Update raster icons
Script used to generate raster icons: function rasterize_icon { inkscape media/fdroid-logo-2015/$1.svg -e F-Droid/res/drawable-$4/$2.png -w $3 -h $3 } function rasterize { rasterize_icon $2 $3 $(( 18 * $1 )) ldpi rasterize_icon $2 $3 $(( 24 * $1 )) mdpi rasterize_icon $2 $3 $(( 36 * $1 )) hdpi rasterize_icon $2 $3 $(( 48 * $1 )) xhdpi rasterize_icon $2 $3 $(( 72 * $1 )) xxhdpi rasterize_icon $2 $3 $(( 96 * $1 )) xxxhdpi } rasterize 2 fdroid-logo ic_launcher rasterize 2 default-app ic_repo_app_default rasterize 1 default_notification ic_stat_notify rasterize 1 updates_notification ic_stat_notify_updates
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 610 B After Width: | Height: | Size: 681 B |
Before Width: | Height: | Size: 893 B After Width: | Height: | Size: 1003 B |
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 665 B After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 344 B After Width: | Height: | Size: 462 B |
Before Width: | Height: | Size: 489 B After Width: | Height: | Size: 602 B |
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 872 B After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 424 B After Width: | Height: | Size: 526 B |
Before Width: | Height: | Size: 606 B After Width: | Height: | Size: 712 B |
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 691 B After Width: | Height: | Size: 801 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 4.7 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.9 KiB |
BIN
F-Droid/res/drawable-xxxhdpi/ic_launcher.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
F-Droid/res/drawable-xxxhdpi/ic_repo_app_default.png
Normal file
After Width: | Height: | Size: 6.3 KiB |
BIN
F-Droid/res/drawable-xxxhdpi/ic_stat_notify.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
F-Droid/res/drawable-xxxhdpi/ic_stat_notify_updates.png
Normal file
After Width: | Height: | Size: 2.1 KiB |