1
0
Fork 0
godot/platform/android/java/lib
Anish Mishra 67b45299c7 Android: Run clipboard tasks on UI thread
Fixes crashes on older Android versions (API level <= 27) by ensuring
that all clipboard operations are executed on the UI thread.
2025-07-22 20:58:22 +05:30
..
aidl/com/android/vending/licensing
patches
res Add support for using an Android Service to host the Godot engine 2025-06-12 16:37:38 -07:00
src Android: Run clipboard tasks on UI thread 2025-07-22 20:58:22 +05:30
srcTest/java/org/godotengine/godot/utils Extract parsing command line file to a separate class + add unit tests 2024-04-04 10:18:57 +01:00
AndroidManifest.xml Update Android dependencies for the project 2024-01-18 10:35:32 -08:00
build.gradle Add a debug version for Godot's maven central artifact 2025-07-17 17:17:40 -07:00