From 0792565074facfabe9a2b673de0d7f094d785569 Mon Sep 17 00:00:00 2001 From: Pranav Vashi Date: Thu, 19 Dec 2024 09:10:03 +0900 Subject: [PATCH] Evolver: Less boring heads up option [2/2] Signed-off-by: Pranav Vashi --- res/values/evolution_strings.xml | 6 ++++++ res/xml/evolution_settings_notifications.xml | 19 +++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/res/values/evolution_strings.xml b/res/values/evolution_strings.xml index 593da0d..3d3f618 100644 --- a/res/values/evolution_strings.xml +++ b/res/values/evolution_strings.xml @@ -147,6 +147,8 @@ Show bluetooth dialog or toggle bluetooth state on tapping bluetooth tile + Heads up + Allow pop up notifications Interface Kill app Show a kill app button in the notification\'s longpress menu @@ -154,6 +156,10 @@ Alert while display on Play sound and vibration for notifications while the display is on + + Less boring + Display popup notifications only for alarm, dialer and messaging app + Interface Power menu actions diff --git a/res/xml/evolution_settings_notifications.xml b/res/xml/evolution_settings_notifications.xml index 830664b..852e0bd 100644 --- a/res/xml/evolution_settings_notifications.xml +++ b/res/xml/evolution_settings_notifications.xml @@ -9,6 +9,25 @@ xmlns:settings="http://schemas.android.com/apk/res/com.android.settings" android:title="@string/notifications_title"> + + + + + + + + +