dolphin/Source/Android
JosJuice b827b155a0 Android: Refactor handleMenuTag
It was a bit silly having four functions for effectively the same thing
in all of SettingsFragmentView, SettingsFragment, SettingsActivityView,
SettingsActivity, and SettingsActivityPresenter.

With this change, we split on the four MenuTag types in
SettingsActivityPresenter instead of in SettingsAdapter.
2023-02-27 21:52:17 +01:00
..
app Android: Refactor handleMenuTag 2023-02-27 21:52:17 +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 Merge pull request #11522 from phire/KillRendererWithFire 2023-02-09 19:59:16 +13: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: 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 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 Convert the Android source code to the directory structure of a Gradle-based Android Studio project. 2015-05-02 21:49:17 -04:00
settings.gradle Android: Introduce Kotlin support 2022-12-11 12:59:58 -05:00