summaryrefslogtreecommitdiffstats
path: root/platform/android/java/lib/res/drawable-mdpi
Commit message (Collapse)AuthorAgeFilesLines
* Delete unused drawable resources.fhuya2020-04-131-0/+0
|
* Optimize images losslessly using `oxipng -o6 --strip all --zopfli`Hugo Locurcio2019-10-121-0/+0
|
* Split the Android platform java logic into an Android library module (`lib`) ↵fhuya2019-09-041-0/+0
and an application module (`app`). The application module `app` serves double duties of providing the prebuilt Godot binaries ('android_debug.apk', 'android_release.apk') and the Godot custom build template ('android_source.zip').