v1.11.0
What's Changed
Features
-
160c7be(ui) Add 3 and 10 minute re-lock delays plus a custom value by @hxrebornCustom delays are entered in minutes and apply to the global delay and to
per-app overrides.
Bug Fixes
-
2a52819(hook) Drop the second prompt when uninstalling from the system dialog by @hxrebornUninstalling an app through the system dialog now asks for biometrics once instead of twice.
-
15e3ff2(hook) Resume install prompts as the app that requested them by @hxrebornInstalling an app now goes through on the first tap instead of needing a second one after the prompt.
-
06a0428(hook) Stop re-prompting when an installer asks for pre-approval by @hxrebornInstalling an app from a store that asks for confirmation up front no longer repeats the biometric prompt forever.
-
63c588d(hook) Block screen pinning from opening a locked app without auth by @hxrebornPinning a locked app from recents no longer opens it without authentication.
-
adad21f(hook) Relock a locked app when the user goes home by @hxrebornLocked apps set to re-lock immediately now ask for the prompt again after
you leave them for the home screen, not only after another app opens.