Alexander Bakker
fcde086ae3
Material 3
...
Co-authored-by: Michael Schättgen <michael@schattgen.me>
2024-03-13 16:03:56 +01:00
Alexander Bakker
4d729d1bef
Merge pull request #1204 from ranjeetchouhan/master
...
feat: Update references to FreeOTP and add version hint "1.x"
2023-12-27 18:03:57 +01:00
Ranjeet
1acb9db489
feat: Update references to FreeOTP and add version hint "1.x"
...
Co-authored-by: Alexander Bakker <ab@alexbakker.me>
2023-12-27 18:00:21 +01:00
Alexander Bakker
08c73922cc
Explain vault backup permission error
...
Users understandably get confused by the "No persisted URI permissions"
error. This patch adds some text to the dialog explaining why this
happened and how the user can fix the issue.
This permission issue can happen for one of two reasons:
- The user made a change to the backup destination (renamed, moved,
deleted, etc)
- Aegis was restored from an Android backup
2023-11-29 20:09:37 +01:00
Michael Schättgen
1c86c5fd51
Add ability to select all tokens
2023-09-24 17:12:37 +02:00
Alexander Bakker
03f1a0e8ab
Introduce a separate menu for AssignIconsActivity
...
Apparently this was using ``menu_groups``, probably a copy-paste error.
This also moves ``AssignIconsActivity`` to the right package.
2023-09-18 22:31:38 +02:00
Alexander Bakker
305e157fc5
Merge pull request #1078 from orange-elephant/entries-in-multiple-groups
...
Refer to groups by UUID
2023-09-11 22:34:14 +02:00
elena
5c86e5c099
Refer to groups by UUID
...
- Also lays the foundations for adding entries to multiple groups and changing group names
Co-authored-by: Alexander Bakker <ab@alexbakker.me>
2023-09-11 22:28:53 +02:00
Alexander Bakker
9414b5c420
Merge pull request #1172 from michaelschattgen/feature/assign-icons
...
Add ability to automatically assign icons to (imported) entries
2023-09-11 21:07:23 +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
b84ecf15da
Merge pull request #1184 from alexbakker/no-nested-recyclerview
...
Never wrap RecyclerView with a NestedScrollView
2023-09-10 00:32:41 +02:00
Alexander Bakker
31b8162ab4
Use 'comment' instead of 'context' to add context to strings
2023-09-09 22:09:03 +02:00
Alexander Bakker
7def7eb4f7
Remove unused strings and add context to a couple of strings
...
Most of these were related to slots. Also removed the card_slot layout.
2023-09-09 21:59:31 +02:00
Alexander Bakker
8ca45d2322
Fix singular form of the import_error_dialog string
2023-09-09 21:37:34 +02:00
Alexander Bakker
ca4a3e2f74
Never wrap RecyclerView with a NestedScrollView
...
Wrapping a ``RecyclerView`` with a ``NestedScrollView`` breaks its recycling
functionality because the view height is stretched to fit the full list
of entries.
We never noticed performance issues in these two cases because these
lists never get very long. Let's fix these cases anyway so that we
don't accidentally base a new use of a ``RecyclerView`` on this broken
pattern.
Also renamed ``list_slots`` to ``list_groups``. Must have been
a copy-paste error.
2023-09-09 18:37:07 +02:00
Alexander Bakker
37964da4a5
Clarify that only Aegis vaults can be imported during the intro
...
Some users understandably get confused when they try to import a backup
file from a different 2FA app during the intro and then get greeted
with an error dialog.
This changes the button text to "Import Aegis vault" and adds a small
hint text in the hope that this makes the limitations of the intro more
clear to the user.
<img width="200" src="https://alexbakker.me/u/jzhh3bk30w.png " />
2023-09-09 12:51:04 +02:00
Alexander Bakker
c65ecd9c54
Update translations from Crowdin
2023-09-09 12:08:06 +02:00
Alexander Bakker
b916697391
Merge pull request #1171 from michaelschattgen/feature/import-duplicates
...
Add ability to skip duplicates during import
2023-09-06 12:49:23 +02:00
Michael Schättgen
b205438982
Add ability to skip duplicates during import
2023-09-06 12:40:01 +02:00
Michael Schättgen
44bb11e2d8
Update translations from Crowdin
2023-09-05 22:54:29 +02:00
Michael Schättgen
5e35cc203f
Fix bug in Japanese translation
2023-08-30 22:58:32 +02:00
Michael Schättgen
18e6fd2561
Update translations from Crowdin
2023-08-30 21:09:24 +02:00
Michael Schättgen
9ff8efab69
Respect system animation setting
...
Co-authored-by: Alexander Bakker <ab@alexbakker.me>
2023-08-30 15:07:09 +02:00
Michael Schättgen
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
ef069e49af
Add dialog when password reminder is activated
2023-08-18 10:46:08 +02:00
Michael Schättgen
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
nerodevo
3026a3eab1
Remove unwanted character
2023-06-04 06:38:04 -05:00
Alexander Bakker
abe7af1549
Merge pull request #1080 from NepNep21/authpro
...
Add Authenticator Pro encrypted import support, fixes #1035
2023-03-03 20:53:17 +01:00
NepNep21
289d5409a5
Add Authenticator Pro encrypted import support
2023-03-02 17:46:45 -03:00
Alexander Bakker
e2df97514c
Update translations from Crowdin
2023-02-27 23:11:07 +01:00
Michael Schättgen
61d41a26fa
Add ability to disable backup reminder
2023-02-05 18:31:31 +01:00
Alexander Bakker
121c1dada9
Merge pull request #1054 from orange-elephant/checkboxes-dropdown
...
Create checkboxes dropdown component
2022-12-18 18:20:56 +01:00
elena
1c9931b1c8
Display export groups selection as dropdown
2022-12-13 15:22:00 +00:00
elena
51698947aa
Create checkboxes dropdown component
2022-12-13 15:20:00 +00:00
Alexander Bakker
36b1f91140
Update translations from Crowdin
2022-12-06 18:56:27 +01:00
Alexander Bakker
f6f05dee6e
Update translations from Crowdin
2022-12-05 22:17:40 +01:00
Alexander Bakker
7a1e4e1d77
Move HTML export logic to a separate file and finish it up
2022-12-05 22:10:35 +01:00
Alexander Bakker
2c36149a3d
Merge pull request #1032 from JordanPlayz158/master
...
Battle.net Authenticator Import Support
2022-12-05 22:00:05 +01:00
JordanPlayz158
f3731c23a3
Battle.net Importing Support
...
Fixed issue caused by supplying the VaultEntry with the Base32 encoded string rather than the raw secret
Added blizzard package to manifest so Aegis is allowed to query whether the app is installed
Fixed VaultEntry to be more inline with other entries
Removed the unnecessary encoding of the secret as it is used as is without encoding and changed the way the TotpInfo object is supplied with the relevant information.
Credits to alexbakker (https://github.com/beemdevelopment/Aegis/pull/1032#pullrequestreview-1203477313 )
2022-12-05 14:55:27 -05:00
Alexander Bakker
bebda569de
Merge pull request #1039 from CristianAUnisa/export-to-html
...
Export vault to HTML
2022-12-04 23:01:25 +01:00
CristianAUnisa
59c887e6a4
Export vault to HTML
2022-12-04 19:30:32 +01:00
Alexander Bakker
927a27943b
Merge pull request #1045 from Toadsta/copyURI
...
Copy URI to clipboard when using transfer entries
2022-12-04 17:00:12 +01:00
Alexander Bakker
69f0bb4fbc
Request root access from separate thread and don't use global Shell
...
This should help prevent some of the ANR's reported through Google Play
2022-12-04 16:55:19 +01:00
Alexander Bakker
ac51996896
Move XML comment to attribute in the string tag
2022-12-04 15:46:52 +01:00
Alexander Bakker
8cf48a94aa
Clarify backup reminder with time elapsed since last backup/export
2022-12-04 15:44:45 +01:00
Toadsta
96852528f4
Copy URI to clipboard when using transfer entries, copied text is marked as sensitive
...
Co-authored-by: orange-elephant <88595467+orange-elephant@users.noreply.github.com>
2022-12-03 20:06:25 +00:00
Alexander Bakker
65790166b6
Set fallbackLineSpacing to false for all entry view modes
...
I fixed an issue in e77df1eee4
but
apparently I only applied it to the default view mode
2022-12-03 14:15:48 +01:00