From 368cf1992a98dac2616312894c4e626aa42289c7 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 a4e83c4..3844a53 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -677,5 +677,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 927f5f0..b916016 100644 --- a/res/xml/cherish_settings_statusbar.xml +++ b/res/xml/cherish_settings_statusbar.xml @@ -144,6 +144,12 @@ android:title="@string/projection_privacy_indicator_title" android:summary="@string/projection_privacy_indicator_summary" android:defaultValue="true" /> + +