Discover

Topics

Pocket Mode: Prevent accidental clicks

Pocket Mode: Prevent accidental clicks APK

Pocket Mode: Prevent accidental clicks APK

1.11.0.0 FreeArtem Chepurnoy ⇣ Download APK (1.63 MB)

Prevents accidental clicks while phone is in pocket

What's Pocket Mode: Prevent accidental clicks APK?

Pocket Mode: Prevent accidental clicks is a app for Android, It's developed by Artem Chepurnoy author.
First released on google play in 4 years ago and latest version released in 1 year ago.
This app has 23.2K download times on Google play and rated as 2.17 stars with 133 rated times.
This product is an app in Tools category. More infomartion of Pocket Mode: Prevent accidental clicks on google play
Pocket Mode is an Android app that locks your phone when you cover the proximity sensor.

I have developed this app because stock Android lacks this feature and my phone always changes something or disables important things while laying inside the pocket. Seriously, this had to be stopped.

The app is completely free and open source, the donations are welcomed but do not provide any benefit for the user.

How does it work:


Pocket mode monitors the proximity sensor for a fraction of a second after turning the screen on. If in this time window the proximity sensor has been covered for a defined period the app turns the screen back off.

Used permissions explained:


- Accessibility service -- Pocket Mode uses accessibility service to send the command that locks the screen. Without it locking the screen would require a PIN code on each unlock, ruining the user experience.
- android.permission.RECEIVE_BOOT_COMPLETED -- needed to restart the service after a reboot.
- android.permission.READ_PHONE_STATE -- needed to pause screen locking while call is ongoing.