Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-29 | Add a separate `nativeSrcsConfigs` module to handle Android Studio ↵ | Fredia Huya-Kouadio | |
constraints for native code editor support. | |||
2020-06-22 | Follow up cleanup for the godotpayment project module | Fredia Huya-Kouadio | |
2020-03-05 | Re-architecture of the Godot Android plugin. | fhuya | |
2019-09-04 | Split 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'). |