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" /> + +