AlexRogalskiy / android-patterns

🏆 Android4You Design patterns
https://alexander-rogalsky.gitbook.io/android-patterns/
GNU General Public License v3.0
4 stars 3 forks source link

Auto Compress Images #444

Open github-actions[bot] opened 12 months ago

github-actions[bot] commented 12 months ago

Images automagically compressed by Calibre's image-actions

Compression reduced images by 24.7%, saving 13.73 KB.

Filename Before After Improvement
traffic/plots.png 55.54 KB 41.82 KB -24.7%

45 images did not require optimisation.

changelogg[bot] commented 12 months ago

Hey! Changelogs info seems to be missing or might be in incorrect format. Please use the below template in PR description to ensure Changelogg can detect your changes:

    - (tag) changelog_text
or
```
- tag: changelog_text
```
**OR**
You can add tag in PR header or while doing a commit too
```    
(tag) PR header
```
or
```
tag: PR header
```
Valid tags: **added** / **feat**, **changed**, **deprecated**, **fixed** / **fix**, **removed**, **security**, **build**, **ci**, **chore**, **docs**, **perf**, **refactor**, **revert**, **style**, **test**
Thanks!
For more info, check out [changelogg docs](https://docs.changelogg.io/)
viezly[bot] commented 12 months ago

Changes preview:

Legend:

👀 Review pull request on Viezly