You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Aegis/app/src/main/java/com/beemdevelopment/aegis
Alexander Bakker 32e462bdce Load vault file on demand instead of juggling it around in-memory
This trades performance for making VaultManager a bit easier to reason
about.

This also fixes a rare crash that could occur if the user retries to unlock
the app after the previous attempt resulted in an error related to
parsing the vault. The vault file would no longer be present in memory
after the first attempt, causing the second attempt to crash the app.
1 year ago
..
crypto
encoding
helpers
icons
importers
licenses
otp
receivers
services
ui Load vault file on demand instead of juggling it around in-memory 1 year ago
util
vault Load vault file on demand instead of juggling it around in-memory 1 year ago
AccountNamePosition.java
AegisApplication.java
AegisApplicationBase.java
AegisBackupAgent.java
AegisModule.java
CopyBehavior.java
PassReminderFreq.java
Preferences.java
SortCategory.java
Theme.java
ThemeMap.java
ViewMode.java