dolphin/Source/Android
JosJuice 99600ef781 Android: Rework the "global" settings functions
getXGlobal() is now identical to getX(), and setXGlobal(int, X) is now
identical to setX(int, X) in the cases where setX(int, X) exists.
We can remove/rename them.
2023-03-11 18:49:43 +01:00
..
app Android: Rework the "global" settings functions 2023-03-11 18:49:43 +01:00
benchmark Android: Update benchmark module dependencies 2023-01-14 18:41:18 -05:00
gradle/wrapper Android: Upgrade gradle from 7.5.1 to 7.6 2023-01-14 18:29:39 -05:00
jni Android: Remove support for the old config system 2023-03-11 17:51:59 +01:00
.gitignore
build.gradle Android: Upgrade AGP from 7.3.1 to 7.4.0 2023-01-14 18:30:07 -05:00
code-style-java.xml Android: Update code-style-java for androidx files 2020-09-08 05:59:08 -04:00
gradle.properties Android: Introduce Kotlin support 2022-12-11 12:59:58 -05:00
gradlew
gradlew.bat
settings.gradle Android: Introduce Kotlin support 2022-12-11 12:59:58 -05:00