Commit Graph

1342 Commits (79ade74c0c5029192638ef8bf6fb4f69913dfbb2)
 

Author SHA1 Message Date
Michael Schättgen 79ade74c0c
Merge pull request #1179 from alexbakker/icon-name
Introduce optional 'name' field for iconpack icons
2 years ago
Michael Schättgen 8164e91dd0
Merge pull request #1178 from alexbakker/fix-auth-pro
Add support for new Authenticator Pro backup format
2 years ago
Alexander Bakker 9b3e7136bd Introduce optional 'name' field for iconpack icons
This introduces a new (optional) 'name' field for iconpack icons. It
will be used to describe the icon in the icon selection dialog. If it is
not present, the name of the icon will be derived from the filename,
like before. Using this new field allows usage of more exotic characters
in the icon name that are not allowed in a filename.
2 years ago
Alexander Bakker 9cabd9f309 Add support for new Authenticator Pro backup format
This adds support for Authenticator Pro's latest backup format changes.
The format of the content itself has not changed as far as I can tell, but
they do use a different cipher and KDF now: AES GCM and Argon2id,
respectively.

The memory cost is statically set at 64MiB. I suspect that this may
cause OOM situations on some lower-end devices, but we'll see, not much
we can do about that right now without making more changes.
2 years ago
Michael Schättgen 27e56d60b5 Release v2.2.1 2 years ago
Michael Schättgen aac77442bf
Merge pull request #1175 from michaelschattgen/hotfix/biometrics-unlock
Fix biometrics unlock button on AuthActivity
2 years ago
Michael Schättgen c9cf6729e0 Fix biometrics unlock button on AuthActivity 2 years ago
Alexander Bakker b916697391
Merge pull request #1171 from michaelschattgen/feature/import-duplicates
Add ability to skip duplicates during import
2 years ago
Michael Schättgen b205438982 Add ability to skip duplicates during import 2 years ago
Michael Schättgen 4f83706f73 Release v2.2 2 years ago
Michael Schättgen 44bb11e2d8 Update translations from Crowdin 2 years ago
Michael Schättgen 92b31c3eda
Reference to new icon pack in readme 2 years ago
Alexander Bakker 2793b65786 Fix versions of two build dependencies 2 years ago
Michael Schättgen 5e35cc203f Fix bug in Japanese translation 2 years ago
Michael Schättgen 67d7f7a75d Release v2.2-beta1 2 years ago
Michael Schättgen 18e6fd2561 Update translations from Crowdin 2 years ago
Alexander Bakker c19692b416
Merge pull request #1165 from michaelschattgen/feature/disable-animations
Respect system animation setting
2 years ago
Michael Schättgen 9ff8efab69 Respect system animation setting
Co-authored-by: Alexander Bakker <ab@alexbakker.me>
2 years ago
Alexander Bakker f38b6ec586 Fix the build by updating to JDK 17 2 years ago
Alexander Bakker 3278d6544b Update dependencies 2 years ago
Alexander Bakker 366c039aff Add example Crowdin CLI config file 2 years ago
Michael Schättgen 8917bb3b94 Fix the spacing between issuer and account name 2 years ago
Alexander Bakker 3e352156c4
Merge pull request #1096 from beemdevelopment/feature/view-mode-tiles
Add tiles view mode
2 years ago
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>
2 years ago
Alexander Bakker 94a38e82e4
Merge pull request #1167 from michaelschattgen/feature/hide-account-name
Add ability to only show names when necessary
2 years ago
Michael Schättgen edb1d8d76f Add ability to only show names when necessary 2 years ago
Alexander Bakker 6009c09607
Merge pull request #1161 from beemdevelopment/feature/copy-behavior
Add ability to change copy behavior
2 years ago
Michael Schättgen 3ff242e6b6 Add ability to change copy behavior 2 years ago
Michael Schättgen 51897a4ab7 Update featured screenshots in README.md
this was well needed
2 years ago
Alexander Bakker 84abffb2ad
Merge pull request #1163 from michaelschattgen/feature/password-reminder-dialog
Add dialog when password reminder is active
2 years ago
Michael Schättgen ef069e49af Add dialog when password reminder is activated 2 years ago
Michael Schättgen d3c48848be
Merge pull request #1162 from michaelschattgen/feature/account-name-position
Add ability to change account name position
2 years ago
Michael Schättgen 813fd62dc7 Add ability to change account name position 2 years ago
Michael Schättgen 8c81ec0739
Merge pull request #1140 from nerodevo/master
Remove unwanted character
2 years ago
Michael Schättgen b08a2f5f93
Fix minor typo in FAQ
Closes #1158
2 years ago
nerodevo 3026a3eab1 Remove unwanted character 2 years ago
Alexander Bakker efd8e2d9ff Run key derivation for Authenticator Pro importer on background thread 2 years ago
Alexander Bakker 58b8edf318 Various minor touchups for the Authenticator Pro importer 2 years ago
Alexander Bakker abe7af1549
Merge pull request #1080 from NepNep21/authpro
Add Authenticator Pro encrypted import support, fixes #1035
2 years ago
NepNep21 289d5409a5
Add Authenticator Pro encrypted import support 2 years ago
Alexander Bakker e906131f1b Disable Glide notification permission lint check
Fixes the build
2 years ago
Alexander Bakker b6bfc5b15f Update Gradle and dependencies 2 years ago
Alexander Bakker 90f2ea79d9
Merge pull request #1100 from beemdevelopment/bugfix/empty-state
Fix empty state while using search filter
2 years ago
Michael Schättgen 3c9e5a9fdb Fix empty state while using search filter 2 years ago
Alexander Bakker f0f9653ace Release v2.1.3 2 years ago
Alexander Bakker e2df97514c Update translations from Crowdin 2 years ago
Alexander Bakker ed5ac4730f
Merge pull request #1093 from beemdevelopment/feature/backup-reminder-disable
Add ability to disable backup reminder
2 years ago
Michael Schättgen 61d41a26fa Add ability to disable backup reminder 2 years ago
Alexander Bakker fd42c5c893 Update build pipeline to resolve deprecation warnings 2 years ago
Alexander Bakker 0eccc875b0
Merge pull request #1067 from orange-elephant/export-dialog-ux
Only enable export buttons if options are in a valid state
2 years ago