Aegis/app/src/main/java/com/beemdevelopment/aegis/vault
Alexander Bakker 68436fba9c Rewrite layout of EditEntryActivity to not use TableLayout
This prevents excessive overdraw and fixes the UI tests
2021-01-24 12:53:29 +01:00
..
slots Add some more tests 2021-01-10 14:47:27 +01:00
Vault.java Replace implementations of Base16, Base32 and Base64 with Guava 2020-02-01 14:11:55 +01:00
VaultBackupManager.java Move the creation of exports/backups to a background thread 2020-12-03 22:16:35 +01:00
VaultEntry.java Rewrite layout of EditEntryActivity to not use TableLayout 2021-01-24 12:53:29 +01:00
VaultException.java Rename "Database" to "Vault" 2019-12-25 19:21:34 +01:00
VaultFile.java Replace implementations of Base16, Base32 and Base64 with Guava 2020-02-01 14:11:55 +01:00
VaultFileCredentials.java Rename "Database" to "Vault" 2019-12-25 19:21:34 +01:00
VaultFileException.java Rename "Database" to "Vault" 2019-12-25 19:21:34 +01:00
VaultManager.java Add support for participating in Android's backup system 2021-01-16 16:19:25 +01:00
VaultManagerException.java Add support for backups 2020-04-18 13:38:25 +02:00