dolphin/Source/Android
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
..
app Android: Use AfterDirectoryInitializationRunner on FAB press 2022-07-29 16:20:34 +02:00
gradle/wrapper android: update gradle to 7.4.2 2022-05-29 01:17:30 -07:00
jni Android: Add graphics mods support to CheatsActivity 2022-07-23 21:58:45 +02:00
.gitignore
build.gradle android: downgrade AGP to 7.0.4 2022-05-29 01:18:05 -07:00
code-style-java.xml
gradle.properties gradle.properties: Remove duplicate property keys 2021-01-16 01:12:31 +01:00
gradlew
gradlew.bat
settings.gradle