dolphin/Source/Android
JosJuice 45901f64b5 Android: Use synchronized methods for GameFileCache
Compared to the previous solution of using big `synchronized` blocks,
this makes GameFileCacheManager's executor thread release and re-lock
the lock when possible, giving the GUI thread a chance to do a
(comparatively) quick getOrAdd call if it needs to.
2022-09-27 19:06:10 +02:00
..
app Android: Use synchronized methods for GameFileCache 2022-09-27 19:06:10 +02:00
gradle/wrapper android: update gradle to 7.4.2 2022-05-29 01:17:30 -07:00
jni Add Discord presence ioctlv to /dev/dolphin 2022-08-06 07:32:29 +01: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
gradlew
gradlew.bat
settings.gradle