Michael Schättgen
8912d75870
Fix padding unlock button
2024-03-20 21:33:15 +01:00
Michael Schättgen and GitHub
e70499bcff
Merge pull request #1319 from alexbakker/amoled-code-color
...
Make the code color white for AMOLED
2024-03-20 21:32:09 +01:00
Michael Schättgen and GitHub
584b0acb2b
Merge pull request #1318 from alexbakker/no-compact-divider
...
Fix various minor inconsistencies in entry list item offsets
2024-03-19 22:50:13 +01:00
Michael Schättgen
7ec786231e
Update featured screenshots with material 3 refresh
2024-03-17 23:23:44 +01:00
Michael Schättgen
bf7c60d620
Fix shape of favorited entries
2024-03-16 17:38:56 +01:00
Michael Schättgen
9bae4d6bbc
Add ability to sort based on last used timestamp
2024-03-16 16:14:47 +01:00
Michael Schättgen and GitHub
ec01a4a96d
Merge pull request #1240 from GitGitro/master
...
Add delta-aegis-icons to the Readme
2024-03-15 22:46:55 +01:00
Michael Schättgen
f1e14e6645
Fix a couple UI inconsistencies
2024-03-15 22:12:55 +01:00
Michael Schättgen
52ecf12576
Fix copied text visibility
2024-03-15 21:34:59 +01:00
Michael Schättgen and GitHub
dfd720b406
Merge pull request #1303 from alexbakker/amoled-dynamic
...
Apply dark background colors when combining AMOLED and dynamic colors
2024-03-14 20:38:31 +01:00
Michael Schättgen and GitHub
cffe15735c
Merge pull request #1302 from alexbakker/fix-cam-btn-color
...
Set the correct color for the camera switch button
2024-03-14 20:16:18 +01:00
Michael Schättgen and GitHub
8512986a6b
Merge pull request #1301 from alexbakker/fix-1300
...
Use MaterialColors.getColor instead of our own helper
2024-03-14 20:01:53 +01:00
Michael Schättgen and GitHub
22c9ab7c03
Merge pull request #1295 from alexbakker/intro-init-crash
...
Don't initialize VaultManager after the intro unless saving succeeds
2024-03-13 16:51:39 +01:00
Michael Schättgen and GitHub
f8ad3d16fc
Merge pull request #1297 from alexbakker/entry-move-anim
...
Restore entry list item animations
2024-03-13 16:40:41 +01:00
Michael Schättgen and GitHub
fbd3bf3ff5
Merge pull request #1296 from alexbakker/shown-entries-bold
...
Only bold number of shown entries if found in the translated string
2024-03-13 16:39:30 +01:00
Michael Schättgen and GitHub
2d0e201060
Merge pull request #1294 from alexbakker/load-vaultfile
...
Load vault file on demand instead of juggling it around in-memory
2024-03-13 16:29:01 +01:00
Michael Schättgen and GitHub
b59350337f
Merge pull request #1293 from alexbakker/disable-unlock-button
...
Disable the unlock button until the slot decryption task is done
2024-03-13 16:27:44 +01:00
Michael Schättgen and GitHub
6d73e5101c
Merge pull request #1278 from alexbakker/fix-1077
...
Pass down the root shell to every SuFile for the Authy importer
2024-03-13 16:24:22 +01:00
Michael Schättgen and GitHub
d16d56c4b0
Merge pull request #1263 from alexbakker/icon-suggestion-prio
...
Prioritize normal icon issuer matches over inverse matches
2024-03-13 16:23:55 +01:00
Michael Schättgen and GitHub
224ec2553c
Merge pull request #1262 from alexbakker/glide-caching
...
Use the hash of entry icons as keys for Glide caching
2024-02-01 22:47:39 +01:00
Michael Schättgen and GitHub
5acacf63e1
Merge pull request #1249 from alexbakker/2fas-schema4
...
Add support for importing 2FAS schema v4 backups
2024-02-01 22:06:23 +01:00
Michael Schättgen and GitHub
566bcac3e0
Merge pull request #1236 from alexbakker/steam-xposed
...
Add support for importing decrypted Steam JSON blob
2024-01-09 23:03:05 +01:00
Michael Schättgen and GitHub
3dd70de5df
Merge pull request #1233 from alexbakker/explain-uri-perms
...
Explain vault backup permission error
2023-11-29 21:26:18 +01:00
Michael Schättgen
da2244f511
Improve issuer and account sorting
2023-11-29 20:57:48 +01:00
Michael Schättgen and GitHub
88caafd61c
Merge pull request #1232 from jsoberg/jsoberg/1231/fixing-configuration-change-licensedialog-crash
...
#1231 - Fix crash in License and Changelog dialogs on configuration change
2023-11-29 14:44:23 +01:00
Michael Schättgen
1c86c5fd51
Add ability to select all tokens
2023-09-24 17:12:37 +02:00
Michael Schättgen and GitHub
92e9e047a7
Merge pull request #1192 from alexbakker/agp-migration
...
Transition to non-final resource IDs and non-transitive R classes
2023-09-20 22:32:48 +02:00
Michael Schättgen and GitHub
d09e81232a
Merge pull request #1190 from alexbakker/fix-assign-icons-menu
...
Introduce a separate menu for AssignIconsActivity
2023-09-19 21:01:24 +02:00
Michael Schättgen and GitHub
0760bfc618
Merge pull request #1188 from alexbakker/fix-anim-issues
...
Fix two issues related to animation duration scale
2023-09-11 21:34:33 +02:00
Michael Schättgen
1a6f85ccb6
Add ability to assign icons
...
More progress
Open IconPicker dialog on click
Add ability to reset
Fix changing icons
Cleanup
Add ability to assign icons after import
PR fixes
2023-09-10 12:14:57 +02:00
Michael Schättgen and GitHub
b84ecf15da
Merge pull request #1184 from alexbakker/no-nested-recyclerview
...
Never wrap RecyclerView with a NestedScrollView
2023-09-10 00:32:41 +02:00
Michael Schättgen and GitHub
1c1dee560c
Merge pull request #1182 from alexbakker/clarify-intro-import
...
Clarify that only Aegis vaults can be imported during the intro
2023-09-09 21:05:53 +02:00
Michael Schättgen and GitHub
72511fc02b
Merge pull request #1180 from alexbakker/fix-tile-crash
...
Check for null returned by getQsTile()
2023-09-08 00:26:47 +02:00
Michael Schättgen and GitHub
79ade74c0c
Merge pull request #1179 from alexbakker/icon-name
...
Introduce optional 'name' field for iconpack icons
2023-09-08 00:26:15 +02:00
Michael Schättgen and GitHub
8164e91dd0
Merge pull request #1178 from alexbakker/fix-auth-pro
...
Add support for new Authenticator Pro backup format
2023-09-07 23:59:28 +02:00
Michael Schättgen
27e56d60b5
Release v2.2.1
build / build (push) Canceled after 0s
build / test (push) Canceled after 0s
2023-09-06 23:49:51 +02:00
Michael Schättgen and GitHub
aac77442bf
Merge pull request #1175 from michaelschattgen/hotfix/biometrics-unlock
...
Fix biometrics unlock button on AuthActivity
2023-09-06 23:43:50 +02:00
Michael Schättgen
c9cf6729e0
Fix biometrics unlock button on AuthActivity
2023-09-06 23:39:18 +02:00
Michael Schättgen
b205438982
Add ability to skip duplicates during import
2023-09-06 12:40:01 +02:00
Michael Schättgen
4f83706f73
Release v2.2
build / build (push) Canceled after 0s
build / test (push) Canceled after 0s
2023-09-05 23:12:55 +02:00
Michael Schättgen
44bb11e2d8
Update translations from Crowdin
2023-09-05 22:54:29 +02:00
Michael Schättgen and GitHub
92b31c3eda
Reference to new icon pack in readme
2023-09-03 18:58:15 +02:00
Michael Schättgen
5e35cc203f
Fix bug in Japanese translation
2023-08-30 22:58:32 +02:00
Michael Schättgen
67d7f7a75d
Release v2.2-beta1
build / build (push) Canceled after 0s
build / test (push) Canceled after 0s
2023-08-30 21:37:56 +02:00
Michael Schättgen
18e6fd2561
Update translations from Crowdin
2023-08-30 21:09:24 +02:00
Michael Schättgen and Alexander Bakker
9ff8efab69
Respect system animation setting
...
Co-authored-by: Alexander Bakker <ab@alexbakker.me >
2023-08-30 15:07:09 +02:00
Michael Schättgen
8917bb3b94
Fix the spacing between issuer and account name
2023-08-23 18:45:39 +02:00
Michael Schättgen and Alexander Bakkker
d90303cf0e
Add tiles view mode
...
Minor UI improvements
Fix animations
Fix typo
Improvements made after PR review
PR improvements
Co-authored-by: Alexander Bakkker <ab@alexbakker.me >
2023-08-23 17:29:18 +02:00
Michael Schättgen
edb1d8d76f
Add ability to only show names when necessary
2023-08-21 00:24:10 +02:00
Michael Schättgen
3ff242e6b6
Add ability to change copy behavior
2023-08-20 15:51:32 +02:00
Michael Schättgen
51897a4ab7
Update featured screenshots in README.md
...
this was well needed
2023-08-20 13:05:26 +02:00
Michael Schättgen
ef069e49af
Add dialog when password reminder is activated
2023-08-18 10:46:08 +02:00
Michael Schättgen and GitHub
d3c48848be
Merge pull request #1162 from michaelschattgen/feature/account-name-position
...
Add ability to change account name position
2023-08-17 02:20:17 +02:00
Michael Schättgen
813fd62dc7
Add ability to change account name position
2023-08-16 23:40:19 +02:00
Michael Schättgen and GitHub
8c81ec0739
Merge pull request #1140 from nerodevo/master
...
Remove unwanted character
2023-08-16 01:47:58 +02:00
Michael Schättgen and GitHub
b08a2f5f93
Fix minor typo in FAQ
...
Closes #1158
2023-08-09 00:31:46 +02:00
Michael Schättgen
3c9e5a9fdb
Fix empty state while using search filter
2023-02-27 23:49:35 +01:00
Michael Schättgen
61d41a26fa
Add ability to disable backup reminder
2023-02-05 18:31:31 +01:00
Michael Schättgen
6a1e6db486
Add quick setting tiles
2022-11-06 15:21:33 +01:00
Michael Schättgen
1f69bf558e
Temporarily disable failed test output in Github Actions
2022-11-03 13:41:17 +01:00
Michael Schättgen
dd88f5bb0c
Fix crash when using non latin language
2022-11-03 13:37:15 +01:00
Michael Schättgen
5ec1e33a31
Add ability to favorite/pin entries
2022-10-26 14:07:49 +02:00
Michael Schättgen and GitHub
a14dd382bf
Merge pull request #831 from strugee/checked-filter
...
Make group chips checked when selected
2021-10-20 13:19:27 +02:00
Michael Schättgen
34cd16f240
Add usage count to entries
...
Update Preferences.java
Fix build error and review improvements
2021-06-16 16:22:11 +02:00
Michael Schättgen and GitHub
ec1913c77a
Merge pull request #661 from alexbakker/fix-660
...
Use name() instead of toString() on StandardCharsets.UTF_8
2021-01-13 20:44:07 +01:00
Michael Schättgen and GitHub
3e40cc9c8f
Merge pull request #655 from alexbakker/phonefactor-error
...
Show a clearer error message when encountering phonefactor:// URI's
2021-01-13 20:24:26 +01:00
Michael Schättgen and GitHub
40d1e22079
Merge pull request #643 from alexbakker/documentsui-error
...
Simplify the auto lock block logic and show an error if DocumentsUI is missing
2021-01-13 20:22:57 +01:00
Michael Schättgen and GitHub
38bbb60414
Merge pull request #652 from alexbakker/fix-authy-import
...
Don't rely on accountType to detect proprietary Authy tokens
2021-01-13 20:11:22 +01:00
Michael Schättgen and GitHub
a795015487
Merge pull request #626 from alexbakker/update-deps-2
...
Update dependencies
2021-01-03 23:55:09 +01:00
Michael Schättgen and GitHub
a27e3c6364
Merge pull request #642 from alexbakker/block-minimize-lock
...
Fix an issue where the app would lock when showing DocumentsUI
2020-12-26 15:36:48 +01:00
Michael Schättgen and GitHub
8f7b152af4
Merge pull request #641 from alexbakker/fix-593-extra
...
Use GoogleAuthInfo.parseSecret for secrets from Google Authenticator
2020-12-26 15:23:13 +01:00
Michael Schättgen and GitHub
39f18b79cb
Merge pull request #636 from alexbakker/libsu-mount-ns
...
Run libsu commands inside the global mount namespace
2020-12-26 15:18:28 +01:00
Michael Schättgen and GitHub
9a81cccbe2
Merge pull request #623 from alexbakker/fixup-gauth-proto
...
Make the Google Authenticator Protobuf parser more complete
2020-12-26 15:18:00 +01:00
Michael Schättgen and GitHub
2c6be39f88
Merge pull request #634 from alexbakker/fix-package-query
...
Explicitly define which packages (apps) we want to query
2020-12-26 15:15:00 +01:00
Michael Schättgen and GitHub
a6299ffb5f
Merge pull request #627 from alexbakker/pass-popup-position
...
Display the password reminder popup on top instead of the bottom
2020-12-26 15:14:06 +01:00
Michael Schättgen
1f2e45fd12
Add GitHub action and remove Travis config
2020-12-12 11:32:50 +01:00
Michael Schättgen and GitHub
f15a0018ef
Merge pull request #605 from alexbakker/highlight-on-add
...
After adding a new entry, scroll to it and highlight it
2020-12-03 21:48:48 +01:00
Michael Schättgen and GitHub
bf91917745
Merge pull request #604 from alexbakker/export-plain
...
Improve the export functionality in numerous ways
2020-11-08 21:18:50 +01:00
Michael Schättgen and GitHub
a91339de73
Merge pull request #603 from alexbakker/resize-qr-image
...
Resize images to a max res of 640x480 before scanning for QR codes
2020-11-07 21:06:11 +01:00
Michael Schättgen and GitHub
5d9de7ac32
Merge pull request #602 from alexbakker/qr-multi-intent
...
Combine ACTION_PICK and ACTION_GET_CONTENT when selecting an image to scan
2020-11-07 20:51:26 +01:00
Michael Schättgen and GitHub
61364b5542
Merge pull request #601 from alexbakker/importer-help
...
Display some help text in the importer selection dialog
2020-10-30 21:10:36 +01:00
Michael Schättgen
e14a61dbf6
Add panic trigger which deletes vault
...
Add guardianproject fdroid signing key and minor review improvements
Add minor review fixes
Add panic trigger which deletes vault
Add guardianproject fdroid signing key and minor review improvements
2020-10-30 11:46:28 +01:00
Michael Schättgen and GitHub
e8f94968c9
Merge pull request #600 from alexbakker/fix-593
...
Strip " " and "-" when parsing secrets
2020-10-29 22:08:58 +01:00
Michael Schättgen and GitHub
8b7e5d265b
Merge pull request #592 from alexbakker/update-deps
...
Update dependencies
2020-10-29 22:03:26 +01:00
Michael Schättgen and GitHub
0af48f8bfa
Merge pull request #591 from alexbakker/fix-pin-on-pass-change
...
Reset the PIN keyboard option when the password is changed
2020-09-22 16:35:17 +02:00
Michael Schättgen and GitHub
52d2713482
Merge pull request #564 from alexbakker/improve-auto-lock
...
Improve auto lock and make it more customizable
2020-08-26 16:51:40 +02:00
Michael Schättgen
31d382d6ad
Minor color improvements for dark themes
2020-08-16 18:22:16 +02:00
Michael Schättgen and GitHub
c0bbe50996
Merge pull request #572 from alexbakker/fix-159
...
Prevent a crash on rotation while a ProgressDialogTask is still running
2020-08-16 15:59:13 +02:00
Michael Schättgen and GitHub
875c752f78
Merge pull request #570 from alexbakker/fix-double-add-crash
...
Prevent a crash caused by adding the same entry to the vault twice
2020-08-16 15:41:51 +02:00
Michael Schättgen and GitHub
1d00a2d8d6
Merge pull request #569 from alexbakker/slot-tests
...
Add tests for the Slot classes
2020-08-16 15:40:37 +02:00
Michael Schättgen and GitHub
14407412bf
Merge pull request #568 from alexbakker/deep-link-tests
...
Add tests for deep links and fix a minor issue
2020-08-16 15:40:16 +02:00
Michael Schättgen
0f6b0dddbe
Add checkbox dialog to wipe vault before import
...
Only show dialog when vault contains entries
Add improvements from review
2020-08-16 15:20:34 +02:00
Michael Schättgen
227b5fd87c
Improve GroupManagerActivity
2020-08-13 18:16:23 +02:00
Michael Schättgen
7d063104dd
Fix hidden FAB when list changes
2020-08-13 13:06:20 +02:00
Michael Schättgen and GitHub
c03d00695d
Merge pull request #563 from alexbakker/fix-lint-errors
...
Replace use of android:tint with app:tint to fix lint errors
2020-08-12 17:32:04 +02:00
Michael Schättgen and GitHub
171c774b21
Merge pull request #562 from alexbakker/activity-test-rule
...
Don't use deprecated ActivityTestRule in UI tests
2020-08-12 17:31:52 +02:00
Michael Schättgen and GitHub
ca21e0bdd1
Merge pull request #561 from alexbakker/deps
...
Update Gradle and dependencies
2020-08-12 13:03:34 +02:00
Michael Schättgen and GitHub
7a3ad11902
Merge pull request #558 from alexbakker/more-plurals
...
Convert pref_backups_versions_summary to a plurals definition
2020-08-08 12:33:18 +02:00
Michael Schättgen and GitHub
c2ed4b4849
Merge pull request #555 from alexbakker/update-contributing
...
Update contributing guidelines
2020-08-06 12:31:39 +02:00
Michael Schättgen and GitHub
9bbc2886c2
Merge pull request #503 from shihern/master
...
Improve usability of drag-and-drop feature
2020-08-06 12:13:03 +02:00