summaryrefslogtreecommitdiffstats
path: root/platform/android/java/build.gradle
Commit message (Expand)AuthorAgeFilesLines
* Rebrand Godot to RedotRandolph W. Aarseth II2024-10-111-1/+1
* C#: Fallback to CoreCLR/MonoVM hosting APIs when hostfxr/NativeAOT failsRaul Santos2024-09-161-8/+32
* Update the Android editor flavors to avoid vendor-specific referencesFredia Huya-Kouadio2024-09-131-19/+19
* Improve support for XR projectsFredia Huya-Kouadio2024-09-061-13/+32
* Merge pull request #91271 from m4gr3d/clean_gradle_build_setupRémi Verschelde2024-08-161-155/+77
|\
| * Clean up the gradle build logic used to generate the Godot Android binariesFredia Huya-Kouadio2024-05-311-155/+77
* | Change the way doNotStrip is setSummersay4152024-06-171-1/+1
|/
* Fix detecting when Gradle is invoked from StudioEmre Kultursay2024-05-201-5/+0
* Merge pull request #84674 from m4gr3d/add_flag_to_run_scons_from_gradleRémi Verschelde2024-01-291-33/+49
|\
| * Add parameter to allow generation of the Godot native shared libraries from t...Fredia Huya-Kouadio2023-11-091-33/+49
* | Update Android dependencies for the projectFredia Huya-Kouadio2024-01-181-16/+3
|/
* Update the gradle build tasks to generate play store builds.Fredia Huya-Kouadio2023-04-271-14/+44
* Configure maven central snapshot versions for the Godot Android libraryFredia Huya-Kouadio2023-03-061-0/+7
* Rename Godot's 'custom build' to 'gradle build' to better reflect the underly...Fredia Huya-Kouadio2023-02-021-7/+7
* Delete Android godot-lib with the old naming schemeFredia Huya-Kouadio2022-10-181-3/+9
* Fix the gradle build configuration for the Android platform following https:/...Fredia Huya-Kouadio2022-10-051-24/+19
* Unify bits, arch, and android_arch into env["arch"]Aaron Franke2022-08-251-2/+2
* Ensure Android Java and Kotlin compile to the same versionMarcel Admiraal2022-06-011-4/+7
* Android port of the Godot EditorFredy Huya-Kouadio2022-03-281-17/+127
* Setup logic to publish the Godot Android library to MavenCentralFredia Huya-Kouadio2022-03-141-0/+4
* Fix Android Studio builds.ne0fhyk2021-12-211-2/+10
* Fix Gradle builds not excluding excluded tasksMarcel Admiraal2021-10-231-7/+7
* Disable resource optimizations for release builds as it breaks the legacy bui...ne0fhyk2021-07-201-1/+1
* Update config versions and deprecate the use of the jcenter maven repo.ne0fhyk2021-06-241-2/+1
* Update Gradle archiveName and destinationDir propertiesMarcel Admiraal2021-06-071-2/+2
* [Android] fix generateDevTemplatethebestnom2021-04-281-1/+1
* Allow to build dev template with symbolsthebestnom2021-04-141-6/+30
* Add logic to record the version of the Godot engine for the Android platform.Fredia Huya-Kouadio2021-02-241-6/+0
* Update the logic to query for the 'scons' command executable path.Fredia Huya-Kouadio2020-11-141-2/+0
* Remove GodotPayment android pluginTimo Schwarzer2020-06-221-8/+0
* Validate that `Use Custom Build` is enabled when `Plugins` are selectedFredia Huya-Kouadio2020-05-271-0/+2
* Implementation of the Godot Android Plugin configuration fileFredia Huya-Kouadio2020-05-171-1/+2
* Enable Android studio debugger.fhuya2020-03-081-3/+3
* Re-architecture of the Godot Android plugin.fhuya2020-03-051-13/+55
* Provides a base implementation of the Vulkan surface view (VkSurfaceView.kt) ...fhuya2020-03-051-0/+1
* Miscellaneous cleanup for the Android codebase:fhuya2020-03-041-14/+14
* Updates the Godot gradle tasks to enable manual runs of the `scons` command.fhuya2019-09-241-15/+72
* Split the Android platform java logic into an Android library module (`lib`) ...fhuya2019-09-041-87/+71
* Android: Style fixes to manifest and build.gradleRémi Verschelde2019-08-271-70/+68
* Android: Bump gradle version to 5.1.1Rémi Verschelde2019-08-271-1/+1
* Rename wrong field.Juan Linietsky2019-04-241-2/+2
* Remove forgotten strings in configuration filesJuan Linietsky2019-04-241-2/+0
* Android now (optionally) builds the template when exportingJuan Linietsky2019-04-071-0/+115