godot/platform/android/java
Fredia Huya-Kouadio f20e21a6d6 Update the splash screen logic for the Godot app template
Due to limitations to the splash screen introduced in Android 12, the splash screen logic is updated to the same logic as used on other platforms, i.e: the splash screen is rendered by the Godot engine instead of the Android runtime.
2024-06-10 00:59:36 -07:00
..
app Update the splash screen logic for the Godot app template 2024-06-10 00:59:36 -07:00
editor Configure the splash screen for the Android editor 2024-06-10 00:34:00 -07:00
gradle/wrapper Update Android dependencies for the project 2024-01-18 10:35:32 -08:00
lib Configure the splash screen for the Android editor 2024-06-10 00:34:00 -07:00
nativeSrcsConfigs Add logic to unregister the Godot plugins on engine termination 2024-05-19 19:27:04 -07:00
scripts Style: Trim trailing whitespace and ensure newline at EOF 2024-05-08 10:12:46 +02:00
build.gradle Fix detecting when Gradle is invoked from Studio 2024-05-20 17:02:36 -07:00
gradle.properties Fix gradle build errors when the build path contains non-ASCII characters 2024-02-13 14:31:08 -08:00
gradlew Upgrade Android Gradle to version 7.2 2021-10-14 16:19:00 +01:00
gradlew.bat Upgrade Android Gradle to version 7.2 2021-10-14 16:19:00 +01:00
settings.gradle Update Android dependencies for the project 2024-01-18 10:35:32 -08:00