From 0d73b73e46291025a513701bfb2f1d798ba59b29 Mon Sep 17 00:00:00 2001 From: Steve Kondik Date: Tue, 20 Sep 2022 20:32:15 +0700 Subject: [PATCH] Cherish:Forward-port notification counters [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_statusbar.xml | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 6e9ff57..0764b2f 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -530,5 +530,9 @@ Show indicator when any app uses location Media projection privacy indicator Show indicator when device screen is projected + + + Show notification count + Display the number of pending notifications diff --git a/res/xml/cherish_settings_statusbar.xml b/res/xml/cherish_settings_statusbar.xml index 66bda03..c76baf5 100644 --- a/res/xml/cherish_settings_statusbar.xml +++ b/res/xml/cherish_settings_statusbar.xml @@ -113,6 +113,12 @@ android:title="@string/projection_privacy_indicator_title" android:summary="@string/projection_privacy_indicator_summary" android:defaultValue="true" /> + +