virtualx-engine/platform/android/java/lib
Fredia Huya-Kouadio 194452bf38 Update the logic used to start / stop the GL thread
Currently the GL thread is started / stopped when the activity is respectively resumed / paused. However, according to the `GLSurfaceView` documentation, this should be done instead when the activity is started / stopped, so this change updates the start / stop logic for the GL thread to match the documentation.
2023-12-20 20:38:34 -08:00
..
aidl/com/android/vending/licensing Complete the implementation of the GodotPayment plugin. 2020-03-25 11:38:53 +01:00
patches
res Implement file provider capabilities 2023-02-01 01:01:20 -08:00
src Update the logic used to start / stop the GL thread 2023-12-20 20:38:34 -08:00
AndroidManifest.xml Implement file provider capabilities 2023-02-01 01:01:20 -08:00
build.gradle Update the gradle build tasks to generate play store builds. 2023-04-27 22:13:00 -07:00
THIRDPARTY.md