summaryrefslogtreecommitdiff
path: root/platform/android/java/res/values-ko
AgeCommit message (Collapse)Author
2019-09-04Split the Android platform java logic into an Android library module (`lib`) ↵fhuya
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').
2018-12-18Fix lint error/warning while building android templatevolzhs
2016-04-19remove unused resources and add korean locale for androidvolzhs
- remove unused resources in platform/android/java/res/values/strings.xml - add korean language resource for apk expansion download screen
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky