v1.8.0
What's Changed
Features
-
0764416(auth) Choose which biometrics and screen lock unlock apps by @hxrebornThe unlock prompt and the app's own settings lock now offer face unlock where it counts as a weak-class biometric, with an option to require the strongest biometrics or the screen lock instead.
-
b6c630c(ui) Set unlock methods for a single app by @hxrebornAn app can now use its own biometric and screen lock choice instead of the global one.
-
1e3496c(ui) Label each sensor's biometric class on the dashboard by @hxrebornThe hardware card now shows whether the fingerprint reader and face unlock are Class 3 or Class 2 on this device instead of one combined label.
Bug Fixes
-
b0b6c3f(auth) Retry the unlock prompt when it self-cancels on launch by @hxrebornLocked apps no longer bounce back to the home screen when the unlock prompt disappears before you can authenticate.
-
af8af65(prefs) Apply setting changes without a reboot on all Xposed builds by @hxrebornChanges to the locked app list and other settings now take effect immediately on Xposed builds where they previously applied only after a reboot.