This repository has been archived on 2024-06-08. You can view files and clone it, but cannot push or open issues or pull requests.
tachiyomi/app
Ivan Iskandar 90ab04e81d
Require authentication-confirmation to change biometric lock settings (#5695)
* Requires authentication-confirmation to change biometric lock settings

* Prevent double authentications on older APIs when confirming settings changes

* Use new AuthPrompt API for app lock

With this commit, the app lock will only explicitly require Class 2 biometrics
or screen lock credential. Class 3 biometrics are guaranteed to meet Class 2
requirements thus will also be used when available.

* Use extension toast
2021-08-19 18:10:07 -04:00
..
src Require authentication-confirmation to change biometric lock settings (#5695) 2021-08-19 18:10:07 -04:00
.gitignore
build.gradle.kts Update dependencies 2021-08-13 18:18:22 -04:00
proguard-android-optimize.txt
proguard-rules.pro Keep coroutine methods (fixes #5662) 2021-08-05 13:10:09 -04:00
shortcuts.xml Remove more unused strings 2021-05-30 11:10:16 -04:00