From c4f4bafe851d824af772438ce559e2100038c50b Mon Sep 17 00:00:00 2001 From: davidoskky Date: Sat, 6 May 2023 14:36:14 +0200 Subject: [PATCH] Add a switch in the login screen to disable SSL --- androidApp/src/main/res/layout/activity_login.xml | 7 +++++++ androidApp/src/main/res/values/strings.xml | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/androidApp/src/main/res/layout/activity_login.xml b/androidApp/src/main/res/layout/activity_login.xml index 7edc0e4..aaddf93 100644 --- a/androidApp/src/main/res/layout/activity_login.xml +++ b/androidApp/src/main/res/layout/activity_login.xml @@ -51,6 +51,13 @@ android:maxLines="1" android:minHeight="48dp" /> + + + "Reader for Selfoss" "Log in" "Password" @@ -6,6 +6,7 @@ "Password not long enough" "Field required" "Url" + "Disable SSL" "Login required ?" "Oops. You may need to add a \"/\" at the end of the url." "Username"