Commit Graph

1155 Commits (2767727ad446b4def5f98c3864c46989658f4b0d)
 

Author SHA1 Message Date
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>
4 years ago
Alexander Bakker a5d3de55a2 Add support for selecting SVG icons through the file selection dialog
Fixes #724
4 years ago
Alexander Bakker b195d0dadd Fix multiple icon rendering issues in card_icon
- Use software rendering on API <= 27
- Use ImageView instead of CircleImageView

Fixes #725
4 years ago
Alexander Bakker 7d3666a5d0 Make the password configuration dialog scrollable
Fixes #722
4 years ago
Alexander Bakker 61ac83b134 Release v2.0-beta1 4 years ago
Alexander Bakker 9c907cf14a Apply top margin to the first entry if there are no groups 4 years ago
Alexander Bakker 5f737582fb Fix syntax issue in arrays.xml 4 years ago
Alexander Bakker 89256dfef5 Update translations from Crowdin 4 years ago
Alexander Bakker 94b4c098de Update icons packs documentation 4 years ago
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
4 years ago
Alexander Bakker 43ebe402ce Fix crash caused by incorrect cast to PreferencesFragment 4 years ago
Alexander Bakker ae0b00573f
Merge pull request #539 from alexbakker/iconpacks
Introduce support for icon packs
4 years ago
Alexander Bakker efb5b10a76
Merge pull request #716 from DerEnderKeks/fix-recent-apps-behavior
Fixed that app vanished from recent apps list after locking
4 years ago
Alexander Bakker 4f38988c0d Introduce support for icon packs 4 years ago
Alexander Bakker c977b9a064 Update dependencies 4 years ago
DerEnderKeks 5353e7c3b1 Changed method to finish activities when locking 4 years ago
DerEnderKeks b999ccc83b Fixed that app vanished from recent apps list after locking 4 years ago
Alexander Bakker fea5b8e75a
Merge pull request #715 from DerEnderKeks/patch-1
Fixed minor markup irregularities in bug report template
4 years ago
DerEnderKeks 6ce661180e
Fixed minor markup irregularities in bug report template 4 years ago
Alexander Bakker 230f21b9f0 Update dependencies 4 years ago
Alexander Bakker 801e677928 Silence an overly enthousiastic linker check 4 years ago
Alexander Bakker 143b9a85b4 Update dependencies 4 years ago
Alexander Bakker 71f66e3142 Remove old testdata and update documentation to new location 4 years ago
Alexander Bakker a6ab669811 Don't crash when uiMode is set to UI_MODE_NIGHT_UNDEFINED 4 years ago
Alexander Bakker a519b31bd3 Fix typo in CONTRIBUTING.md 4 years ago
Alexander Bakker c7ef10367f Fix an issue where advanced fields were disabled inadvertently 4 years ago
Alexander Bakker 085e8e51dc
Merge pull request #688 from jhenninger/feature/receive-shared-image
Add support for creating entries from shared images
4 years ago
Johannes Henninger 167f2d6dad Add support for creating entries from shared images 4 years ago
Alexander Bakker e653e42455 Update dependencies 4 years ago
Alexander Bakker 158eb4609c Remove unused 'stateless' support code from AuthActivity 4 years ago
Alexander Bakker 2242dbc6cd Update build badge for GitHub Actions 4 years ago
Alexander Bakker ca8f3e49ea Hide the vault wipe option in the menu of the import activity
Always showing the dialog can be confusing for users.
4 years ago
Alexander Bakker c3d9ab86c7 Improve the wording of a couple of strings 4 years ago
Alexander Bakker 441a943a9d Update dependencies 4 years ago
Alexander Bakker 293e2ddeb0 When importing, read the file from SAF on a background thread
Fixes issue with importing from Nextcloud. Close #673.
4 years ago
Alexander Bakker 2c8a64f943 Disable some fields if Steam OTP type is selected
Also, move some magic default OTP parameters to constants
4 years ago
Alexander Bakker bc6cb35dc0 Clean up unused variables 4 years ago
Alexander Bakker ad138e4a4c Fix behavior of the new entry highlight in case no scroll is needed 4 years ago
Alexander Bakker f4bdf4645b Hide some entry editing settings by default to reduce user confusion 4 years ago
Alexander Bakker fd9a387b4e Rename Filter -> Sort in menu and remove old references to Filter 4 years ago
Alexander Bakker 778000aa24 Minor fixes for group chips, remove remnants of filter menu item 4 years ago
Alexander Bakker 40fbe39474 Update list of third-party licenses 4 years ago
Alexander Bakker bda1a1d5af Add a dialog for Aegis' license 4 years ago
Alexander Bakker e6e2809c9c Fix the appearance of the toolbar in the scanner activity 4 years ago
Alexander Bakker b91355da47 Remove usage of HtmlCompat 4 years ago
Alexander Bakker 4bb5ee52d9 Fix disabled alert dialog button color by setting alpha using selector 4 years ago
Alexander Bakker de3fcfdb26 Fix the background color of the imported entries list 4 years ago
Alexander Bakker ae71febf10 Move import logic to separate activity to fix a couple of issues
Fixes #456.
Fixes #670.
4 years ago
Alexander Bakker 7be1a74cfd Force higher resolution for analysis and run it on a background thread 4 years ago
Alexander Bakker 22c93bf5c6 Show some additional warning info in the entry deletion dialog
Close #565.
4 years ago