Commit Graph

1283 Commits (4bd12f5abe75f17afa2da5d5671d8fe373a1c63a)
 

Author SHA1 Message Date
Alexander Bakker e88c3ea6db Update dependencies 4 years ago
Alexander Bakker a04020aed0 Add an FAQ document 4 years ago
Mikhail Prokofev af2bf6f683 Add Yandex OTP support 4 years ago
Alexander Bakker 72c165749f
Merge pull request #875 from moesheyab/aegis-import-message-fix
Fix Aegis import dialog message title
4 years ago
moesheyab f14bd99f63 Fix Aegis import dialog message title 4 years ago
Alexander Bakker e54ac9aba4 Update FUNDING.yml 4 years ago
Alexander Bakker f9b4e8fa3e Use the first grapheme for the TextDrawable icon
Fixes #862
4 years ago
Alexander Bakker 86580e38af Update crowdin-cli to 3.7.2 4 years ago
Alexander Bakker 6955eb10da Add a GitHub Action for uploading sources to Crowdin 4 years ago
Alexander Bakker 153f5e09d8 Update dependencies 4 years ago
Alexander Bakker cf63f5bef2 Fix the build 4 years ago
Alexander Bakker aec639cc53 Add a test for the Duo importer 4 years ago
Alexander Bakker 5c196f1ca5
Merge pull request #835 from anibyl/feature-duo
Add DUO importer
4 years ago
Sieva Kimajeŭ 56ddefa246 Add DUO importer. #68 4 years ago
Alexander Bakker 4c977a6371 Disable the PIN keyboard when enabling encryption
Fixes #854
4 years ago
Alexander Bakker 07b0b26caf
Merge pull request #844 from Hacker437/FocusSearch
Added Focus Search on App Start
4 years ago
Praveen Kumar 0652eaa5cd Added Focus Search on App Start
Renamed key

Removed unnecessary code
4 years ago
Alexander Bakker adfc472a39 Bump target SDK version to 31 and update dependencies 4 years ago
Alexander Bakker 9ca4de8b60
Merge pull request #838 from Dar9586/master
Vauld.md inconsistency fix
4 years ago
Dar9586 0b104cf285
Update vault.md 4 years ago
Alexander Bakker d65982aaa1
Merge pull request #832 from strugee/upgrade-android-gradle-plugin
Upgrade Android Gradle plugin
4 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.
4 years ago
Michael Schättgen a14dd382bf
Merge pull request #831 from strugee/checked-filter
Make group chips checked when selected
4 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.
4 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