summaryrefslogtreecommitdiffstats
path: root/platform/android/java/lib/res/values-ja
Commit message (Collapse)AuthorAgeFilesLines
* Create strings.xml files in the gradle project to handle localizationAman Jain2020-07-151-4/+0
|
* Commit other files changed by file_format.shAaron Franke2020-07-131-1/+1
|
* Split the Android platform java logic into an Android library module (`lib`) ↵fhuya2019-09-041-0/+4
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').