Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The Android app (2.0.0) is 15 MB. (Last year's iPhone app (1.0.3) is 39.5 MB.)
This PR compresses the PNGs losslessly using
optipng -o7 -zm1-9
, which reduces them by 19% from ~50 MB to ~41 MB.We could also use Imgbot to send PRs to do this automatically: https://imgbot.net/
android/app/src/main/ic_launcher-playstore.png
android/app/src/main/res/mipmap-hdpi/ic_launcher.png
android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png
android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
android/app/src/main/res/mipmap-mdpi/ic_launcher.png
android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png
android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png
android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png
android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
ios/App/App/Assets.xcassets/AppIcon.appiconset/icon-1024.png
ios/App/App/Assets.xcassets/AppIcon.appiconset/icon-20.png
ios/App/App/Assets.xcassets/AppIcon.appiconset/icon-20@2x 1.png
ios/App/App/Assets.xcassets/AppIcon.appiconset/[email protected]
ios/App/App/Assets.xcassets/AppIcon.appiconset/[email protected]
ios/App/App/Assets.xcassets/AppIcon.appiconset/icon-29.png
ios/App/App/Assets.xcassets/AppIcon.appiconset/icon-29@2x 1.png
ios/App/App/Assets.xcassets/AppIcon.appiconset/[email protected]
ios/App/App/Assets.xcassets/AppIcon.appiconset/[email protected]
ios/App/App/Assets.xcassets/AppIcon.appiconset/icon-40.png
ios/App/App/Assets.xcassets/AppIcon.appiconset/icon-40@2x 1.png
ios/App/App/Assets.xcassets/AppIcon.appiconset/[email protected]
ios/App/App/Assets.xcassets/AppIcon.appiconset/[email protected]
ios/App/App/Assets.xcassets/AppIcon.appiconset/[email protected]
ios/App/App/Assets.xcassets/AppIcon.appiconset/[email protected]
ios/App/App/Assets.xcassets/AppIcon.appiconset/icon-76.png
ios/App/App/Assets.xcassets/AppIcon.appiconset/[email protected]
ios/App/App/Assets.xcassets/AppIcon.appiconset/[email protected]
ios/App/App/Assets.xcassets/Splash.imageset/Default@2x~universal~anyany 1.png
ios/App/App/Assets.xcassets/Splash.imageset/Default@2x~universal~anyany 2.png
ios/App/App/Assets.xcassets/Splash.imageset/Default@2x~universal~anyany.png
resources/android/icon/drawable-hdpi-icon.png
resources/android/icon/drawable-ldpi-icon.png
resources/android/icon/drawable-mdpi-icon.png
resources/android/icon/drawable-xhdpi-icon.png
resources/android/icon/drawable-xxhdpi-icon.png
resources/android/icon/drawable-xxxhdpi-icon.png
resources/android/splash/drawable-land-hdpi-screen.png
resources/android/splash/drawable-land-ldpi-screen.png
resources/android/splash/drawable-land-mdpi-screen.png
resources/android/splash/drawable-land-xhdpi-screen.png
resources/android/splash/drawable-land-xxhdpi-screen.png
resources/android/splash/drawable-land-xxxhdpi-screen.png
resources/android/splash/drawable-port-hdpi-screen.png
resources/android/splash/drawable-port-ldpi-screen.png
resources/android/splash/drawable-port-mdpi-screen.png
resources/android/splash/drawable-port-xhdpi-screen.png
resources/android/splash/drawable-port-xxhdpi-screen.png
resources/android/splash/drawable-port-xxxhdpi-screen.png
resources/icon.png
resources/ios/icon/icon-1024.png
resources/ios/icon/[email protected]
resources/ios/icon/icon-20.png
resources/ios/icon/[email protected]
resources/ios/icon/[email protected]
resources/ios/icon/[email protected]
resources/ios/icon/[email protected]
resources/ios/icon/icon-29.png
resources/ios/icon/[email protected]
resources/ios/icon/[email protected]
resources/ios/icon/icon-40.png
resources/ios/icon/[email protected]
resources/ios/icon/[email protected]
resources/ios/icon/[email protected]
resources/ios/icon/icon-50.png
resources/ios/icon/[email protected]
resources/ios/icon/icon-60.png
resources/ios/icon/[email protected]
resources/ios/icon/[email protected]
resources/ios/icon/icon-72.png
resources/ios/icon/[email protected]
resources/ios/icon/icon-76.png
resources/ios/icon/[email protected]
resources/ios/icon/[email protected]
resources/ios/icon/[email protected]
resources/ios/icon/[email protected]
resources/ios/icon/icon.png
resources/ios/icon/[email protected]
resources/ios/splash/Default-1792h~iphone.png
resources/ios/splash/Default-2436h.png
resources/ios/splash/Default-2688h~iphone.png
resources/ios/splash/Default-568h@2x~iphone.png
resources/ios/splash/Default-667h.png
resources/ios/splash/Default-736h.png
resources/ios/splash/Default-Landscape-1792h~iphone.png
resources/ios/splash/Default-Landscape-2436h.png
resources/ios/splash/Default-Landscape-2688h~iphone.png
resources/ios/splash/Default-Landscape-736h.png
resources/ios/splash/Default-Landscape@2x~ipad.png
resources/ios/splash/Default-Landscape@~ipadpro.png
resources/ios/splash/Default-Landscape~ipad.png
resources/ios/splash/Default-Portrait@2x~ipad.png
resources/ios/splash/Default-Portrait@~ipadpro.png
resources/ios/splash/Default-Portrait~ipad.png
resources/ios/splash/Default@2x~iphone.png
resources/ios/splash/Default@2x~universal~anyany.png
resources/ios/splash/Default~iphone.png
resources/splash.png
src/assets/img/appicon.png
src/assets/img/person-circle-outline.png
src/assets/img/speaker-background.png
src/assets/img/splash.png