Alexander Bakker
|
43c064bb26
|
Disable the Crowdin workflow for forks
This was always failing in forks because the Crowdin API key is only available for the upstream repository. As it should be.
|
2022-02-17 13:29:59 +01:00 |
|
Alexander Bakker
|
b9a81bdd75
|
Always allow D2D transfers in backup agent
|
2022-02-17 13:16:05 +01:00 |
|
Alexander Bakker
|
0938d3688a
|
Set dataExtractionRules in AndroidManifest for Android 12+
|
2022-02-17 13:16:05 +01:00 |
|
Alexander Bakker
|
fcb7bf032b
|
Add support for importing 2FAS schema v2 backups
|
2022-02-10 20:58:06 +01:00 |
|
Alexander Bakker
|
acfb70c267
|
Move Yandex secret validation tests to a different folder
|
2022-02-06 12:55:02 +01:00 |
|
Alexander Bakker
|
119c3838e1
|
Silence lint error related to calling private method through reflection
|
2022-02-04 21:23:35 +01:00 |
|
Alexander Bakker
|
39a5dc3ee8
|
Update the vault format documentation and improve the diagram
|
2022-02-04 20:53:08 +01:00 |
|
Alexander Bakker
|
473cb7bfeb
|
Set FLAG_IMMUTABLE on the intent of the lock status notification
This fixes a crash on API 31
|
2022-02-02 21:06:21 +01:00 |
|
Alexander Bakker
|
3d13117752
|
Refactor Yandex support a bit and fix some style issues
|
2022-02-02 17:55:09 +01:00 |
|
Alexander Bakker
|
76c89f0fcc
|
Merge pull request #869 from RandomRoot/feature-yandexotp
Feature: Add Yandex OTP support
|
2022-02-02 13:40:48 +01:00 |
|
Alexander Bakker
|
185e22a82e
|
Downgrade camera-view back to 1.0.0-alpha32
Can't mix and match 1.0.0 and 1.1.0.
|
2022-01-31 22:07:40 +01:00 |
|
Alexander Bakker
|
e88c3ea6db
|
Update dependencies
|
2022-01-31 21:59:02 +01:00 |
|
Alexander Bakker
|
a04020aed0
|
Add an FAQ document
|
2022-01-31 21:19:22 +01:00 |
|
Mikhail Prokofev
|
af2bf6f683
|
Add Yandex OTP support
|
2022-01-26 18:43:55 +03:00 |
|
Alexander Bakker
|
72c165749f
|
Merge pull request #875 from moesheyab/aegis-import-message-fix
Fix Aegis import dialog message title
|
2022-01-22 11:41:54 +01:00 |
|
moesheyab
|
f14bd99f63
|
Fix Aegis import dialog message title
|
2022-01-16 12:21:18 -08:00 |
|
Alexander Bakker
|
e54ac9aba4
|
Update FUNDING.yml
|
2022-01-03 21:20:09 +01:00 |
|
Alexander Bakker
|
f9b4e8fa3e
|
Use the first grapheme for the TextDrawable icon
Fixes #862
|
2022-01-03 20:23:04 +01:00 |
|
Alexander Bakker
|
86580e38af
|
Update crowdin-cli to 3.7.2
|
2021-12-06 23:07:59 +01:00 |
|
Alexander Bakker
|
6955eb10da
|
Add a GitHub Action for uploading sources to Crowdin
|
2021-12-06 22:31:12 +01:00 |
|
Alexander Bakker
|
153f5e09d8
|
Update dependencies
|
2021-12-04 11:54:02 +01:00 |
|
Alexander Bakker
|
cf63f5bef2
|
Fix the build
|
2021-12-04 11:42:41 +01:00 |
|
Alexander Bakker
|
aec639cc53
|
Add a test for the Duo importer
|
2021-12-04 11:42:28 +01:00 |
|
Alexander Bakker
|
5c196f1ca5
|
Merge pull request #835 from anibyl/feature-duo
Add DUO importer
|
2021-12-04 11:09:20 +01:00 |
|
Sieva Kimajeŭ
|
56ddefa246
|
Add DUO importer. #68
|
2021-12-02 15:47:43 -08:00 |
|
Alexander Bakker
|
4c977a6371
|
Disable the PIN keyboard when enabling encryption
Fixes #854
|
2021-11-28 19:27:40 +01:00 |
|
Alexander Bakker
|
07b0b26caf
|
Merge pull request #844 from Hacker437/FocusSearch
Added Focus Search on App Start
|
2021-11-16 18:47:45 +01:00 |
|
Praveen Kumar
|
0652eaa5cd
|
Added Focus Search on App Start
Renamed key
Removed unnecessary code
|
2021-11-08 17:34:49 +00:00 |
|
Alexander Bakker
|
adfc472a39
|
Bump target SDK version to 31 and update dependencies
|
2021-11-03 12:23:06 +01:00 |
|
Alexander Bakker
|
9ca4de8b60
|
Merge pull request #838 from Dar9586/master
Vauld.md inconsistency fix
|
2021-10-30 11:10:06 +02:00 |
|
Dar9586
|
0b104cf285
|
Update vault.md
|
2021-10-30 08:35:25 +00:00 |
|
Alexander Bakker
|
d65982aaa1
|
Merge pull request #832 from strugee/upgrade-android-gradle-plugin
Upgrade Android Gradle plugin
|
2021-10-20 21:44:00 +02:00 |
|
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.
|
2021-10-20 12:07:24 -07:00 |
|
Michael Schättgen
|
a14dd382bf
|
Merge pull request #831 from strugee/checked-filter
Make group chips checked when selected
|
2021-10-20 13:19:27 +02:00 |
|
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.
|
2021-10-19 23:01:27 -07:00 |
|
Alexander Bakker
|
80960e23fc
|
Release v2.0.2
|
2021-09-15 15:40:46 +02:00 |
|
Alexander Bakker
|
a32ecdaf9b
|
Update translations from Crowdin
|
2021-09-15 15:32:39 +02:00 |
|
Alexander Bakker
|
6967e42ab5
|
Merge pull request #816 from Hacker437/Chip
Changed the Chip to match the background in Amoled and Dark Mode
|
2021-09-15 14:23:11 +02:00 |
|
Praveen Kumar
|
385475aa8b
|
Changed the Chip to match the background in Amoled and Dark Mode
|
2021-09-03 11:24:22 +05:30 |
|
Alexander Bakker
|
a9d850aa01
|
Merge pull request #808 from Hacker437/migrate-buttons
Migrate App Compat Buttons To Material Buttons
|
2021-09-01 18:50:46 +02:00 |
|
Praveen Kumar
|
a9806fcfb7
|
Migrate App Compat Buttons To Material Buttons
|
2021-08-31 09:40:39 +05:30 |
|
Alexander Bakker
|
1e6175854c
|
Merge pull request #793 from modelorona/feature-note_field_annotation
add note text field when editing entry
|
2021-08-30 21:08:46 +02:00 |
|
modelorona
|
97f28c6089
|
add note field to entry
|
2021-08-30 10:21:54 +01:00 |
|
Alexander Bakker
|
3464f93c39
|
Merge pull request #791 from bitscuity/feature-pause
Option to Disable Automatic Refresh for Selected Code
|
2021-08-11 14:28:34 +02:00 |
|
bitscuity
|
02ee52a31f
|
Added code to pause updating of focused entry
|
2021-08-11 14:01:24 +02:00 |
|
Alexander Bakker
|
6bafd9e9ae
|
Ensure the issuer textbox and group dropdown have equal height
Fixes #751
|
2021-07-31 14:01:21 +02:00 |
|
Alexander Bakker
|
74e460d9a9
|
Update link to aegis-icons
|
2021-07-29 18:42:31 +02:00 |
|
Alexander Bakker
|
11705866e3
|
Fix the build by fixing some linter complaints
|
2021-07-22 22:25:40 +02:00 |
|
Alexander Bakker
|
db0452e42a
|
Update gradle
|
2021-07-22 21:43:51 +02:00 |
|
Alexander Bakker
|
177a964d3a
|
Update dependencies
|
2021-07-22 21:17:04 +02:00 |
|