Commit Graph

17 Commits (v1.2.1-release)

Author SHA1 Message Date
Alexander Bakker 3be9aecb88 Replace the custom fingerprint auth UI with BiometricPrompt
This patch replaces the usage of the deprecated FingerprintManager API with
BiometricPrompt. This uses the Android X library, so we get the native biometric
prompt on recent versions of Android and a Google-made one on older versions. By
not working with custom prompts for biometric authentication like we do now, we
can be sure that any issues like #70, #81, #237 are not actually our fault.
Here's what it looks like:

![](https://alexbakker.me/u/b2rmf3x0b9.jpeg)

As a nice aside, this also adds support for the new facial recognition as an
authentication method on Pixel 4 phones.

This is still a draft, but early feedback is welcome.
6 years ago
Alexander Bakker b920fe4b8c Update README.md 6 years ago
Alexander Bakker 2e301c5389 Update screenshots
This updates the screenshots for F-Droid and the README to the ones shown in our
Play Store listing. I also removed the old icon attribution notice
6 years ago
Michael Schättgen e0d5aba94a
Update README.md 6 years ago
H. Lehmann e5f7dce9b8
Added F-droid icon 6 years ago
Alexander Bakker 36e3dd559c Normalize formatting and 'optimize' imports 6 years ago
Alexander Bakker c5fa40166f Add some info about verifying APK's obtained from GitHub to the README 6 years ago
Alexander Bakker a2879a4558 Fix the screenshot links in the README 6 years ago
Michael Schättgen e1fd913817
Update README.md 6 years ago
Michael Schättgen a21d28a91f
Update README.md 6 years ago
Alexander Bakker 6b1d4a60e3 Credit Freepik from Flaticon for the icon 6 years ago
Michael Schättgen b0481d6b30
Update README.md 6 years ago
Michael Schättgen c9b312a398
Update README.md 6 years ago
Alexander Bakker 9fabd7fe10 Prepare fastlane structure for F-Droid 6 years ago
Alexander Bakker 4cf1a5efe4 Acknowledge libsu in the README 6 years ago
Alexander Bakker 44f3b7860d Update README.md 7 years ago
Alexander Bakker 9ef94e2262 Add README.md 7 years ago