.. |
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
|
Respect system animation setting
|
2023-08-30 15:07:09 +02:00 |
icons
|
Merge pull request #1172 from michaelschattgen/feature/assign-icons
|
2023-09-11 21:07:23 +02:00 |
importers
|
Refer to groups by UUID
|
2023-09-11 22:28:53 +02: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
|
Check for null returned by getQsTile()
|
2023-09-07 23:51:01 +02:00 |
ui
|
Introduce a separate menu for AssignIconsActivity
|
2023-09-18 22:31:38 +02:00 |
util
|
Refer to groups by UUID
|
2023-09-11 22:28:53 +02:00 |
vault
|
Refer to groups by UUID
|
2023-09-11 22:28:53 +02: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 |
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
|
Refer to groups by UUID
|
2023-09-11 22:28:53 +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
|
Add tiles view mode
|
2023-08-23 17:29:18 +02:00 |