summaryrefslogtreecommitdiff
path: root/platform/android/java/build.gradle
AgeCommit message (Expand)Author
2021-07-20Disable resource optimizations for release builds as it breaks the legacy bui...ne0fhyk
2021-06-24Update config versions and deprecate the use of the jcenter maven repo.ne0fhyk
2021-06-07Update Gradle archiveName and destinationDir propertiesMarcel Admiraal
2021-04-28[Android] fix generateDevTemplatethebestnom
2021-04-14Allow to build dev template with symbolsthebestnom
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