Aegis/app/src/main/java/com/beemdevelopment/aegis/vault
Alexander Bakker 4f8a0b9020 Add some more tests
This adds tests for all of the importers, a new scrypt test and some more OTP tests. More to come.
2021-01-10 14:47:27 +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 Keep groups when importing from Authenticator Plus 2020-03-18 21:16:43 +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 Move the creation of exports/backups to a background thread 2020-12-03 22:16:35 +01:00
VaultManagerException.java Add support for backups 2020-04-18 13:38:25 +02:00