Aegis/app/src/main/java/com/beemdevelopment/aegis
Alexander Bakker 60c72d48ee Switch to AboutLibraries for the third-party license list
The previous library we were using is unmaintained and can't be
customized to match the Material 3 theme.
2024-03-23 13:41:02 +01: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 Switch to AboutLibraries for the third-party license list 2024-03-23 13:41:02 +01:00
icons Prioritize normal icon issuer matches over inverse matches 2024-01-20 14:25:17 +01:00
importers Merge pull request #1278 from alexbakker/fix-1077 2024-03-13 16:24:22 +01: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 Stop using deprecated startActivityAndCollapse(Intent) 2023-12-27 17:51:53 +01:00
ui Switch to AboutLibraries for the third-party license list 2024-03-23 13:41:02 +01:00
util Refer to groups by UUID 2023-09-11 22:28:53 +02:00
vault Add ability to sort based on last used timestamp 2024-03-16 16:14:47 +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 Material 3 2024-03-13 16:03:56 +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
CopyBehavior.java Add ability to change copy behavior 2023-08-20 15:51:32 +02:00
PassReminderFreq.java Allow customization of password reminder frequency 2022-02-17 18:14:08 +01:00
Preferences.java Add ability to sort based on last used timestamp 2024-03-16 16:14:47 +01:00
SortCategory.java Add ability to sort based on last used timestamp 2024-03-16 16:14:47 +01:00
Theme.java automatically adapt to system theme 2020-04-20 15:29:41 +02:00
ThemeMap.java Material 3 2024-03-13 16:03:56 +01:00
ViewMode.java Fix various minor inconsistencies in entry list item offsets 2024-03-19 22:40:47 +01:00