From 184cf4afbbf4ac32ad611ae23e83eeff48ec775a Mon Sep 17 00:00:00 2001 From: ezio84 Date: Fri, 16 Dec 2022 00:53:58 +0700 Subject: [PATCH] Cherish:Less boring heads up option [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hưng Phan Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 5 +++++ res/xml/cherish_settings_notifications.xml | 15 ++++++++++++++- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index dcdf13c..7d819e2 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -179,6 +179,11 @@ Noisy notifications if screen on Disable to block notifications sound and vibration when the screen is awake + + Annoying notifications protection + Make heads up less annoying + Show heads up only for dialer or messaging app if they are not in foreground + In-call vibration options Vibrate on connect diff --git a/res/xml/cherish_settings_notifications.xml b/res/xml/cherish_settings_notifications.xml index eb19f83..813a217 100644 --- a/res/xml/cherish_settings_notifications.xml +++ b/res/xml/cherish_settings_notifications.xml @@ -47,7 +47,17 @@ android:fragment="com.cherish.settings.fragments.BatteryLightSettings" android:title="@string/battery_light_settings" /> - + + + + + + +