godot/platform/android/java/lib
PouleyKetchoupp 39f59786fa Use long instead of int for object id in Android java wrapper
Using int for 64-bit values might cause issues with objects not found
in ObjectDB when the id is truncated.
2020-05-24 13:26:18 +02:00
..
aidl/com/android/vending/licensing Complete the implementation of the GodotPayment plugin. 2020-03-17 17:43:09 -07:00
patches
res Delete unused drawable resources. 2020-04-13 16:15:37 -07:00
src Use long instead of int for object id in Android java wrapper 2020-05-24 13:26:18 +02:00
AndroidManifest.xml Vulkan rendering for Android 2020-04-03 11:18:59 +02:00
build.gradle Fix Android templates size regression 2020-04-23 00:21:39 -07:00
CMakeLists.txt
THIRDPARTY.md