summaryrefslogtreecommitdiff
path: root/platform/android/java/app/build.gradle
AgeCommit message (Expand)Author
2020-05-25Stop ignoring hidden files and directories in the `assets` directoryFredia Huya-Kouadio
2020-05-17Implementation of the Godot Android Plugin configuration fileFredia Huya-Kouadio
2020-04-23Fix Android templates size regressionFredia Huya-Kouadio
2020-04-07Update Android custom template build configuration.fhuya
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
2020-01-27Address crash caused by missing dependency.fhuya
2020-01-27Address crash caused by missing dependency.fhuya
2019-12-30Replace the android.defaultConfig.applicationId in build.gradle with the pack...fhuya
2019-09-04Split the Android platform java logic into an Android library module (`lib`) ...fhuya