dolphin/Source/Android/app/src/main
JosJuice c007dd1852 Android: Replace emulation rotation crash workaround with proper fix
The workaround was added in 0446a58.

The underlying problem is that we must not destroy the surface
while the video backend is initializing, otherwise the video
backend may reference nullptr.

I've also cleaned up the logic for when to destroy the surface.
Note that the comment in EmulationFragment.java about only being
able to destroy the surface when emulation is running is not true
anymore (due to de632fc, it seems like).
2019-11-05 09:28:40 +01:00
..
assets InputCommon: Clean up how numeric settings are handled. Add units of measure to UI. Eliminate hidden magic values of the IR cursor. 2019-04-07 09:32:49 -05:00
java/org/dolphinemu/dolphinemu Android: Replace emulation rotation crash workaround with proper fix 2019-11-05 09:28:40 +01:00
res Add SingleChoiceSettingDynamicDescriptions 2019-08-21 13:17:16 -04:00
AndroidManifest.xml Fix for crash when switching to landscape mode 2019-08-04 13:47:19 -03:00