axmol/core/platform/android/java
RH 6f00aed73f [Android] Enable support for restarting application process if OpenGL context is lost (#1409)
* Add code to allow app to restart cleanly.
Call native renderer before the sleep in onDrawFrame due to possibility of invalid texture data after delay.
Dispatch event if application process will be restarted.
Add AX_ENABLE_RESTART_APPLICATION_ON_CONTEXT_LOST configuration option. Disabled if AX_ENABLE_CACHE_TEXTURE_DATA is enabled.

* Add missing code for nativeOnContextLost

* Revert onDrawFrame change to commit in separate PR

* Fix activity reference
2023-11-02 19:41:41 +08:00
..
.settings Rename core folder name 2021-12-31 14:39:08 +08:00
libs Rename core folder name 2021-12-31 14:39:08 +08:00
res Rename core folder name 2021-12-31 14:39:08 +08:00
src [Android] Enable support for restarting application process if OpenGL context is lost (#1409) 2023-11-02 19:41:41 +08:00
AndroidManifest.xml Android: Update AGP to 8.1.1 2023-09-12 01:13:06 +08:00
build.xml Rename core folder name 2021-12-31 14:39:08 +08:00
lint.xml Final migrate (#876) 2022-10-01 16:24:52 +08:00
proguard-project.txt Rename core folder name 2021-12-31 14:39:08 +08:00