Alexander Bakker
d2eed8a356
Update translations from Crowdin
2021-05-26 10:37:07 +02:00
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
2021-05-26 10:23:40 +02:00
Alexander Bakker
2b83dde58a
Update in-app URL to aegis-icons latest release page
2021-05-26 10:18:03 +02:00
Alexander Bakker
e97a53bbe9
Force search filter to null if it's empty
...
Fixes #705
2021-05-22 13:09:52 +02:00
Alexander Bakker
77f59d41ad
Add group filter back in the UI tests
2021-05-22 12:45:58 +02:00
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
2021-05-20 21:46:56 +02:00
Alexander Bakker
b6093c2bfa
Explicitly disable backups preferences when disabling encryption
2021-05-20 21:25:56 +02:00
Alexander Bakker
fc25312d12
Add an option to save the current group filter
2021-05-20 20:58:20 +02:00
Alexander Bakker
51eade900c
Fix a number of issues related to updating the group chip after changes
2021-05-19 12:56:35 +02:00
Alexander Bakker
d152d13580
Make sure text and radio button are aligned in importer dialog
2021-05-09 11:58:24 +02:00
Alexander Bakker
7dff3fbad1
Release v2.0-beta2
2021-05-08 11:04:59 +02:00
Alexander Bakker
7dc7f6ccc0
Update translations from Crowdin
2021-05-08 10:57:05 +02:00
Alexander Bakker
ad0088eca6
Don't rely on the intent action to decide whether to block auto lock
2021-05-08 10:42:04 +02:00
Alexander Bakker
813bf292fa
Update dependencies
2021-05-08 10:10:08 +02:00
Alexander Bakker
80bf5bc854
Fix the QR code background color for the light theme
2021-05-07 18:13:46 +02:00
Alexander Bakker
e319a2eceb
Fix a crash when opening the "Import from app" dialog
2021-05-07 18:13:17 +02:00
Alexander Bakker
0a9bfde438
Hide the keyboard before every slide change in the intro
2021-05-07 18:12:52 +02:00
Alexander Bakker
c3c4e1fb4b
Reflect changes in the group list to the group filter
...
Fixes #723
2021-05-07 18:08:39 +02:00
Alexander Bakker
1eff91594f
Fix multiple layout issues on small-screen devices
...
Close #560
2021-05-06 23:17:35 +02:00
Alexander Bakker
fddc29880a
Add support from importing from 2FAS Authenticator
2021-05-05 10:58:22 +02:00
Alexander Bakker
2ccfcd62e1
Merge pull request #734 from EwoutH/gradle
...
Gradle: Validate wrapper in CI and update to 6.8.3
2021-05-04 22:40:29 +02:00
Ewout ter Hoeven
993b29bd83
Gradle: Update wrapper and scripts to 6.8.3
2021-05-04 21:59:25 +02:00
Ewout ter Hoeven
e371485a1b
CI: Add step that validates the Gradle wrapper
...
Validates the gradle-wrapper.jar file on each build, which is a binary blob of executable code. This action ensures it's legit and doesn't execute malicious code.
See https://github.com/gradle/wrapper-validation-action
2021-05-04 21:59:25 +02:00
Alexander Bakker
fb58c877d1
Remove padding from Y plane data before passing it to ZXing
...
Fixes #726
Fixes #657
2021-05-04 19:21:57 +02:00
Alexander Bakker
a62e474e33
Merge pull request #735 from EwoutH/imgbot
...
[ImgBot] Optimize images
2021-04-29 21:03:38 +02:00
ImgBotApp
5975b929b7
[ImgBot] Optimize images
...
*Total -- 569.55kb -> 504.66kb (11.39%)
/app/src/main/res/drawable-xhdpi/ic_qr_code.png -- 3.27kb -> 2.13kb (34.81%)
/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png -- 6.07kb -> 3.97kb (34.54%)
/app/src/main/res/drawable-xxhdpi/ic_qr_code.png -- 6.25kb -> 4.32kb (30.86%)
/metadata/en-US/images/icon.png -- 33.36kb -> 23.19kb (30.47%)
/app/src/main/res/drawable-hdpi/ic_qr_code.png -- 2.62kb -> 1.86kb (29.11%)
/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png -- 4.00kb -> 2.95kb (26.2%)
/app/src/main/res/drawable-mdpi/ic_qr_code.png -- 1.55kb -> 1.17kb (24.7%)
/app/src/main/res/drawable/app_icon.png -- 143.85kb -> 113.38kb (21.18%)
/app/src/main/res/drawable/ic_aegis_iconx.png -- 19.38kb -> 15.30kb (21.04%)
/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png -- 2.21kb -> 1.96kb (11.42%)
/metadata/en-US/images/phoneScreenshots/screenshot4.png -- 186.71kb -> 177.50kb (4.93%)
/docs/diagram.svg -- 11.00kb -> 10.58kb (3.85%)
/app/src/main/res/mipmap-hdpi/ic_launcher_background.png -- 1.58kb -> 1.53kb (3.22%)
/metadata/en-US/images/phoneScreenshots/screenshot5.png -- 147.70kb -> 144.82kb (1.95%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-04-28 09:18:59 +00:00
Alexander Bakker
a5d3de55a2
Add support for selecting SVG icons through the file selection dialog
...
Fixes #724
2021-04-14 22:52:00 +02:00
Alexander Bakker
b195d0dadd
Fix multiple icon rendering issues in card_icon
...
- Use software rendering on API <= 27
- Use ImageView instead of CircleImageView
Fixes #725
2021-04-14 21:43:59 +02:00
Alexander Bakker
7d3666a5d0
Make the password configuration dialog scrollable
...
Fixes #722
2021-04-14 17:33:16 +02:00
Alexander Bakker
61ac83b134
Release v2.0-beta1
2021-04-14 13:40:04 +02:00
Alexander Bakker
9c907cf14a
Apply top margin to the first entry if there are no groups
2021-04-14 13:33:40 +02:00
Alexander Bakker
5f737582fb
Fix syntax issue in arrays.xml
2021-04-14 12:56:31 +02:00
Alexander Bakker
89256dfef5
Update translations from Crowdin
2021-04-14 12:54:21 +02:00
Alexander Bakker
94b4c098de
Update icons packs documentation
2021-04-14 12:15:19 +02:00
Alexander Bakker
1d848947d9
Only set the query if its non-empty when switching icon packs
...
This fixes an issue where the categories would be hidden when switching icon packs
2021-04-13 17:21:10 +02:00
Alexander Bakker
43ebe402ce
Fix crash caused by incorrect cast to PreferencesFragment
2021-04-11 13:54:05 +02:00
Alexander Bakker
ae0b00573f
Merge pull request #539 from alexbakker/iconpacks
...
Introduce support for icon packs
2021-04-10 10:50:36 +02:00
Alexander Bakker
efb5b10a76
Merge pull request #716 from DerEnderKeks/fix-recent-apps-behavior
...
Fixed that app vanished from recent apps list after locking
2021-04-09 14:01:58 +02:00
Alexander Bakker
4f38988c0d
Introduce support for icon packs
2021-04-07 17:28:08 +02:00
Alexander Bakker
c977b9a064
Update dependencies
2021-04-03 11:24:13 +02:00
DerEnderKeks
5353e7c3b1
Changed method to finish activities when locking
2021-04-01 18:03:16 +02:00
DerEnderKeks
b999ccc83b
Fixed that app vanished from recent apps list after locking
2021-03-31 17:06:39 +02:00
Alexander Bakker
fea5b8e75a
Merge pull request #715 from DerEnderKeks/patch-1
...
Fixed minor markup irregularities in bug report template
2021-03-31 12:58:47 +02:00
DerEnderKeks
6ce661180e
Fixed minor markup irregularities in bug report template
2021-03-31 12:50:43 +02:00
Alexander Bakker
230f21b9f0
Update dependencies
2021-03-20 13:11:17 +01:00
Alexander Bakker
801e677928
Silence an overly enthousiastic linker check
2021-03-01 18:44:14 +01:00
Alexander Bakker
143b9a85b4
Update dependencies
2021-03-01 18:21:20 +01:00
Alexander Bakker
71f66e3142
Remove old testdata and update documentation to new location
2021-02-21 17:16:40 +01:00
Alexander Bakker
a6ab669811
Don't crash when uiMode is set to UI_MODE_NIGHT_UNDEFINED
2021-02-21 17:08:05 +01:00
Alexander Bakker
a519b31bd3
Fix typo in CONTRIBUTING.md
2021-02-18 13:10:26 +01:00