From 3a52b39a04b3a4d2c3b6180aa2f152ea50911ff7 Mon Sep 17 00:00:00 2001 From: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> Date: Thu, 19 Oct 2023 00:00:27 -0400 Subject: Continue adding comment filter. --- app/src/main/res/values/strings.xml | 5 +++++ app/src/main/res/xml/main_preferences.xml | 5 +++++ 2 files changed, 10 insertions(+) (limited to 'app/src/main/res') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 863c9ba9..9090da33 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -46,6 +46,8 @@ Poll Post History Subscription + Comment Filter + Customize Post Filter Open navigation drawer Close navigation drawer @@ -651,6 +653,7 @@ Easier to Watch in Full Screen Hide FAB in Post Feed Comment Divider Type + Comment Filter Cannot get the link @@ -1382,5 +1385,7 @@ Click here to apply it to some post feeds and %1$d more + Applied to all subreddits + and %1$d more diff --git a/app/src/main/res/xml/main_preferences.xml b/app/src/main/res/xml/main_preferences.xml index d7433851..b582f0da 100644 --- a/app/src/main/res/xml/main_preferences.xml +++ b/app/src/main/res/xml/main_preferences.xml @@ -67,6 +67,11 @@ app:icon="@drawable/ic_filter_24dp" app:title="@string/settings_post_filter_title" /> + +