dolphin-emulator/Source/Android
Charles Lombardo 05b1aa3775 android: Fix compilation error from Kotlin changes
Since the ThemeProvider interface changed `fun getThemeId()` to `var themeId`, I had to adjust how it was used in the EmulationActivity. Similar case for `fun getConfiguredControllerType()`.
2023-06-06 12:36:21 -04:00
..
app android: Fix compilation error from Kotlin changes 2023-06-06 12:36:21 -04: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 Core: Assert that only the Host thread may call PauseAndLock(). 2023-06-02 18:51:43 +02:00
.gitignore
build.gradle Android: Upgrade Kotlin to 1.8.10 2023-03-15 23:58:11 -04:00
code-style-java.xml
gradle.properties Android: Introduce Kotlin support 2022-12-11 12:59:58 -05:00
gradlew Convert the Android source code to the directory structure of a Gradle-based Android Studio project. 2015-05-02 21:49:17 -04:00
gradlew.bat
settings.gradle Android: Introduce Kotlin support 2022-12-11 12:59:58 -05:00