From 732dbca3aedbac15fcc990c1594093518da4f04c Mon Sep 17 00:00:00 2001 From: idoybh Date: Mon, 8 Feb 2021 00:05:59 +0700 Subject: [PATCH] Cherish: Allow disabling SmartSpace [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hưng Phan Signed-off-by: Hung 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 2e78f75..43d1f9a 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -1082,4 +1082,8 @@ Neon Light Oxygen Triangle + + + Google Smart space + Display conditional info such as weather and events on lockscreen\nRequires a SystemUI restart diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml index d2e4d10..a1e94ce 100644 --- a/res/xml/cherish_settings_lockscreen.xml +++ b/res/xml/cherish_settings_lockscreen.xml @@ -25,6 +25,12 @@ android:summary="@string/lockscreen_battery_info_summary" android:defaultValue="true" /> + +