pandemonium_engine/platform/android/java
Relintai e6248b33ab Ported: 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.
- m4gr3d
48a55ffad3
2023-02-07 02:44:47 +01:00
..
app Fix typos. 2023-01-16 00:54:48 +01:00
editor Ported: Provide a delegate implementation for the killProcess logic on Android 2023-02-07 02:44:47 +01:00
gradle/wrapper Ported: Upgrade Android gradle plugin to version 7.2.1 - m4gr3d 2022-12-22 17:48:33 +01:00
lib Ported: Provide a delegate implementation for the killProcess logic on Android 2023-02-07 02:44:47 +01:00
nativeSrcsConfigs Ported: Ensure Android Java and Kotlin compile to the same version - madmiraal 2022-07-29 08:35:59 +02:00
scripts Added missing scripts. 2022-07-29 09:22:06 +02:00
build.gradle Ported: Update the clean task configuration 2022-11-13 00:34:19 +01:00
gradle.properties
gradlew
gradlew.bat
settings.gradle Ported: Ensure Android Java and Kotlin compile to the same version - madmiraal 2022-07-29 08:35:59 +02:00