Releases: hxreborn/biometric-app-lock
Release list
v1.11.4
v1.11.3
What's Changed
Bug Fixes
-
9fcaded(hook) Skip the uninstall prompt for versioned library packages by @hxrebornChrome and WebView updates no longer raise the biometric prompt while removing the old copy of their shared library.
-
c498ef5(ui) Find hook logs when the Xposed framework is not LSPosed by @hxrebornShared logs now include the hook log on Xposed forks that keep it outside LSPosed's own folder.
v1.11.2
v1.11.1
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.
v1.10.2
v1.10.1
v1.10.0
v1.9.1
What's Changed
Bug Fixes
-
8d6a251(auth) Resume apps with no startable activity after unlock by @hxrebornUnlocking an app that has no launchable entry now opens it instead of returning to the home screen.
-
00ec23c(ui) Show apps without a launcher activity in the app list by @hxrebornIconless packages like Shell now appear in the app list and stay visible on the dashboard while locked.