Aegis/app/src/main/java/com/beemdevelopment/aegis
2023-08-18 10:46:08 +02:00
..
crypto Patch scrypt implementation to directly use Java's Integer.rotateLeft 2022-11-20 12:54:55 +01:00
encoding Refactor Yandex support a bit and fix some style issues 2022-02-02 17:55:09 +01:00
helpers Fix a crash caused by ViewHolder.getAdapterPosition returning -1 2022-11-09 20:18:18 +01:00
icons Update dependencies 2022-09-14 18:08:47 +02:00
importers Run key derivation for Authenticator Pro importer on background thread 2023-03-03 23:04:33 +01:00
licenses Update the list of licenses of our dependencies 2020-08-10 18:49:53 +02:00
otp Prevent the use of MD5 for anything other than mOTP 2022-12-04 18:49:54 +01:00
receivers Use VaultLockReceiver in a Context-registered manner 2022-10-15 20:48:36 +02:00
services Start NotificationService as a foreground service 2022-11-23 16:05:22 +01:00
ui Add dialog when password reminder is activated 2023-08-18 10:46:08 +02:00
util Clarify backup reminder with time elapsed since last backup/export 2022-12-04 15:44:45 +01:00
vault Move HTML export logic to a separate file and finish it up 2022-12-05 22:10:35 +01:00
AccountNamePosition.java Add ability to change account name position 2023-08-16 23:40:19 +02:00
AegisApplication.java Use Dagger Hilt for dependency injection 2022-03-06 13:06:34 +01:00
AegisApplicationBase.java Request root access from separate thread and don't use global Shell 2022-12-04 16:55:19 +01:00
AegisBackupAgent.java Store and display backup error messages more clearly 2022-10-05 18:21:50 +02:00
AegisModule.java Use Dagger Hilt for dependency injection 2022-03-06 13:06:34 +01:00
PassReminderFreq.java Allow customization of password reminder frequency 2022-02-17 18:14:08 +01:00
Preferences.java Add ability to change account name position 2023-08-16 23:40:19 +02:00
SortCategory.java Add usage count to entries 2021-06-16 16:22:11 +02: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