From 78bf84e151ac0bc928b07567d5cba1935c09effc Mon Sep 17 00:00:00 2001 From: Adeel Zafar Date: Thu, 4 Jul 2019 14:47:36 +0500 Subject: [PATCH] Add hotspot preference category. change hotspot ssid and hotspot pass. --- app/src/main/res/values/strings.xml | 7 +++++++ app/src/main/res/xml/preferences.xml | 23 +++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 3ff3b8d01..1a584baef 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -42,6 +42,13 @@ Information Version Zoom controls + Hotspot Settings + Password required to connect with hotspot + Set Password + ******** + Set hotspot password + hotspot + Hotspot SSID Night mode Show articles with inverted colors Back to Top diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 59fb37f46..af75b3be5 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -63,6 +63,29 @@ android:title="@string/pref_wifi_only"/> + + + + + + + + + + +