From 8bdd01cccd1bc09027bf2230425531b3b2be8c22 Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Fri, 26 Apr 2024 17:05:56 +0900 Subject: [PATCH] Evolver: Add kill button to notification guts [2/2] Signed-off-by: AnierinB --- res/values/evolution_strings.xml | 3 +++ res/xml/evolution_settings_notifications.xml | 12 ++++++++++++ 2 files changed, 15 insertions(+) diff --git a/res/values/evolution_strings.xml b/res/values/evolution_strings.xml index 4717164..6d8deb0 100644 --- a/res/values/evolution_strings.xml +++ b/res/values/evolution_strings.xml @@ -113,6 +113,9 @@ Hide all quick settings in the notification shade while the device is locked + Interface + Kill app + Show a kill app button in the notification\'s longpress menu Sounds & vibration Alert while display on Play sound and vibration for notifications while the display is on diff --git a/res/xml/evolution_settings_notifications.xml b/res/xml/evolution_settings_notifications.xml index 967d586..830664b 100644 --- a/res/xml/evolution_settings_notifications.xml +++ b/res/xml/evolution_settings_notifications.xml @@ -9,6 +9,18 @@ xmlns:settings="http://schemas.android.com/apk/res/com.android.settings" android:title="@string/notifications_title"> + + + + + +