Commit Graph

1045 Commits (e77df1eee4b621c4bfda82e3953e40f0e40ecaaa)

Author SHA1 Message Date
Alexander Bakker 06405d10ad Only request the POST_NOTIFICATIONS permission in tests on API 33 3 years ago
Alexander Bakker 1e3ceefeec Request permission to show notifications
This is needed since API 33, because we show a "Vault unlocked"
notification if the user has enabled encryption and has unlocked the
vault.
3 years ago
Alexander Bakker 642864fca1 Mark clipboard data as "sensitive" when copying tokens 3 years ago
Alexander Bakker 3ec6e35011 Update dependencies
This also updates the test dependencies to an alpha version. We have to
use a pre-stable version, because these include some fixes for running
on API 33.
3 years ago
Alexander Bakker e19ceb0761
Merge pull request #981 from jas14/monochromatic-icon
Add monochrome launcher icon
3 years ago
Joe Stein 012b66fe9b Pin Robolectric target SDKs to 32 3 years ago
Joe Stein 4cd0d2de04 Bump targetSdkVersion to 33 3 years ago
Joe Stein bb3f4d733f Add monochrome adaptive icon for Android 13 3 years ago
Maarten Trompper 05a8c7c51f Fixes #794 3 years ago
Alexander Bakker 029ca81bbf Don't catch the IllegalArgumentException when calling getMissingIndices
We always call isSingleBatch beforehand, so if the exception occurs,
it's a bug.
3 years ago
Alexander Bakker 70ceca6a7b
Merge pull request #958 from orange-elephant/fix-scan-google-auth-export-from-image
Import Google Authenticator exports by image
3 years ago
elena 2767727ad4 Import google auth export from image 3 years ago
Alexander Bakker 79022be3b6 Add an import button to the intro 3 years ago
Alexander Bakker dcda668671 Disable postprocessing for debug builds to speed them up 3 years ago
elena 5bb32a982b Enable sharing text to Aegis 3 years ago
Alexander Bakker 85e230c46a
Merge pull request #957 from orange-elephant/add-plaintext-export-warning
Add warning banner after plaintext export
3 years ago
elena 045b8280bf Add warning banner after plaintext export 3 years ago
Alexander Bakker 6fd8a3b6b4 Allow sharing multiple QR code images to Aegis through a single intent
This also refactors the logic for handling incoming intents a bit
3 years ago
Alexander Bakker e46857a26e Add support for importing multiple QR code images in one go
This is also part of the preparation needed for scanning Google
Authenticator Export QR codes from images.
3 years ago
Alexander Bakker b875baacef
Merge pull request #948 from orange-elephant/Add-mOTP-support
Add MOTP support
3 years ago
elena 3441deee64 Add MOTP support 3 years ago
Alexander Bakker bd3697659f Try harder to find QR codes in image files
And refactor a bit by moving some of the QR scanning related logic to a
separate helper class.
3 years ago
Alexander Bakker 5f12eae678 Add tests for scanning QR codes 3 years ago
Alexander Bakker 3b715d58cf
Merge pull request #952 from Hovn/master
Set the searchview to occupy all Toolbar widths when it expands
3 years ago
Alexander Bakker 76245677b0 Downgrade ResourceType linter error to a warning 3 years ago
Alexander Bakker f73a64acd6 Update gradle and dependencies 3 years ago
HovnCompany b4f12af23a Set the searchview to occupy all Toolbar widths when it expands 3 years ago
Alexander Bakker 043b17909c Wait for ViewPager to be idle in instrumented tests
This fixes the flakiness issues with the intro tests
3 years ago
Alexander Bakker 1dcf56a0fa Capture screenshots of failing instrumented tests 3 years ago
Alexander Bakker f32ac0e8ab Make ProgressDialog adhere to the "Secure screen" setting 3 years ago
Alexander Bakker 8d3b2e2c9d Rename slot type DERIVED to PASSWORD 3 years ago
Alexander Bakker 5db365a999 Add instrumented tests for backup and export 3 years ago
Alexander Bakker a492bcbde3 Add an option to set a separate password for backups and exports 3 years ago
Alexander Bakker d40ebf0f67 Use a higher resolution app icon in the intro 3 years ago
Alexander Bakker 1373a67ea0 Only re-sort entry list when not using custom sorting
This fixes a crash introduced in #910.
3 years ago
Alexander Bakker 11d7493245
Merge pull request #924 from CristianAUnisa/double-click-copy-crash
Avoid crash when double clicking on "Copy" button
3 years ago
CristianAUnisa d2f0f71be5 Check if there's a selected item after pressing on an Action menu item 3 years ago
Alexander Bakker 49b334ff70 Show dialog when trying to import from a recent Google Auth version 3 years ago
CristianAUnisa 4cf0465a32 Check if Google Authenticator entry is encrypted 3 years ago
Alexander Bakker 98de86b53e
Merge pull request #910 from CristianAUnisa/sort-on-replace
Sort list after editing entry
3 years ago
CristianAUnisa ffcbaffcfc Sort list after editing entry 3 years ago
Alexander Bakker ce9a15b7bc Allow filtering by "No group"
This is a continuation of #830

