From f92c4073c75f4929309be9b831114b79985107f3 Mon Sep 17 00:00:00 2001 From: SagarMakhar Date: Wed, 11 Mar 2020 18:02:22 +0000 Subject: [PATCH] Double tap to wake on doze [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I1711adb96085057c847a69ed9f07bc8b88648b57 Signed-off-by: SagarMakhar 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 ee0a14d..3596caa 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -441,4 +441,8 @@ Statusbar Both + + Double-tap to wake on doze + Double tap to wake when device is dreaming + diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml index 7c8fa49..05c6bfe 100644 --- a/res/xml/cherish_settings_lockscreen.xml +++ b/res/xml/cherish_settings_lockscreen.xml @@ -27,6 +27,12 @@ android:summary="@string/double_tap_to_sleep_lockscreen_summary" android:defaultValue="true" /> + +