virtualx-engine/platform/android/java
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
..
app Implementation of the Godot Android Plugin configuration file 2020-05-17 11:11:26 -07:00
gradle/wrapper Miscellaneous cleanup for the Android codebase: 2020-03-04 12:16:17 -08:00
lib Use long instead of int for object id in Android java wrapper 2020-05-24 13:26:18 +02:00
plugins/godotpayment Use long instead of int for object id in Android java wrapper 2020-05-24 13:26:18 +02:00
build.gradle Implementation of the Godot Android Plugin configuration file 2020-05-17 11:11:26 -07:00
gradle.properties Android: Migrate deprecated support library to AndroidX 2020-05-10 19:03:44 +03:00
gradlew Fix lint error/warning while building android template 2018-12-18 17:26:33 +09:00
gradlew.bat Git: Explicitly list binary files as such to avoid EOL change 2019-05-25 10:43:48 +02:00
settings.gradle Re-architecture of the Godot Android plugin. 2020-03-05 10:00:19 -08:00