From 8a8e7268a5bfbd0bc0d8ec5058365fb1109ad20f Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sun, 27 Sep 2020 20:09:52 -0700 Subject: Add option to hide feed likes and bottom bar --- app/src/main/res/values/strings_pref_feed.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/src/main/res') diff --git a/app/src/main/res/values/strings_pref_feed.xml b/app/src/main/res/values/strings_pref_feed.xml index 330c900c..58d832cc 100644 --- a/app/src/main/res/values/strings_pref_feed.xml +++ b/app/src/main/res/values/strings_pref_feed.xml @@ -16,6 +16,10 @@ Show \"Suggested Groups\" in the feed Show Stories Show stories in the feed + Show Post Actions + Show Like, Comment, and Share options + Show Post Reactions + Show reaction counts to post Facebook Ads Show native Facebook ads Full Size Images -- cgit v1.2.3 From 709afd07af8856cfeebea2c1044dc5883dbdc627 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sat, 3 Oct 2020 20:23:16 -0700 Subject: Update changelog --- app/src/main/res/xml/frost_changelog.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app/src/main/res') diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index d66a41dd..c380b27a 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,6 +6,11 @@ --> + + + + + -- cgit v1.2.3