summaryrefslogtreecommitdiffstats
path: root/platform/android/java/app
Commit message (Expand)AuthorAgeFilesLines
...
* Implementation of the Godot Android Plugin configuration fileFredia Huya-Kouadio2020-05-173-32/+74
* Android: Migrate deprecated support library to AndroidXthebestnom2020-05-101-4/+4
* Fix Android templates size regressionFredia Huya-Kouadio2020-04-231-1/+3
* Android: Bump build tools to 29.0.3Rémi Verschelde2020-04-141-1/+1
* Merge pull request #37256 from m4gr3d/add_custom_build_gradle_settingsRémi Verschelde2020-04-102-0/+7
|\
| * Update Android custom template build configuration.fhuya2020-04-072-0/+7
* | Android: Downgrade gradle plugin to 3.5.3Rémi Verschelde2020-04-021-1/+1
|/
* Enable Android studio debugger.fhuya2020-03-081-0/+1
* Trim the whitespace around the plugins names.fhuya2020-03-061-1/+1
* Re-architecture of the Godot Android plugin.fhuya2020-03-053-63/+71
* Provides a base implementation of the Vulkan surface view (VkSurfaceView.kt) ...fhuya2020-03-052-2/+7
* Miscellaneous cleanup for the Android codebase:fhuya2020-03-042-21/+21
* Remove obsolete GLES3 backendRémi Verschelde2020-02-131-1/+0
* Address crash caused by missing dependency.fhuya2020-01-272-3/+3
* Address crash caused by missing dependency.fhuya2020-01-272-1/+5
* Add support for Android adaptive icons.Bruno Lourenço2020-01-141-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Replace the android.defaultConfig.applicationId in build.gradle with the pack...fhuya2019-12-302-1/+11
* Android: Fix manifest parsing and APK names in export codeRémi Verschelde2019-10-031-5/+2
* Fix copyright headers and style issuesRémi Verschelde2019-09-241-0/+30
* Split the Android platform java logic into an Android library module (`lib`) ...fhuya2019-09-044-0/+208