summaryrefslogtreecommitdiffstats
path: root/platform/android/java/lib/build.gradle
Commit message (Expand)AuthorAgeFilesLines
* Enable `doNotStrip` when doing development/debugging within Android StudioFredia Huya-Kouadio2021-03-161-2/+4
* Add logic to record the version of the Godot engine for the Android platform.Fredia Huya-Kouadio2021-02-241-0/+2
* Add missing `ndkVersion` to the library gradle build config.Fredia Huya-Kouadio2021-02-171-0/+2
* add search extensions for scons' pathzaevi2021-01-301-1/+1
* Update the logic to query for the 'scons' command executable path.Fredia Huya-Kouadio2020-11-141-1/+33
* Add a separate `nativeSrcsConfigs` module to handle Android Studio constraint...Fredia Huya-Kouadio2020-10-291-15/+5
* Fix Android templates size regressionFredia Huya-Kouadio2020-04-231-1/+3
* Migrate legacy apache dependency to the GodotPayment pluginfhuya2020-04-151-1/+0
* Vulkan rendering for AndroidPouleyKetchoupp2020-04-031-0/+1
* Enable Android studio debugger.fhuya2020-03-081-1/+2
* Re-architecture of the Godot Android plugin.fhuya2020-03-051-0/+1
* Provides a base implementation of the Vulkan surface view (VkSurfaceView.kt) ...fhuya2020-03-051-0/+1
* Address crash caused by missing dependency.fhuya2020-01-271-1/+1
* Address crash caused by missing dependency.fhuya2020-01-271-1/+1
* Updates the Godot gradle tasks to enable manual runs of the `scons` command.fhuya2019-09-241-19/+10
* Split the Android platform java logic into an Android library module (`lib`) ...fhuya2019-09-041-0/+91