From 15dde36c470ce5b63246793c060c9b2a78f33193 Mon Sep 17 00:00:00 2001 From: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com> Date: Wed, 18 Oct 2023 16:20:41 -0400 Subject: Continue adding comment filter. --- .../layout/activity_customize_comment_filter.xml | 133 ++++++++++++++++++++- app/src/main/res/values/strings.xml | 2 + 2 files changed, 131 insertions(+), 4 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/activity_customize_comment_filter.xml b/app/src/main/res/layout/activity_customize_comment_filter.xml index fc6cbfd9..32022e92 100644 --- a/app/src/main/res/layout/activity_customize_comment_filter.xml +++ b/app/src/main/res/layout/activity_customize_comment_filter.xml @@ -1,9 +1,134 @@ - - + tools:application=".CustomizeCommentFilterActivity"> - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 33f35339..fbd5f4f0 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1157,6 +1157,8 @@ User Leave it blank to apply this post filter to all the subreddits / users / multireddits + Comment Filter Name + You are doing this too frequently. Try again later. This is Reddit API\'s rate limit. Read all messages successfully Unable to read all messages -- cgit v1.2.3