Aegis/app/src/main/java/com/beemdevelopment/aegis
2020-02-19 12:02:17 +01:00
..
crypto Replace implementations of Base16, Base32 and Base64 with Guava 2020-02-01 14:11:55 +01:00
encoding Replace implementations of Base16, Base32 and Base64 with Guava 2020-02-01 14:11:55 +01:00
helpers Rename "Database" to "Vault" 2019-12-25 19:21:34 +01:00
importers Add support for importing encrypted and manually entered tokens from Authy 2020-02-19 12:02:17 +01:00
otp Replace implementations of Base16, Base32 and Base64 with Guava 2020-02-01 14:11:55 +01:00
services Always cancel the persistent notification when the app task is removed 2020-01-02 13:05:45 +01:00
ui Add support for importing encrypted and manually entered tokens from Authy 2020-02-19 12:02:17 +01:00
util Introduce UUIDMap for storing objects that are keyed by a UUID 2019-08-03 17:50:25 +02:00
vault Replace implementations of Base16, Base32 and Base64 with Guava 2020-02-01 14:11:55 +01:00
AegisApplication.java Rename "Database" to "Vault" 2019-12-25 19:21:34 +01:00
CancelAction.java Add temporary backpress fix 2019-09-06 21:48:17 +02:00
Preferences.java Remind users who use biometrics to enter their password periodically 2020-01-19 15:53:04 +01:00
SortCategory.java Rename "Database" to "Vault" 2019-12-25 19:21:34 +01:00
Theme.java Fix the last couple of sorting bugs (#77) 2019-05-15 21:29:45 +02:00
ViewMode.java Move entry divider logic to EntryListView 2019-06-09 22:41:50 +02:00