yuzu/src/android
Charles Lombardo c609847e49 android: Abstract settings
Previously we could only add settings that would change our ini file. Now we can create abstract settings in our presenter to alter things like shared preferences for theme support!
2023-06-03 00:05:52 -07:00
..
app android: Abstract settings 2023-06-03 00:05:52 -07:00
gradle/wrapper android: Update gradle version to 8.1 2023-06-03 00:05:51 -07:00
.gitignore
build.gradle.kts android: Convert gradle scripts to Kotlin DSL 2023-06-03 00:05:51 -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
settings.gradle.kts android: Convert gradle scripts to Kotlin DSL 2023-06-03 00:05:51 -07:00