dolphin-emulator/Source/Android
JosJuice ab4f4c62ee Android: Fix crash when trying to edit gate size setting
The gate size is 79.37125 by default, and the step size is 0.5. Android
throws an exception if we try to show the slider with the value set to
something that isn't divisible by the step size. To avoid this problem,
round the value.
2023-12-10 10:49:16 +01:00
..
app Android: Fix crash when trying to edit gate size setting 2023-12-10 10:49:16 +01:00
benchmark Android: Remove unused benchmark flags 2023-03-15 23:57:47 -04:00
gradle/wrapper Android: Update gradle to 8.0 2023-03-15 23:58:11 -04:00
jni Android: Expose config changed callbacks 2023-12-07 21:09:17 +01:00
.gitignore Android:Changes to simplify command-line building of the app, and bugfixes to the Gradle script 2015-07-13 09:37:44 -04:00
build.gradle Android: Update Kotlin to 1.8.21 2023-06-11 23:44:44 -04:00
code-style-java.xml Android: Update code-style-java for androidx files 2020-09-08 05:59:08 -04:00
gradle.properties Android: Upgrade to AGP 8.0.2 2023-06-11 23:44:44 -04:00
gradlew
gradlew.bat
settings.gradle Android: Introduce Kotlin support 2022-12-11 12:59:58 -05:00