From cd07acaa1b69a0e8bcd56ade78205a5e703822ce Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Wed, 26 May 2021 10:13:45 +0200 Subject: [PATCH] Simplify settings Resolves #1058 Signed-off-by: Andy Scherzinger --- .../main/res/layout/controller_settings.xml | 34 +++++++++---------- app/src/main/res/values/strings.xml | 7 ++-- 2 files changed, 21 insertions(+), 20 deletions(-) diff --git a/app/src/main/res/layout/controller_settings.xml b/app/src/main/res/layout/controller_settings.xml index b8bc571de..00f53eae4 100644 --- a/app/src/main/res/layout/controller_settings.xml +++ b/app/src/main/res/layout/controller_settings.xml @@ -122,25 +122,11 @@ apc:roundAsCircle="true" tools:src="@tools:sample/avatars[0]" /> - - - - @@ -279,7 +265,19 @@ android:animateLayoutChanges="true" apc:cardBackgroundColor="@color/bg_default" apc:cardElevation="0dp" - apc:mpc_title="@string/nc_settings_proxy_title"> + apc:mpc_title="@string/nc_settings_advanced_title"> + + + + + apc:mp_title="@string/nc_settings_proxy_username_title" /> + apc:mp_title="@string/nc_settings_proxy_password_title" /> Your SSL setup prevented connection + Advanced Proxy proxy_type Proxy type @@ -73,12 +74,14 @@ Proxy host proxy_port Proxy port + Proxy username proxy_username + Proxy password proxy_password - Use credentials + Proxy requires credentials proxy_credentials Switch between accounts - Reauthorize + Reauthorize account Set up client certificate Change client certificate Remove