mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-04-23 15:29:15 +00:00
This makes it so that EditEntryActivity directly saves entries to the vault, instead of passing them back to MainActivity through an Intent first. This prevents crashes that can occur when an entry has a large icon and the Bundle inside the Intent becomes too large. This is the first part of a series of patches I plan on submitting, where I try to repair the damage done by my misguided obsession of only touching the global state in certain places. |
||
---|---|---|
.. | ||
crypto | ||
encoding | ||
helpers | ||
importers | ||
otp | ||
services | ||
ui | ||
util | ||
vault | ||
AegisApplication.java | ||
CancelAction.java | ||
Preferences.java | ||
SortCategory.java | ||
Theme.java | ||
ViewMode.java |