Aegis/app/src/main/java/com/beemdevelopment/aegis
Alexander Bakker d1e3224cba Store the group filter as JSON in preferences
This ensures we don't run into issues if the group name contains a ','
2021-05-26 10:46:49 +02:00
..
crypto Add panic trigger which deletes vault 2020-10-30 11:46:28 +01:00
encoding Fix importing andOTP backups with more than 10000 PBKDF iterations 2020-06-06 13:44:23 +02:00
helpers Remove padding from Y plane data before passing it to ZXing 2021-05-04 19:21:57 +02:00
icons Introduce support for icon packs 2021-04-07 17:28:08 +02:00
importers Add support from importing from 2FAS Authenticator 2021-05-05 10:58:22 +02:00
licenses Update the list of licenses of our dependencies 2020-08-10 18:49:53 +02:00
otp Disable some fields if Steam OTP type is selected 2021-01-30 16:41:25 +01:00
services Always cancel the persistent notification when the app task is removed 2020-01-02 13:05:45 +01:00
ui Force search filter to null if it's empty 2021-05-22 13:09:52 +02:00
util Improve the export functionality in numerous ways 2020-10-30 23:03:10 +01:00
vault Introduce support for icon packs 2021-04-07 17:28:08 +02:00
AegisApplication.java Update dependencies 2021-05-08 10:10:08 +02:00
AegisBackupAgent.java Add support for participating in Android's backup system 2021-01-16 16:19:25 +01:00
Preferences.java Store the group filter as JSON in preferences 2021-05-26 10:46:49 +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
ThemeMap.java Switch from Appcompat to Material Components theme 2021-01-23 15:23:02 +01:00
ViewMode.java Move entry divider logic to EntryListView 2019-06-09 22:41:50 +02:00