dolphin-emulator/Source/Android
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
..
app Android: Actually use a thread for DirectoryInitialization 2022-03-08 22:29:07 +01:00
gradle/wrapper Android: update dependencies 2022-01-06 05:55:52 -05:00
jni Merge pull request #10407 from JosJuice/android-reset-callback 2022-02-26 11:24:18 -05:00
.gitignore
build.gradle Android: update dependencies 2022-01-06 05:55:52 -05:00
code-style-java.xml Android: Update code-style-java for androidx files 2020-09-08 05:59:08 -04:00
gradle.properties gradle.properties: Remove duplicate property keys 2021-01-16 01:12:31 +01:00
gradlew
gradlew.bat
settings.gradle