dolphin/Source/Android/app
JosJuice da12ff02fc Android: Actually use a thread for DirectoryInitialization
`((Runnable) () -> init(context)).run()` is just a more complicated way
of writing `init(context)`, and doesn't on its own launch a thread.
2022-03-08 22:29:07 +01:00
..
src/main Android: Actually use a thread for DirectoryInitialization 2022-03-08 22:29:07 +01:00
.gitignore
build.gradle Android: update dependencies 2022-01-06 05:55:52 -05:00
proguard-rules.pro Android: Enable R8 code shrinking 2021-11-19 22:56:34 +01:00