pandemonium_engine/platform/android/java/lib
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
..
aidl/com/android/vending/licensing Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
patches Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00
res Ported: Fix issue causing the project manager to crash because of missing path argument 2022-09-17 17:27:50 +02:00
src Ported: Provide a delegate implementation for the killProcess logic on Android 2023-02-07 02:44:47 +01:00
AndroidManifest.xml Ported: Upgrade Android gradle plugin to version 7.2.1 - m4gr3d 2022-12-22 17:48:33 +01:00
build.gradle Ported: Ensure Android Java and Kotlin compile to the same version - madmiraal 2022-07-29 08:35:59 +02:00
THIRDPARTY.md Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00