yuzu/src/android/app
Charles Lombardo aeaddf407b android: Use apply instead of commit for shared preferences
Previously we were operating on the assumption that apply'd settings wouldn't be visible immediately. This isn't true and settings will be accessible via memory before being stored to disk. This reduces any potential stutters caused by saving to shared preferences.
2023-06-03 00:05:50 -07:00
..
src/main android: Use apply instead of commit for shared preferences 2023-06-03 00:05:50 -07:00
build.gradle android: Make hash and branch accessible from BuildConfig 2023-06-03 00:05:49 -07:00
proguard-rules.pro android: Add Citra frontend. 2023-06-03 00:05:26 -07:00