Commit Graph

921 Commits (acfb70c267055c60216508c45dbe6dcae9e0bc00)

Author SHA1 Message Date
Alexander Bakker acfb70c267 Move Yandex secret validation tests to a different folder 3 years ago
Alexander Bakker 119c3838e1 Silence lint error related to calling private method through reflection 3 years ago
Alexander Bakker 473cb7bfeb Set FLAG_IMMUTABLE on the intent of the lock status notification
This fixes a crash on API 31
3 years ago
Alexander Bakker 3d13117752 Refactor Yandex support a bit and fix some style issues 3 years ago
Alexander Bakker 76c89f0fcc
Merge pull request #869 from RandomRoot/feature-yandexotp
Feature: Add Yandex OTP support
3 years ago
Alexander Bakker 185e22a82e Downgrade camera-view back to 1.0.0-alpha32
Can't mix and match 1.0.0 and 1.1.0.
3 years ago
Alexander Bakker e88c3ea6db Update dependencies 3 years ago
Mikhail Prokofev af2bf6f683 Add Yandex OTP support 3 years ago
moesheyab f14bd99f63 Fix Aegis import dialog message title 3 years ago
Alexander Bakker f9b4e8fa3e Use the first grapheme for the TextDrawable icon
Fixes #862
3 years ago
Alexander Bakker 153f5e09d8 Update dependencies 3 years ago
Alexander Bakker aec639cc53 Add a test for the Duo importer 3 years ago
Alexander Bakker 5c196f1ca5
Merge pull request #835 from anibyl/feature-duo
Add DUO importer
3 years ago
Sieva Kimajeŭ 56ddefa246 Add DUO importer. #68 3 years ago
Alexander Bakker 4c977a6371 Disable the PIN keyboard when enabling encryption
Fixes #854
3 years ago
Praveen Kumar 0652eaa5cd Added Focus Search on App Start
Renamed key

Removed unnecessary code
3 years ago
Alexander Bakker adfc472a39 Bump target SDK version to 31 and update dependencies 3 years ago
Alexander Bakker d65982aaa1
Merge pull request #832 from strugee/upgrade-android-gradle-plugin
Upgrade Android Gradle plugin
3 years ago
AJ Jordan fbc390b714 Upgrade to Gradle/Gradle Android plugin 7.x
Additionally, enable some more linting (per the Android plugin release
notes' recommendation) and fix a lint warning.
3 years ago
AJ Jordan a302f3daac Make group chips checked when selected
This brings us in line with upstream Material UI guidelines - apparently
before we were showing "choice chips" and with this change we show
"filter chips".

See https://material.io/components/chips/android#filter-chip.
3 years ago
Alexander Bakker 80960e23fc Release v2.0.2 4 years ago
Alexander Bakker a32ecdaf9b Update translations from Crowdin 4 years ago
Praveen Kumar 385475aa8b Changed the Chip to match the background in Amoled and Dark Mode 4 years ago
Praveen Kumar a9806fcfb7 Migrate App Compat Buttons To Material Buttons 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 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
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
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 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