Aegis/app/src/main/java/com/beemdevelopment/aegis
Alexander Bakker 6a5323b12b Make the Google Authenticator Protobuf parser more complete
I don't think Google Authenticator actually currently supports any of these
extra digit/algorithm options, but they're specified in the proto file, so we
should support them for completeness sake.
2020-12-07 21:28:27 +01:00
..
crypto Add panic trigger which deletes vault 2020-10-30 11:46:28 +01:00
encoding Fix importing andOTP backups with more than 10000 PBKDF iterations 2020-06-06 13:44:23 +02:00
helpers Merge pull request #603 from alexbakker/resize-qr-image 2020-11-07 21:06:11 +01:00
importers Display some help text in the importer selection dialog 2020-10-30 16:11:53 +01:00
licenses Update the list of licenses of our dependencies 2020-08-10 18:49:53 +02:00
otp Make the Google Authenticator Protobuf parser more complete 2020-12-07 21:28:27 +01:00
services Always cancel the persistent notification when the app task is removed 2020-01-02 13:05:45 +01:00
ui Merge pull request #618 from alexbakker/backup-thread 2020-12-04 10:48:03 +01:00
util Improve the export functionality in numerous ways 2020-10-30 23:03:10 +01:00
vault Move the creation of exports/backups to a background thread 2020-12-03 22:16:35 +01:00
AegisApplication.java Move the creation of exports/backups to a background thread 2020-12-03 22:16:35 +01:00
Preferences.java Add panic trigger which deletes vault 2020-10-30 11:46:28 +01:00
SortCategory.java Rename "Database" to "Vault" 2019-12-25 19:21:34 +01:00
Theme.java automatically adapt to system theme 2020-04-20 15:29:41 +02:00
ThemeMap.java Fix two minor issues in themes 2020-07-11 18:42:44 +02:00
ViewMode.java Move entry divider logic to EntryListView 2019-06-09 22:41:50 +02:00