From b593c2be5bb8f5b03fe7748f683155eaded517a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C6=B0ng=20Phan?= Date: Wed, 30 Jun 2021 14:53:07 +0700 Subject: [PATCH] Revert "Revert "Cherish: Add toggle to completely hide status bar on lockscreen [2/2]"" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit c683077446bd2db1cc2a709a7ef41391b715bc8e. Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 6 +++++- res/xml/cherish_settings_lockscreen.xml | 7 +++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index b557b06..e8e7891 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -843,7 +843,11 @@ Allow signature spoofing Allow apps to bypass security systems by pretending to be a different app. - + + + Status bar + Display status bar on the lockscreen + QS tile style Default diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml index f55e08e..5c429b8 100644 --- a/res/xml/cherish_settings_lockscreen.xml +++ b/res/xml/cherish_settings_lockscreen.xml @@ -67,6 +67,13 @@ android:title="@string/always_on_display_schedule_title" android:fragment="com.cherish.settings.fragments.AODSchedule" /> + +