From 67bee504a9b5d7b70ecd41db8f19b0c6f0a2af18 Mon Sep 17 00:00:00 2001 From: Ido Ben-Hur Date: Fri, 28 Feb 2020 15:23:39 +0530 Subject: [PATCH] Cherish: Pulse edge light for all doze triggers [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 | 2 ++ res/xml/cherish_settings_notifications.xml | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 506fb49..127c696 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -870,6 +870,8 @@ Screen edge lighting Show on new notifcation Show light pulse on new notification + Show for all doze events + Show lights for all doze events and not just notifications Light repeat mode Restart Reverse diff --git a/res/xml/cherish_settings_notifications.xml b/res/xml/cherish_settings_notifications.xml index 8e2de10..5051cc8 100644 --- a/res/xml/cherish_settings_notifications.xml +++ b/res/xml/cherish_settings_notifications.xml @@ -178,6 +178,12 @@ android:entries="@array/pulse_ambient_light_layout_entries" android:entryValues="@array/pulse_ambient_light_layout_values" android:defaultValue="0" /> + +