Commit Graph

1061 Commits (v2.0.3-release)
 

Author SHA1 Message Date
Alexander Bakker 32ee0915a7 Release v2.0.3 3 years ago
Alexander Bakker 0b2963b2b5 Add support for importing 2FAS schema v2 backups
(cherry picked from commit fcb7bf032b)
3 years ago
Alexander Bakker 80960e23fc Release v2.0.2 4 years ago
Alexander Bakker a32ecdaf9b Update translations from Crowdin 4 years ago
Alexander Bakker 6967e42ab5
Merge pull request #816 from Hacker437/Chip
Changed the Chip to match the background in Amoled and Dark Mode
4 years ago
Praveen Kumar 385475aa8b Changed the Chip to match the background in Amoled and Dark Mode 4 years ago
Alexander Bakker a9d850aa01
Merge pull request #808 from Hacker437/migrate-buttons
Migrate App Compat Buttons To Material Buttons
4 years ago
Praveen Kumar a9806fcfb7 Migrate App Compat Buttons To Material Buttons 4 years ago
Alexander Bakker 1e6175854c
Merge pull request #793 from modelorona/feature-note_field_annotation
add note text field when editing entry
4 years ago
modelorona 97f28c6089 add note field to entry 4 years ago
Alexander Bakker 3464f93c39
Merge pull request #791 from bitscuity/feature-pause
Option to Disable Automatic Refresh for Selected Code
4 years ago
bitscuity 02ee52a31f Added code to pause updating of focused entry 4 years ago
Alexander Bakker 6bafd9e9ae Ensure the issuer textbox and group dropdown have equal height
Fixes #751
4 years ago
Alexander Bakker 74e460d9a9 Update link to aegis-icons 4 years ago
Alexander Bakker 11705866e3 Fix the build by fixing some linter complaints 4 years ago
Alexander Bakker db0452e42a Update gradle 4 years ago
Alexander Bakker 177a964d3a Update dependencies 4 years ago
Alexander Bakker eb4b7b5d61 Accept spaces and dashes in secrets from Microsoft Authenticator
A user reported that importing was failing due to this issue
4 years ago
Alexander Bakker 68eb87b096 Check if searchView is not null before closing it in onLocked
This fixes a crash we've been seeing in the Google Play Console
4 years ago
Alexander Bakker eb22101b02 Release v2.0.1 4 years ago
Alexander Bakker 44f69e755c Update translations from Crowdin 4 years ago
Alexander Bakker 327b7ccbae Perform case changes using Locale.ROOT where applicable
Fixes #777
4 years ago
Alexander Bakker 6585513120
Merge pull request #780 from jhenninger/suggested-icons-matching
Improve icon suggestions
4 years ago
Johannes Henninger acbe73834d Improve icon suggestions
Check if the icon issuers contain the token issuer or vice versa.

Fixes #761
4 years ago
Alexander Bakker c27c4f0ac5
Merge pull request #760 from michaelschattgen/feature/usage-count
Add usage count to entries
4 years ago
Michael Schättgen 34cd16f240 Add usage count to entries
Update Preferences.java

Fix build error and review improvements
4 years ago
Alexander Bakker 78fc37d1e9
Merge pull request #763 from jhenninger/fix-blank-text-delete-dialog
Fix blank text in delete dialog for entries with no issuer
4 years ago
Johannes Henninger df9684a31c Fix blank text in delete dialog for entries with no issuer
Fixes #758
4 years ago
Alexander Bakker 520c587d09 Collapse the search view when locking the app
Addresses part of #750
4 years ago
Alexander Bakker 7506c70236 Release v2.0 4 years ago
Alexander Bakker d1e3224cba Store the group filter as JSON in preferences
This ensures we don't run into issues if the group name contains a ','
4 years ago
Alexander Bakker d2eed8a356 Update translations from Crowdin 4 years ago
Alexander Bakker 668823507d Put the feature list in full_description.txt on a single line
This is an attempt to work around the broken rendering on the F-Droid website
4 years ago
Alexander Bakker 2b83dde58a Update in-app URL to aegis-icons latest release page 4 years ago
Alexander Bakker e97a53bbe9 Force search filter to null if it's empty
Fixes #705
4 years ago
Alexander Bakker 77f59d41ad Add group filter back in the UI tests 4 years ago
Alexander Bakker e2ddc8a80f Try to guess the MIME type if SAF doesn't provide it
This fixes a crash that would occur if SAF doesn't provide a MIME type
4 years ago
Alexander Bakker b6093c2bfa Explicitly disable backups preferences when disabling encryption 4 years ago
Alexander Bakker fc25312d12 Add an option to save the current group filter 4 years ago
Alexander Bakker 51eade900c Fix a number of issues related to updating the group chip after changes 4 years ago
Alexander Bakker d152d13580 Make sure text and radio button are aligned in importer dialog 4 years ago
Alexander Bakker 7dff3fbad1 Release v2.0-beta2 4 years ago
Alexander Bakker 7dc7f6ccc0 Update translations from Crowdin 4 years ago
Alexander Bakker ad0088eca6 Don't rely on the intent action to decide whether to block auto lock 4 years ago
Alexander Bakker 813bf292fa Update dependencies 4 years ago
Alexander Bakker 80bf5bc854 Fix the QR code background color for the light theme 4 years ago
Alexander Bakker e319a2eceb Fix a crash when opening the "Import from app" dialog 4 years ago
Alexander Bakker 0a9bfde438 Hide the keyboard before every slide change in the intro 4 years ago
Alexander Bakker c3c4e1fb4b Reflect changes in the group list to the group filter
Fixes #723
4 years ago
Alexander Bakker 1eff91594f Fix multiple layout issues on small-screen devices
Close #560
4 years ago