summaryrefslogtreecommitdiffstats
path: root/platform/android/java/app
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-121-1/+3
|\
| * Android: Update exported app and editor themeAnish Mishra2024-11-081-1/+3
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-111-1/+1
|/
* Add logic to automatically pick up jar/aar library dependencies in the `res:/...Fredia Huya-Kouadio2024-09-292-0/+11
* C#: Fallback to CoreCLR/MonoVM hosting APIs when hostfxr/NativeAOT failsRaul Santos2024-09-163-6/+57
* Improve support for XR projectsFredia Huya-Kouadio2024-09-062-0/+2
* Merge pull request #91271 from m4gr3d/clean_gradle_build_setupRémi Verschelde2024-08-162-57/+27
|\
| * Clean up the build commands used by the editor for gradle buildsFredia Huya-Kouadio2024-05-312-57/+27
* | Fix ANRs reported by the Google Play ConsoleFredia Huya-Kouadio2024-07-041-0/+4
* | Fix crashes reported by the Google Play ConsoleFredia Huya-Kouadio2024-07-041-1/+1
* | Update the splash screen logic for the Godot app templateFredia Huya-Kouadio2024-06-106-16/+16
* | Configure the splash screen for the Android editorFredia Huya-Kouadio2024-06-101-1/+2
|/
* Ensure that Godot's version of libc++_shared.so is always selected in case de...Mauricio Narvaez2024-05-291-0/+6
* Fix detecting when Gradle is invoked from StudioEmre Kultursay2024-05-201-2/+1
* Fix issue causing the `copyAndRename*` task to fail on occasions on Windows m...Fredia Huya-Kouadio2024-04-171-0/+30
* Remove redundant semicolons from Kotlin/gradle filesmelquiadess2024-04-021-4/+4
* Add export setting to specify whether the native libraries should be compress...Fredia Huya-Kouadio2024-02-152-0/+31
* Fix gradle build errors when the build path contains non-ASCII charactersFredia Huya-Kouadio2024-02-131-0/+3
* Update Android dependencies for the projectFredia Huya-Kouadio2024-01-185-32/+32
* Specify the path to the Java SDK used for the Android gradle buildFredia Huya-Kouadio2024-01-182-1/+10
* Update the `launchMode` for the `GodotApp` activity to allow other activities...Fredia Huya-Kouadio2023-10-251-1/+1
* Bump the java version to version 17Fredia Huya-Kouadio2023-10-171-1/+1
* Add export setting to control whether to show the Godot app in the app libraryFredia Huya-Kouadio2023-08-131-0/+1
* Godot Android re-architectureFredia Huya-Kouadio2023-07-161-2/+2
* Add parameters for the Godot Activity starting intent to allow restarting or ...Fredia Huya-Kouadio2023-06-151-1/+1
* Update the format for the app version code and nameFredia Huya-Kouadio2023-05-241-4/+6
* Update the gradle build tasks to generate play store builds.Fredia Huya-Kouadio2023-04-271-1/+1
* Downgrade android gradle plugin to version 7.2.1.Fredia Huya-Kouadio2023-04-211-1/+1
* Bump the target SDK version to 33 (Android 13)Fredia Huya-Kouadio2023-03-211-5/+5
* Configure maven central snapshot versions for the Godot Android libraryFredia Huya-Kouadio2023-03-061-0/+3
* Rename Godot's 'custom build' to 'gradle build' to better reflect the underly...Fredia Huya-Kouadio2023-02-024-8/+8
* Clean up the XR export logicFredia Huya-Kouadio2023-02-011-21/+0
* Update the XR manifest configsFredia Huya-Kouadio2023-01-271-9/+0
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Merge pull request #63483 from qianjunakasumi/qianjunakasumi/masterRémi Verschelde2023-01-031-0/+1
|\
| * Introduce `appCategory` attribute of android to set category千橘 雫霞2023-01-011-0/+1
* | Updating the minimum Android target api for proper Vulkan supportFredia Huya-Kouadio2022-11-301-3/+6
* | Enable GLES3 on Androidclayjohn2022-11-291-1/+1
* | Upgrade Android gradle plugin to version 7.2.1Fredia Huya-Kouadio2022-11-101-4/+4
* | Update the versioning logic for the Godot Android EditorFredia Huya-Kouadio2022-09-121-3/+23
|/
* Add full support for Android scoped storage.Fredia Huya-Kouadio2022-07-051-3/+3
* Upgrade Android NDK to r23 LTSMarcel Admiraal2022-06-251-1/+1
* Update android:targetSdkVersion from 30 to 31Gustavo Maciel2022-06-232-1/+2
* Merge pull request #61579 from madmiraal/android-kotlin-java-versionRémi Verschelde2022-06-013-5/+26
|\
| * Ensure Android Java and Kotlin compile to the same versionMarcel Admiraal2022-06-013-5/+26
* | Misc editor tweaks and polishes:Fredia Huya-Kouadio2022-05-311-1/+1
|/
* Only use Android fullscreen theme for splash screenMarcel Admiraal2022-05-271-2/+2
* Update Meta hand tracking versionFredy Huya-Kouadio2022-04-271-0/+7