From 1ef44dfb35f616e9c5693f239a35f9e9169b6439 Mon Sep 17 00:00:00 2001 From: Ido Ben-Hur Date: Sat, 15 Jan 2022 21:32:43 +0200 Subject: [PATCH] Cherish: Allow forcing small keyguard clock [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 4 ++++ res/xml/cherish_settings_lockscreen.xml | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 07ed9ee..d738af1 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -711,5 +711,9 @@ Show privacy indicator for location + + + Force small clock + Don\'t switch to the big clock when there are no notifications diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml index de7e0f2..bde0799 100644 --- a/res/xml/cherish_settings_lockscreen.xml +++ b/res/xml/cherish_settings_lockscreen.xml @@ -39,6 +39,12 @@ android:key="always_on_display_schedule" android:title="@string/always_on_display_schedule_title" android:fragment="com.cherish.settings.fragments.AODSchedule" /> + +