Aegis/app/src/main/java/com/beemdevelopment/aegis
2020-07-15 12:53:16 +02:00
..
crypto Fix catching ProviderException with KeyStoreException as the cause 2020-06-23 21:40:52 +02:00
encoding Fix importing andOTP backups with more than 10000 PBKDF iterations 2020-06-06 13:44:23 +02:00
helpers Merge pull request #461 from alexbakker/better-scanner 2020-07-04 11:34:59 +02:00
importers Fix the flakiness of importing from SQLite databases 2020-06-17 11:24:23 +02:00
otp Add ability to transfer tokens with qr codes 2020-06-06 12:23:28 +02:00
services Always cancel the persistent notification when the app task is removed 2020-01-02 13:05:45 +01:00
ui Combine ACTION_PICK and ACTION_GET_CONTENT when selecting an icon 2020-07-15 12:53:16 +02:00
util Add support for backups 2020-04-18 13:38:25 +02:00
vault Fix export filename (again) 2020-06-25 16:24:49 +02:00
AegisApplication.java Unset "singleTask" as the launchMode for MainActivity 2020-06-19 19:32:49 +02:00
CancelAction.java Add temporary backpress fix 2019-09-06 21:48:17 +02:00
Preferences.java Improve backup error handling and frequency 2020-06-14 20:39:09 +02:00
SortCategory.java Rename "Database" to "Vault" 2019-12-25 19:21:34 +01:00
Theme.java automatically adapt to system theme 2020-04-20 15:29:41 +02:00
ViewMode.java Move entry divider logic to EntryListView 2019-06-09 22:41:50 +02:00