.. |
slots
|
Strip a biometric slot when a backup is made
|
2024-07-22 17:53:04 +00:00 |
Vault.java
|
Save the vault when saving group filter right after a vault version bump
|
2024-05-31 17:02:15 +02:00 |
VaultBackupManager.java
|
Implement single backup
|
2024-11-15 13:51:29 +01:00 |
VaultBackupPermissionException.java
|
Explain vault backup permission error
|
2023-11-29 20:09:37 +01:00 |
VaultEntry.java
|
Add ability to sort based on last used timestamp
|
2024-03-16 16:14:47 +01:00 |
VaultEntryException.java
|
Introduce support for icon packs
|
2021-04-07 17:28:08 +02:00 |
VaultEntryIcon.java
|
Use the hash of entry icons as keys for Glide caching
|
2024-01-18 23:55:16 +01:00 |
VaultException.java
|
Rename "Database" to "Vault"
|
2019-12-25 19:21:34 +01:00 |
VaultFile.java
|
Store and display backup error messages more clearly
|
2022-10-05 18:21:50 +02:00 |
VaultFileCredentials.java
|
Always copy VaultFileCredentials when accessing it
|
2022-10-05 19:42:18 +02:00 |
VaultFileException.java
|
Rename "Database" to "Vault"
|
2019-12-25 19:21:34 +01:00 |
VaultGroup.java
|
Refer to groups by UUID
|
2023-09-11 22:28:53 +02:00 |
VaultHtmlExporter.java
|
Move HTML export logic to a separate file and finish it up
|
2022-12-05 22:10:35 +01:00 |
VaultManager.java
|
Implement single backup
|
2024-11-15 13:51:29 +01:00 |
VaultRepository.java
|
Use DiffUtil for the RecyclerView of the entry list
|
2024-09-25 22:29:49 +02:00 |
VaultRepositoryException.java
|
Use Dagger Hilt for dependency injection
|
2022-03-06 13:06:34 +01:00 |