diff --git a/android/app/src/main/res/values/strings.xml b/android/app/src/main/res/values/strings.xml index 8bbb7e618..85af77edd 100644 --- a/android/app/src/main/res/values/strings.xml +++ b/android/app/src/main/res/values/strings.xml @@ -214,4 +214,11 @@ Shows the resolution the game is rendering at in the top-right corner of the display. Stretches the active display to fill the screen. Stretch To Fill + Global Settings + Display Settings + Audio Settings + Console Settings + CPU Settings + GPU Settings + Logging Settings diff --git a/android/app/src/main/res/xml/advanced_preferences.xml b/android/app/src/main/res/xml/advanced_preferences.xml index 3dd3acea7..f9fb608b1 100644 --- a/android/app/src/main/res/xml/advanced_preferences.xml +++ b/android/app/src/main/res/xml/advanced_preferences.xml @@ -15,123 +15,206 @@ --> - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/android/app/src/main/res/xml/audio_preferences.xml b/android/app/src/main/res/xml/audio_preferences.xml index fb92659e5..53e64ca38 100644 --- a/android/app/src/main/res/xml/audio_preferences.xml +++ b/android/app/src/main/res/xml/audio_preferences.xml @@ -47,34 +47,5 @@ app:defaultValue="false" app:summary="@string/settings_summary_mute_cd_audio" app:iconSpaceReserved="false" /> - - - - diff --git a/android/app/src/main/res/xml/controllers_preferences.xml b/android/app/src/main/res/xml/controllers_preferences.xml index 882b868bf..17a4d8afb 100644 --- a/android/app/src/main/res/xml/controllers_preferences.xml +++ b/android/app/src/main/res/xml/controllers_preferences.xml @@ -25,6 +25,14 @@ app:defaultValue="DigitalController" app:useSimpleSummaryProvider="true" app:iconSpaceReserved="false" /> + - + - - - - - - - - - - + +