godot/platform/android/java/lib/src
Fredia Huya-Kouadio f537cdefcf Update the logic used to start / stop the render thread
Currently the render 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 render thread to match the documentation.
2023-12-20 20:37:16 -08:00
..
com/google/android/vending Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 -05:00
org/godotengine/godot Update the logic used to start / stop the render thread 2023-12-20 20:37:16 -08:00