mirror of https://github.com/beemdevelopment/Aegis
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.
Summary: - Combine app and file importers into one type - Split encrypted and plain text file logic into separate DatabaseImporter.State classes - Add an abstract FileReader class that can handle reading from apps and files The idea is that every importer implements its own UI logic to obtain credentials for decryption through a dialog. Aegis databases are still an exception to this rule as it still uses an Activity to ask for credentials. This will be addressed in a future patch. As a result of this change all app importers are now also available under "Import from file". |
6 years ago | |
---|---|---|
.. | ||
models | 6 years ago | |
preferences | 7 years ago | |
slides | 7 years ago | |
tasks | 7 years ago | |
views | 6 years ago | |
AegisActivity.java | 6 years ago | |
AuthActivity.java | 6 years ago | |
Dialogs.java | 7 years ago | |
EditEntryActivity.java | 7 years ago | |
GroupManagerActivity.java | 7 years ago | |
IntroActivity.java | 7 years ago | |
MainActivity.java | 6 years ago | |
PreferencesActivity.java | 7 years ago | |
PreferencesFragment.java | 6 years ago | |
ScannerActivity.java | 7 years ago | |
SelectEntriesActivity.java | 6 years ago | |
SlotManagerActivity.java | 7 years ago |