godot/platform/android/java
Fredia Huya-Kouadio 48a55ffad3 Provide a delegate implementation for the killProcess logic on Android
The implementation forwards the kill request to the Godot host for handling. If the Godot host is unable to handle the request, it falls back to the `OS_Unix::kill(...)` implementation.
2023-01-26 03:33:22 -08:00
..
app One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
editor Provide a delegate implementation for the killProcess logic on Android 2023-01-26 03:33:22 -08:00
gradle/wrapper Upgrade Android gradle plugin to version 7.2.1 2022-12-12 14:49:23 +01:00
lib Provide a delegate implementation for the killProcess logic on Android 2023-01-26 03:33:22 -08:00
nativeSrcsConfigs Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:24:12 +01:00
scripts Cleanup the gradle build configuration 2022-03-28 08:12:55 -07:00
build.gradle Update the clean task configuration 2022-10-18 20:37:23 -07:00
gradle.properties Disable resource optimizations for release builds as it breaks the legacy build system. 2021-07-20 16:36:00 -07:00
gradlew Upgrade Android Gradle to version 7.2 2021-10-15 12:51:43 +02:00
gradlew.bat Upgrade Android Gradle to version 7.2 2021-10-15 12:51:43 +02:00
settings.gradle Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:24:12 +01:00