Commit graph

22 commits

Author SHA1 Message Date
Alexander Bakker
0368a992de Update contributing guidelines
This adds a blurb about translations to CONTRIBUTING.md and rewords some
sentences there. I also added a Contributing section to the README.
2020-08-05 16:44:37 +02:00
Alexander Bakker
2347a322b5 Update Travis CI badge in README (again) 2020-07-28 22:49:40 +02:00
Alexander Bakker
fcd3623eef Update Travis CI badge in README 2020-07-28 21:51:16 +02:00
Alexander Bakker
121ba06f5a Add a badge for the Matrix room to the README 2020-07-28 18:47:46 +02:00
Alexander Bakker
6611aa851c Refresh the README a bit 2020-07-28 11:11:44 +02:00
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.
2019-11-27 16:50:33 +01:00
Alexander Bakker
b920fe4b8c Update README.md 2019-10-14 21:16:25 +02:00
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
2019-10-12 13:23:55 +02:00
Michael Schättgen
e0d5aba94a
Update README.md 2019-04-18 17:02:56 +02:00
H. Lehmann
e5f7dce9b8
Added F-droid icon 2019-04-14 14:24:53 +02:00
Alexander Bakker
36e3dd559c Normalize formatting and 'optimize' imports 2019-04-04 14:07:36 +02:00
Alexander Bakker
c5fa40166f Add some info about verifying APK's obtained from GitHub to the README 2019-04-02 21:37:49 +02:00
Alexander Bakker
a2879a4558 Fix the screenshot links in the README 2019-03-31 20:39:41 +02:00
Michael Schättgen
e1fd913817
Update README.md 2019-03-28 13:15:18 +00:00
Michael Schättgen
a21d28a91f
Update README.md 2019-03-28 10:47:24 +00:00
Alexander Bakker
6b1d4a60e3 Credit Freepik from Flaticon for the icon 2019-03-27 12:32:40 +01:00
Michael Schättgen
b0481d6b30
Update README.md 2019-03-27 11:07:03 +00:00
Michael Schättgen
c9b312a398
Update README.md 2019-03-26 12:51:15 +00:00
Alexander Bakker
9fabd7fe10 Prepare fastlane structure for F-Droid 2019-03-26 09:03:13 +01:00
Alexander Bakker
4cf1a5efe4 Acknowledge libsu in the README 2019-03-26 00:57:27 +01:00
Alexander Bakker
44f3b7860d Update README.md 2019-02-09 14:56:18 +01:00
Alexander Bakker
9ef94e2262 Add README.md 2019-02-07 22:44:23 +01:00