dolphin/Source/Android/app
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
..
src/main Android: Use synchronized methods for GameFileCache 2022-09-27 19:06:10 +02:00
.gitignore Android: Update the gradle file to use android studio 2.2 cmake. 2016-10-05 23:44:10 +02:00
build.gradle Merge pull request #10626 from t895/glide 2022-09-13 08:24:18 +02:00
proguard-rules.pro Android: Enable R8 code shrinking 2021-11-19 22:56:34 +01:00