Close #826, #830
3 years ago
Alexander Bakker 3b1035b5e1 Reset the action bar subtitle when the back button is pressed 3 years ago
Alexander Bakker 239d8740be
Merge pull request #912 from CristianAUnisa/screen-rotation-bugfix-686
Restore search query on screen rotation
3 years ago
CristianAUnisa 49130cee73 Restore search query on screen rotation 3 years ago
Alexander Bakker 0909341caa Improve QR reader efficiency and support inverted QR codes 3 years ago
Alexander Bakker 81d5915969
Merge pull request #908 from CristianAUnisa/bitwarden-remote
Add Bitwarden importer
3 years ago
CristianAUnisa 8d4a687817 Add Bitwarden importer
Added license notice for Simple Flat Mapper

Added Steam secret support to Bitwarden importer

https://bitwarden.com/help/authenticator-keys/#steam-guard-totps

Added tests
3 years ago
Alexander Bakker b0e8d041d0
Merge pull request #904 from CristianAUnisa/dont-hide-fab-on-keydown
Don't hide "Add entry" button when a DPad key is pressed
3 years ago
CristianAUnisa ca49cd4df5 Don't hide "Add entry" button when DPAD key is pressed 3 years ago
Alexander Bakker beadf4db8b Use requireContext, requireActivity and requirePreference where possible 3 years ago
Alexander Bakker f7b4cceb81 Remove unused SlotAdapter and SlotHolder 3 years ago
Alexander Bakker 86b86fef10 Pass current values to Dialog functions instead of reading from prefs 3 years ago
Alexander Bakker 927ea50c33 Ignore JSON exceptions in getUsageCounts instead of printing them 3 years ago
Alexander Bakker 339a31b0f3 Show a backup reminder if auto backups are not enabled
If the user doesn't have auto backups enabled, the reminder will pop up
up every time a significant change is made to the vault.

Users can get rid of the reminder by:
- Creating an export
- Enabling automatic backups (either ours or Android backups will do)
3 years ago
Alexander Bakker cf9fbf081c Don't print the exception of readVaultFile if the file was not found 3 years ago
Alexander Bakker d4557065ea Disable the MissingQuantity lint check to fix the build 3 years ago
Alexander Bakker d0c8c5fae4 Update Gradle and dependencies 3 years ago
Alexander Bakker b8fa67304a Release v2.0.3
(cherry picked from commit 32ee0915a7)
3 years ago
Alexander Bakker 903948d57c Stop using dependency injection in AegisBackupAgent
Because the app launches in a restricted mode when restoring a backup,
dependency injection with Dagger Hilt doesn't work inside BackupAgent. This
would cause backup restore operations to fail. This issue got introduced by the
recent switch to Dagger Hilt, which has not been included in a release of Aegis
yet.
4 years ago
Alexander Bakker 71eb6b133c Remove SlotManagerActivity from AndroidManifest 4 years ago
Alexander Bakker 6f66706685 Don't pass MIME type along when selecting icon pack file to import
Fixes #757
4 years ago
Alexander Bakker 6d8a8c066c Remove unused string resources 4 years ago
Alexander Bakker baa3cac5a4 Remove slot manager activity
We don't really use this anymore, and it was only available for debug builds anyway
4 years ago
Alexander Bakker 71f2b54deb Use Dagger Hilt for dependency injection
This gets rid of our own janky dependency injection through the AegisApplication class
4 years ago
Alexander Bakker 927f5f2bd5
Merge pull request #845 from Hacker437/Dialog
Updated Delete Dialog
4 years ago
Praveen Kumar c0020684de Change the layout of the entry delete dialog and include more info 4 years ago
Alexander Bakker b8066c1925 Use Aegis icon as lock status notification icon 4 years ago
Alexander Bakker 0f3e5c537c Allow customization of password reminder frequency
Close #769
4 years ago
Alexander Bakker 5ce21a94ea Only skip panic trigger signature check if running under a test 4 years ago
Alexander Bakker d1d5df8051 Add tests for the Ripple panic trigger action 4 years ago
Alexander Bakker b9a81bdd75 Always allow D2D transfers in backup agent 4 years ago
Alexander Bakker 0938d3688a Set dataExtractionRules in AndroidManifest for Android 12+ 4 years ago
Alexander Bakker fcb7bf032b Add support for importing 2FAS schema v2 backups 4 years ago
Alexander Bakker acfb70c267 Move Yandex secret validation tests to a different folder 4 years ago
Alexander Bakker 119c3838e1 Silence lint error related to calling private method through reflection 4 years ago
Alexander Bakker 473cb7bfeb Set FLAG_IMMUTABLE on the intent of the lock status notification
This fixes a crash on API 31
4 years ago
Alexander Bakker 3d13117752 Refactor Yandex support a bit and fix some style issues 4 years ago
Alexander Bakker 76c89f0fcc
Merge pull request #869 from RandomRoot/feature-yandexotp
Feature: Add Yandex OTP support
4 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.
4 years ago
Alexander Bakker e88c3ea6db Update dependencies 4 years ago
Mikhail Prokofev af2bf6f683 Add Yandex OTP support 4 years ago
moesheyab f14bd99f63 Fix Aegis import dialog message title 4 years ago
Alexander Bakker f9b4e8fa3e Use the first grapheme for the TextDrawable icon
Fixes #862
4 years ago
Alexander Bakker 153f5e09d8 Update dependencies 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
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 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
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
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