Aegis/app/src/main/java/com/beemdevelopment/aegis/vault
Michael Schättgen e38121efee
Merge pull request #306 from alexbakker/atomic-file
Protect writes of the vault file against corruption with AtomicFile
2020-02-24 21:31:21 +01:00
..
slots Replace implementations of Base16, Base32 and Base64 with Guava 2020-02-01 14:11:55 +01:00
Vault.java Replace implementations of Base16, Base32 and Base64 with Guava 2020-02-01 14:11:55 +01:00
VaultEntry.java Replace implementations of Base16, Base32 and Base64 with Guava 2020-02-01 14:11:55 +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 Protect writes of the vault file against corruption with AtomicFile 2020-02-02 13:23:45 +01:00
VaultManagerException.java Rename "Database" to "Vault" 2019-12-25 19:21:34 +01:00