1
0
Fork 0
forked from suyu/suyu
suyu/src/android
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
..
app android: Use apply instead of commit for shared preferences 2023-06-03 00:05:50 -07:00
gradle/wrapper android: Upgrade gradle to 8.0.1 2023-06-03 00:05:33 -07:00
.gitignore android: Add Citra frontend. 2023-06-03 00:05:26 -07:00
build.gradle android: Enable Kotlin support 2023-06-03 00:05:34 -07:00
code-style-java.xml android: Minimize frontend & convert to yuzu. 2023-06-03 00:05:27 -07:00
gradle.properties android: Enable Kotlin support 2023-06-03 00:05:34 -07:00
gradlew CI: add Android build systems 2023-06-03 00:05:33 -07:00
gradlew.bat android: Add Citra frontend. 2023-06-03 00:05:26 -07:00
settings.gradle android: Enable Kotlin support 2023-06-03 00:05:34 -07:00