summaryrefslogtreecommitdiff
path: root/platform/android/java/build.gradle
AgeCommit message (Expand)Author
2021-02-24Add logic to record the version of the Godot engine for the Android platform.Fredia Huya-Kouadio
2020-11-14Update the logic to query for the 'scons' command executable path.Fredia Huya-Kouadio
2020-06-22Remove GodotPayment android pluginTimo Schwarzer
2020-05-27Validate that `Use Custom Build` is enabled when `Plugins` are selectedFredia Huya-Kouadio
2020-05-17Implementation of the Godot Android Plugin configuration fileFredia Huya-Kouadio
2020-03-08Enable Android studio debugger.fhuya
2020-03-05Re-architecture of the Godot Android plugin.fhuya
2020-03-05Provides a base implementation of the Vulkan surface view (VkSurfaceView.kt) ...fhuya
2020-03-04Miscellaneous cleanup for the Android codebase:fhuya
2019-09-24Updates the Godot gradle tasks to enable manual runs of the `scons` command.fhuya
2019-09-04Split the Android platform java logic into an Android library module (`lib`) ...fhuya
2019-08-27Android: Style fixes to manifest and build.gradleRémi Verschelde
2019-08-27Android: Bump gradle version to 5.1.1Rémi Verschelde
2019-04-24Rename wrong field.Juan Linietsky
2019-04-24Remove forgotten strings in configuration filesJuan Linietsky
2019-04-07Android now (optionally) builds the template when exportingJuan Linietsky