dolphin/Source/Android/app/src/main
JosJuice bab327eafa Android: Use AfterDirectoryInitializationRunner on FAB press
Without this, if the user finishes selecting a directory before
directory initialization finishes, MainPresenter.onDirectorySelected
will segfault when trying to read the MAIN_RECURSIVE_ISO_PATHS setting.

An alternative would be to use AfterDirectoryInitializationRunner
after the user selects the directory instead of before, but it might
be confusing for the user to deal with the usage statistics prompt
when they were expecting to add a folder.
2022-07-29 16:20:34 +02:00
..
assets Android: Update IR sensitivity default values 2020-10-29 17:58:16 -04:00
java/org/dolphinemu/dolphinemu Android: Use AfterDirectoryInitializationRunner on FAB press 2022-07-29 16:20:34 +02:00
res Android: Add warning if graphics mods are not enabled 2022-07-23 21:58:45 +02:00
AndroidManifest.xml AndroidManifest.xml: Re-add package="org.dolphinemu.dolphinemu" 2022-06-06 21:57:21 +02:00