package icon

Privacy Flip

Manage your device privacy based on lock/unlock state
New in version 2.1.2
- Fixed critical race condition in camera/microphone disabling during screen lock
- Added stabilization delay to prevent keyguard timing issues
- Improved Bluetooth connection detection with multiple fallback methods
- Enhanced "only if unused" reliability for Bluetooth headphones
- Added Samsung NFC payment override detection and opt-in auto-retry
- Added experimental Accessibility Service for side button lock support
- Removed app filtering - users can now exempt ANY app including system apps
Privacy Flip automatically manages your device's privacy features based on screen lock/unlock state. When you lock your device, it can disable Wi-Fi, Bluetooth, mobile data, location services, NFC, and even camera/microphone sensors. When you unlock, it intelligently restores the features you want back on.

Works with Root OR Shizuku - Choose your preferred privilege method!

Features:

• Manage your device privacy based on lock/unlock state
• Dual privilege support: Root OR Shizuku (no root required!)
• Automatic privilege detection (Sui > Root > Shizuku)
• Configurable feature control (Wi-Fi, Bluetooth, Mobile Data, Location, NFC, Camera, Microphone, Airplane Mode, Battery Saver)
• Customizable timing delays (0-60 seconds granular, 2 minutes, or 5 minutes)
• Smart "only if unused/not connected" modes for WiFi, Bluetooth, Location
• App exemption system (skip privacy for specific foreground apps)
• Samsung NFC payment override detection with opt-in auto-retry
• Optional Accessibility Service for side button instant-lock support
• Advanced multi-tier Bluetooth connection detection
• Background service for persistent monitoring
• Quick Settings tile integration

Privacy Features Controlled:

• Wi-Fi - Disable/enable wireless connectivity
• Bluetooth - Control Bluetooth radio
• Mobile data - Manage cellular data connection
• Location services - Control GPS and location tracking
• NFC - Control NFC sensor
• Camera - Disable/enable camera sensor privacy (Android 12+)
• Microphone - Disable/enable microphone sensor privacy (Android 12+)
• Airplane Mode - Enable on lock (opt-in, disables all radios at once)
• Battery Saver - Enable on lock (opt-in, reduces background activity)

Note: Camera and microphone ignore custom delays and trigger immediately (if not in use to avoid interrupting calls), due to Android limitations

Requirements:

• Android 7.0+ (API level 24)
• Android 12+ (API level 31) for camera/microphone features

Choose your privilege method:

Option 1: Shizuku (No root required!)
• Shizuku app installed and running
• ADB privileges via USB or wireless debugging
• Perfect for non-rooted devices

Option 2: Root Access (Recommended for rooted devices)
• Root access via Magisk, SuperSU, or similar
• Best performance with UID 0 privileges

Option 3: Dhizuku (Device Owner method)
• Device set as Device Owner or Profile Owner
• No root required, no ADB after setup
• Persistent privileges across reboots
• Perfect for enterprise/privacy-focused setups

Option 4: Sui (Best of both worlds)
• Rooted device with Magisk
• Sui Magisk module installed
• Best user experience - automatic startup, no prompts

Privacy & Security:

• Zero telemetry - No data sent to external servers
• Local storage only - All settings stored on device
• No network permissions - App cannot access internet
• Open source - https://github.com/dorumrr/privacyFlip

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 2.1.2 (23) suggested Added on Jan 23, 2026

    This version requires Android 7.0 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    Permissions
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • android.permission.BIND_QUICK_SETTINGS_TILE
    • run foreground service
      Allows the app to make use of foreground services.
    • run foreground service with the type "specialUse"
      Allows the app to make use of foreground services with the type "specialUse"
    • android.permission.PACKAGE_USAGE_STATS
    • show notifications
      Allows the app to show notifications
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • ask to ignore battery optimizations
      Allows an app to ask for permission to ignore battery optimizations for that app.
    • control vibration
      Allows the app to control the vibrator.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.
    • com.rosan.dhizuku.permission.ACCESS_DHIZUKU_SERVICE
    • com.rosan.dhizuku.permission.API
    • io.github.dorumrr.privacyflip.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
    • moe.shizuku.manager.permission.API_V23

    Download APK 2 MiB PGP Signature | Build Log

  • New in version 2.1.1
    Enhanced the NFC command execution (also added extra logging for device specific cases)
  • Version 2.1.1 (22) - Added on Jan 17, 2026

    This version requires Android 7.0 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    Permissions
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • android.permission.BIND_QUICK_SETTINGS_TILE
    • run foreground service
      Allows the app to make use of foreground services.
    • run foreground service with the type "specialUse"
      Allows the app to make use of foreground services with the type "specialUse"
    • android.permission.PACKAGE_USAGE_STATS
    • show notifications
      Allows the app to show notifications
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • ask to ignore battery optimizations
      Allows an app to ask for permission to ignore battery optimizations for that app.
    • control vibration
      Allows the app to control the vibrator.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.
    • com.rosan.dhizuku.permission.ACCESS_DHIZUKU_SERVICE
    • com.rosan.dhizuku.permission.API
    • io.github.dorumrr.privacyflip.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
    • moe.shizuku.manager.permission.API_V23

    Download APK 2 MiB PGP Signature | Build Log

  • New in version 2.1.0
    Fixed a bug that was preventing NFC disabling to work consistently
    Added support for Dhizuku
    Added app exemption feature
    Added "only if not already enabled" option to prevent connection resets
  • Version 2.1.0 (21) - Added on Jan 09, 2026

    This version requires Android 7.0 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    Permissions
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • android.permission.BIND_QUICK_SETTINGS_TILE
    • run foreground service
      Allows the app to make use of foreground services.
    • run foreground service with the type "specialUse"
      Allows the app to make use of foreground services with the type "specialUse"
    • android.permission.PACKAGE_USAGE_STATS
    • show notifications
      Allows the app to show notifications
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • ask to ignore battery optimizations
      Allows an app to ask for permission to ignore battery optimizations for that app.
    • control vibration
      Allows the app to control the vibrator.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.
    • com.rosan.dhizuku.permission.ACCESS_DHIZUKU_SERVICE
    • com.rosan.dhizuku.permission.API
    • io.github.dorumrr.privacyflip.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
    • moe.shizuku.manager.permission.API_V23

    Download APK 2.0 MiB PGP Signature | Build Log