The app that keeps your screen turned off when it's in your pocket during calls via bluetooth
If you, like me, have been having issues with your phone unlocking in your pocket when you accept and hang up a call via a bluetooth headset or Android Wear device: this app tries to solve that!
The idea is as follows:
- You accept/make a call or hang up: goto 3.
- The screen unlocks and you are in a call: goto 3.
- CallScreenOff checks if you have a BT headset connected: if yes goto 4, else do nothing
- CallScreenOff uses the proximity sensor to determine if your device is in your pocket: if yes goto 5, else do nothing
- Use Device Manager to lock your screen
- Done!