diff options
| author | 2023-10-20 11:17:14 -0400 | |
|---|---|---|
| committer | 2025-10-20 18:22:36 +0200 | |
| commit | 89c0bb6c7af8e22a1ac0fc4a5760d388f24d08a8 (patch) | |
| tree | a3a2c524c40cffa766c7e763c5e8d833f79de80b /ui/src/main/java/ssh:/git@git.zx2c4.com | |
| parent | build: upgrade all dependencies (diff) | |
| download | wireguard-android-89c0bb6c7af8e22a1ac0fc4a5760d388f24d08a8.tar.xz wireguard-android-89c0bb6c7af8e22a1ac0fc4a5760d388f24d08a8.zip | |
ui: losslessly optimize launcher icons
Using Efficient-Comprression-Tool we can reduce image size by 37.59KB (27%)
with no visual change.
compressed │ uncompressed │
──────────┬───────────┼───────────┬───────────┤
size │ diff │ size │ diff │ path
──────────┼───────────┼───────────┼───────────┼───────────────────────────────────────────────
75.2 KiB │ +75.2 KiB │ 0 B │ 0 B │ +
15.8 KiB │ -6.7 KiB │ 15.7 KiB │ -6.7 KiB │ ∆ res/mipmap-xxxhdpi-v4/ic_launcher.png
20.4 KiB │ -6.3 KiB │ 20.3 KiB │ -6.3 KiB │ ∆ res/mipmap-xxxhdpi-v4/ic_launcher_round.png
8.6 KiB │ -6.2 KiB │ 8.4 KiB │ -6.2 KiB │ ∆ res/mipmap-xhdpi-v4/banner.png
11.6 KiB │ -4.3 KiB │ 11.5 KiB │ -4.3 KiB │ ∆ res/mipmap-xxhdpi-v4/ic_launcher.png
15.2 KiB │ -4 KiB │ 15.1 KiB │ -4 KiB │ ∆ res/mipmap-xxhdpi-v4/ic_launcher_round.png
6.2 KiB │ -2.6 KiB │ 6.1 KiB │ -2.6 KiB │ ∆ res/mipmap-xhdpi-v4/ic_launcher.png
7.9 KiB │ -2.5 KiB │ 7.8 KiB │ -2.5 KiB │ ∆ res/mipmap-xhdpi-v4/ic_launcher_round.png
5 KiB │ -1.7 KiB │ 4.9 KiB │ -1.7 KiB │ ∆ res/mipmap-hdpi-v4/ic_launcher.png
6 KiB │ -1.5 KiB │ 5.8 KiB │ -1.5 KiB │ ∆ res/mipmap-hdpi-v4/ic_launcher_round.png
2.7 KiB │ -1,002 B │ 2.5 KiB │ -996 B │ ∆ res/mipmap-mdpi-v4/ic_launcher.png
3.2 KiB │ -918 B │ 3.1 KiB │ -918 B │ ∆ res/mipmap-mdpi-v4/ic_launcher_round.png
──────────┼───────────┼───────────┼───────────┼───────────────────────────────────────────────
178 KiB │ +37.6 KiB │ 101.1 KiB │ -37.6 KiB │ (total)
[0]: https://github.com/JakeWharton/diffuse/
Signed-off-by: Anthony Ryan <anthonyryan1@gmail.com>
[Harsh: comparing APKs with Diffuse[0] shows modest but non-zero size savings]
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'ui/src/main/java/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
