From db164e78ab36304bb2510774ff0736ba3375ab3d Mon Sep 17 00:00:00 2001 From: Ido Ben-Hur Date: Mon, 3 Feb 2020 16:22:30 +0200 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 Co-Authored-By: bezke <1642612+bezke@users.noreply.github.com> Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 4 +++- res/xml/edge_lightning_settings.xml | 6 ++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index efec236..5ffb8b9 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -430,5 +430,7 @@ Notification icon color @string/ambient_notification_light_color_title Custom color - + Show always + Show lights for all doze events and not just notifications + diff --git a/res/xml/edge_lightning_settings.xml b/res/xml/edge_lightning_settings.xml index 56497b0..7c6bb35 100644 --- a/res/xml/edge_lightning_settings.xml +++ b/res/xml/edge_lightning_settings.xml @@ -21,6 +21,12 @@ android:summary="@string/ambient_notification_light_enabled_summary" android:defaultValue="false" /> + +