summaryrefslogtreecommitdiff
path: root/platform/android/java/app
AgeCommit message (Expand)Author
2020-08-05Add 'Export App Bundle' to Android Export OptionsAman Jain
2020-07-24Write an AndroidManifest.xml file to be merged with app module's manifest.Aman Jain
2020-07-15Create strings.xml files in the gradle project to handle localizationAman Jain
2020-06-27Fix the logic to enable focus awarenessFredia Huya-Kouadio
2020-06-25Enable the ability to use Godot as a subview within an Android appFredia Huya-Kouadio
2020-06-04Add support for focus awarenessFredia Huya-Kouadio
2020-05-27Validate that `Use Custom Build` is enabled when `Plugins` are selectedFredia Huya-Kouadio
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-05-10Android: Migrate deprecated support library to AndroidXthebestnom
2020-04-23Fix Android templates size regressionFredia Huya-Kouadio
2020-04-14Android: Bump build tools to 29.0.3Rémi Verschelde
2020-04-10Merge pull request #37256 from m4gr3d/add_custom_build_gradle_settingsRémi Verschelde
2020-04-07Update Android custom template build configuration.fhuya
2020-04-02Android: Downgrade gradle plugin to 3.5.3Rémi Verschelde
2020-03-08Enable Android studio debugger.fhuya
2020-03-06Trim the whitespace around the plugins names.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-02-13Remove obsolete GLES3 backendRémi Verschelde
2020-01-27Address crash caused by missing dependency.fhuya
2020-01-27Address crash caused by missing dependency.fhuya
2020-01-14Add support for Android adaptive icons.Bruno Lourenço
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-30Replace the android.defaultConfig.applicationId in build.gradle with the pack...fhuya
2019-10-03Android: Fix manifest parsing and APK names in export codeRémi Verschelde
2019-09-24Fix copyright headers and style issuesRémi Verschelde
2019-09-04Split the Android platform java logic into an Android library module (`lib`) ...fhuya