From d148de3edb86240901ae68ea0627cdc2cb9fbaac Mon Sep 17 00:00:00 2001 From: Ezio Lacandia Bijelkic Date: Fri, 26 Apr 2024 14:02:55 +0900 Subject: [PATCH] Evolver: Allow to suppress notifications sound/vibration if screen is ON [2/2] Signed-off-by: AnierinB --- res/values/evolution_strings.xml | 5 +++++ res/xml/evolution_settings_notifications.xml | 11 +++++++++++ 2 files changed, 16 insertions(+) diff --git a/res/values/evolution_strings.xml b/res/values/evolution_strings.xml index 6a82445..07d9ee6 100644 --- a/res/values/evolution_strings.xml +++ b/res/values/evolution_strings.xml @@ -112,6 +112,11 @@ Hide on secure lock screen Hide all quick settings in the notification shade while the device is locked + + Sounds & vibration + Alert while display on + Play sound and vibration for notifications while the display is on + Spoofing Developer options diff --git a/res/xml/evolution_settings_notifications.xml b/res/xml/evolution_settings_notifications.xml index 9c71ca5..967d586 100644 --- a/res/xml/evolution_settings_notifications.xml +++ b/res/xml/evolution_settings_notifications.xml @@ -9,4 +9,15 @@ xmlns:settings="http://schemas.android.com/apk/res/com.android.settings" android:title="@string/notifications_title"> + + + + +