dolphin/Source/Android/app
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
..
src/main android: Fix compilation error from Kotlin changes 2023-06-06 12:36:21 -04:00
.gitignore Android: Update the gradle file to use android studio 2.2 cmake. 2016-10-05 23:44:10 +02:00
build.gradle Android: Give Debug and Benchmark builds unique names 2023-04-08 15:56:44 +02:00
proguard-rules.pro Android: Enable R8 code shrinking 2021-11-19 22:56:34 +01:00