Description
A native Android application to toggle the device's flashlight using a shake gesture,
mimicking the classic Motorola "chop-chop" feature.
Features:
* Gesture Control: Toggle the flashlight on/off by shaking the phone (Motorola-style chop-chop gesture).
* Background Service: Runs efficiently in the background via a dedicated foreground Android Service.
* F-Droid Ready: Strictly respects user privacy—contains zero trackers, zero analytics, and zero advertisements.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- CameraTake photos and videos.
- FLASHLIGHT
- Foreground serviceKeep running in the background, visible in the status bar.
- FOREGROUND_SERVICE_SPECIAL_USE
- NotificationsShow notifications.
- Prevent sleepingKeep the device from going to sleep.
- latarka.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments