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"> + + + +