From fd6fee840d2c62f093079b791f5d6c31e20857b6 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 56f1ba6..f11b1e8 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -331,4 +331,8 @@ Kill app button Show a kill app button in the notification\'s longpress menu + + 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" /> + +