Aegis/app/src/main/java/com/beemdevelopment/aegis
Alexander Bakker cca8c9bdf7
Merge pull request #428 from michaelschattgen/feature/qr-transfer
Add ability to transfer tokens with qr codes
2020-06-06 12:24:14 +02:00
..
crypto Don't replace the Bouncy Castle security provider 2020-05-16 21:32:13 +02:00
encoding Add support for importing from TOTP Authenticator 2020-02-19 11:59:34 +01:00
helpers Rename "Database" to "Vault" 2019-12-25 19:21:34 +01:00
importers Import from ZIP for the Authenticator Plus, instead of SQLite databases 2020-05-12 12:09:46 +02:00
otp Add ability to transfer tokens with qr codes 2020-06-06 12:23:28 +02: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 #428 from michaelschattgen/feature/qr-transfer 2020-06-06 12:24:14 +02:00
util Add support for backups 2020-04-18 13:38:25 +02:00
vault Improve overall exception handling and error feedback to the user 2020-05-09 16:12:38 +02:00
AegisApplication.java Fix crash that would occur when locking the screen with a locked vault 2020-05-26 11:33:35 +02:00
CancelAction.java Add temporary backpress fix 2019-09-06 21:48:17 +02:00
Preferences.java Increase password reminder period to 30 days 2020-05-12 22:23:47 +02: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
ViewMode.java Move entry divider logic to EntryListView 2019-06-09 22:41:50 +02:00