From 1128b79603adf5ad94ec3d9b7ae3a422d7cbea7e Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Tue, 6 Sep 2022 22:29:40 +0700 Subject: [PATCH] Cherish:Add kill button to notification guts [2/2] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hưng Phan --- res/values/cherish_strings.xml | 4 ++++ res/xml/cherish_settings_notifications.xml | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 99dd458..bd4bf29 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -494,4 +494,8 @@ Unlimited Photos storage Spoof your device as Pixel XL for Google Photos app only to provide unlimited storage for backup + + + Force stop button + Show force stop button in the notification\'s longpress menu diff --git a/res/xml/cherish_settings_notifications.xml b/res/xml/cherish_settings_notifications.xml index fb0747a..5751196 100644 --- a/res/xml/cherish_settings_notifications.xml +++ b/res/xml/cherish_settings_notifications.xml @@ -69,6 +69,12 @@ android:title="@string/alert_slider_notifications_title" android:summary="@string/alert_slider_notifications_summary" android:defaultValue="true" /> + +