From a352d635a1d90c05c5706d2c7f9828736f61ac7a Mon Sep 17 00:00:00 2001 From: Pranav Vashi Date: Sat, 27 Aug 2022 02:43:46 +0700 Subject: [PATCH] Cherish:Double tap to sleep on the lock screen and status bar (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 | 8 ++++++++ res/xml/cherish_settings_gestures.xml | 12 ++++++++++++ 2 files changed, 20 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 3d2008d..47c6434 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -163,5 +163,13 @@ Pulldown status bar from right side Pulldown status bar from left side Always show quick settings on status bar pull down + + + Status bar double tap to sleep + Double tap on the status bar to put the device to sleep + + + Lockscreen double tap to sleep + Double tap anywhere on the lockscreen to put the device to sleep diff --git a/res/xml/cherish_settings_gestures.xml b/res/xml/cherish_settings_gestures.xml index e72f6a0..98211da 100644 --- a/res/xml/cherish_settings_gestures.xml +++ b/res/xml/cherish_settings_gestures.xml @@ -17,5 +17,17 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:title="@string/gestures_title" xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"> + + + +