godot/platform/android/java/app
Fredia Huya-Kouadio c5fb32d594 Update the logic to load Godot Android plugins packaged into the binary.
The previous logic had the side effect of imposing a limit of one plugin per `aar` binary. The update lifts that restriction.
2021-02-26 09:09:40 -08:00
..
res Disable engine splash logic on Android; this is now handled by the Android theme api. 2021-02-18 03:17:58 -08:00
src/com/godot/game Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
AndroidManifest.xml Update the logic to load Godot Android plugins packaged into the binary. 2021-02-26 09:09:40 -08:00
build.gradle Add logic to record the version of the Godot engine for the Android platform. 2021-02-25 15:14:32 +01:00
config.gradle Update the logic to load Godot Android plugins packaged into the binary. 2021-02-26 09:09:40 -08:00
settings.gradle Update Android custom template build configuration. 2020-04-16 11:40:06 +02:00