From 73c9a31b86d294350ce83e3b55dcc2a0144ba2dc Mon Sep 17 00:00:00 2001 From: Connor McLaughlin Date: Fri, 31 Jul 2020 03:40:27 +1000 Subject: [PATCH] Android: Expose more settings via UI --- android/app/src/main/res/values/arrays.xml | 26 +++++++++++ .../app/src/main/res/xml/root_preferences.xml | 46 ++++++++++++++----- 2 files changed, 61 insertions(+), 11 deletions(-) diff --git a/android/app/src/main/res/values/arrays.xml b/android/app/src/main/res/values/arrays.xml index 192148cf6..8adfaf076 100644 --- a/android/app/src/main/res/values/arrays.xml +++ b/android/app/src/main/res/values/arrays.xml @@ -67,6 +67,32 @@ 15 16 + + None + Overscan + Borders + + + None + Only Overscan Area + All Borders + + + 4:3 + 16:9 + 8:7 + 2:1 (VRAM 1:1) + 1:1 + PAR 1:1 + + + 4:3 + 16:9 + 8:7 + 2:1 (VRAM 1:1) + 1:1 + PAR 1:1 + Digital Controller (Gamepad) Analog Controller (DualShock) diff --git a/android/app/src/main/res/xml/root_preferences.xml b/android/app/src/main/res/xml/root_preferences.xml index 07f03f492..c4a10f0a5 100644 --- a/android/app/src/main/res/xml/root_preferences.xml +++ b/android/app/src/main/res/xml/root_preferences.xml @@ -57,24 +57,19 @@ - @@ -132,11 +127,40 @@ app:title="@string/settings_gpu_true_color" app:defaultValue="false"/> - + + + + + ] + + - + + + +