dolphin/Source/Android/app
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
..
src/main Android: Use AfterDirectoryInitializationRunner on FAB press 2022-07-29 16:20:34 +02:00
.gitignore
build.gradle android: update constraintlayout to 2.1.4 2022-05-28 22:36:16 -07:00
proguard-rules.pro Android: Enable R8 code shrinking 2021-11-19 22:56:34 +01:00