summaryrefslogtreecommitdiff
path: root/platform/android/java/lib/build.gradle
AgeCommit message (Expand)Author
2021-03-16Enable `doNotStrip` when doing development/debugging within Android StudioFredia Huya-Kouadio
2021-02-24Add logic to record the version of the Godot engine for the Android platform.Fredia Huya-Kouadio
2021-02-17Add missing `ndkVersion` to the library gradle build config.Fredia Huya-Kouadio
2021-01-30add search extensions for scons' pathzaevi
2020-11-14Update the logic to query for the 'scons' command executable path.Fredia Huya-Kouadio
2020-10-29Add a separate `nativeSrcsConfigs` module to handle Android Studio constraint...Fredia Huya-Kouadio
2020-04-23Fix Android templates size regressionFredia Huya-Kouadio
2020-04-15Migrate legacy apache dependency to the GodotPayment pluginfhuya
2020-04-03Vulkan rendering for AndroidPouleyKetchoupp
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-01-27Address crash caused by missing dependency.fhuya
2020-01-27Address crash caused by missing dependency.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