From 6eb7f8e5c8999c2ff3b6050748f838f16c2a65f2 Mon Sep 17 00:00:00 2001
From: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>
Date: Tue, 20 Jun 2023 18:41:27 -0400
Subject: Showing info related to the Reddit API changes
---
.../fragment_reddit_api_info_bottom_sheet.xml | 68 ++++++++++++++++++++++
app/src/main/res/values/strings.xml | 4 ++
2 files changed, 72 insertions(+)
create mode 100644 app/src/main/res/layout/fragment_reddit_api_info_bottom_sheet.xml
(limited to 'app/src/main/res')
diff --git a/app/src/main/res/layout/fragment_reddit_api_info_bottom_sheet.xml b/app/src/main/res/layout/fragment_reddit_api_info_bottom_sheet.xml
new file mode 100644
index 00000000..3ca7f923
--- /dev/null
+++ b/app/src/main/res/layout/fragment_reddit_api_info_bottom_sheet.xml
@@ -0,0 +1,68 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ 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 c46f1f3d..978c575a 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -1322,4 +1322,8 @@
Notification permission is not granted
Settings
+ Important Notice Regarding Reddit API Changes
+ Starting from July 1st, 2023, Reddit API will be pay-per-use for 3rd-party clients, which include Infinity for Reddit. The announcement from Reddit can be found here: %1$s\n\nIn order to survive this change, Infinity will become a subscription-only app after July 1st. You can learn more about the changes in this post: %2$s\n\nIt\'s required for you to update Infinity after July 1st so that you will get the new version with subscription options. None of the previous versions (including this one) will work after July 1st. But due to a tight timeline Reddit gave, the update may not be available immediately on July 1st since it requires proper testing. Thank you for your understanding!
+ I understand
+
--
cgit v1.2.3