Aegis/app/src/main/java
Alexander Bakker 8bbbe3611a Don't initialize VaultManager after the intro unless saving succeeds
In rare cases where writing to disk fails after the intro, a crash could
occur if the user presses "Done" again. VaultManager would have been
initialized, and trying to initialize it again would result in a crash.
2024-03-13 16:36:09 +01:00
..
com/beemdevelopment/aegis Don't initialize VaultManager after the intro unless saving succeeds 2024-03-13 16:36:09 +01:00