Skip to content

Releases: MaxwellDPS/Flock-You-Android

Flock You v0.0.3

23 Jan 05:10

Choose a tag to compare

Flock You v0.0.3 Pre-release
Pre-release

. Open the APK to install

Requirements

  • Android 8.0 (API 26) or higher
  • Location permissions for scanning
  • Bluetooth permissions for BLE detection

Based on colonelpanichacks/flock-you

Full Changelog: v0.0.2...v0.0.3

Flock You v0.0.2

23 Jan 02:16

Choose a tag to compare

Flock You v0.0.2 Pre-release
Pre-release

. Open the APK to install

Requirements

  • Android 8.0 (API 26) or higher
  • Location permissions for scanning
  • Bluetooth permissions for BLE detection

Based on colonelpanichacks/flock-you

Full Changelog: v0.0.1...v0.0.2

Flock You v0.0.1

22 Jan 05:49

Choose a tag to compare

Flock You v0.0.1 Pre-release
Pre-release

Use the FlockYou-sideload-v0.0.1.apk if you dont know what u r doing

Testing & Compatibility

Currently tested on Pixel 10 (PixelOS) and Pixel 9 (GrapheneOS). If you try another device,
please share your experience and report any issues!


🎀 Microphone / Ultrasonic Detection

  • Microphone permissions are optional
  • Even if previously granted, ultrasonic detection requires explicit opt-in:
    Settings β†’ Privacy β†’ Privacy and Data β†’ Enable Ultrasonics
  • Audio is buffered in 10-second increments in encrypted memory, then discarded

🌐 Network Access

Network access is only used to periodically fetch the IEEE OUI database. You can route this
traffic through https://orbot.app/en/ for additional privacy.


πŸ€– On-Device AI Analysis


πŸ“’ Detection Sensitivity

Detections are tuned aggressively right nowβ€”expect false positives. To help provide feedback:

  1. Enable Advanced Mode in Settings
  2. Tap the bug icon in the top bar to copy debug logs
  3. ⚠️ Review logs for sensitive info before sharing

πŸ“š Documentation


πŸ—οΈ Known Issues & WIP

  1. Flipper integration is almost complete but still a work in progress
  2. UI refresh issues β€” some values don't always update properly, especially on the status page
  3. GrapheneOS limitations:
    - BLE scanning does not work
    - Cell/location features are limited
    - https://github.com/MaxwellDPS/Flock-You-Android/blob/main/OEM_INTEGRATION.md exist for deeper
    integration (GrapheneOS bake-in still needs testing)

Requirements

  • Android 8.0 (API 26) or higher
  • Location permissions for scanning
  • Bluetooth permissions for BLE detection

Full Changelog: https://github.com/MaxwellDPS/Flock-You-Android/commits/v0.0.1