by Simon Conrad
Version 6 (May 31, 2024)
Download (11 downloads)
Enables "Skip Lockscreen" for face unlock and disables the Always on Display when no media is active.
Android devices supporting face unlock have the option to skip the lock screen as soon as a matching face is detected. This is convenient, but unfortunately disables the media control widget on the lockscreen.
To avoid this, this flow disables skipping the lockscreen as long as media is playing.
This flow modifies a secure setting and may need additional privileges granted via adb. Tested on Google Pixel 8a.
If you want to remove a functionality (conditionally skipping the lockscreen / toggling the AOD), you can remove the corresponding "Set Setting ..." block at the bottom of the flow.