From 7746e63373c905faa6d7e45e45fffc48d3ffff85 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Thu, 3 Aug 2017 22:21:51 -0700 Subject: Add IM notifications, FAQ, video uploading, and geolocations (#107) * Test canary * Update activities to use kau base * Update dependencies * Cherry pick faq * Update kau and add faq * Add readme badges * Add im notifications and video uploading * Update theme * Update and fix unit tests * Add geolocation * Prepare alpha test * Remove explicit nonnull request --- app/src/main/res/values/strings_preferences.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 app/src/main/res/values/strings_preferences.xml (limited to 'app/src/main/res/values/strings_preferences.xml') diff --git a/app/src/main/res/values/strings_preferences.xml b/app/src/main/res/values/strings_preferences.xml new file mode 100644 index 00000000..c2ba0b36 --- /dev/null +++ b/app/src/main/res/values/strings_preferences.xml @@ -0,0 +1,24 @@ + + Appearance + Theme, Items to display, etc + + Frequency, filters, etc + + News Feed + Define what items appear in the newsfeed + + Behaviour + Define how the app interacts in certain settings + + Experimental + Enable early access to potentially unstable features + + Get Frost Pro + Purchase or restore pro and unlock the full potential of Frost! Includes ad blockers, custom themes, full configurations, and much more to come! + + About Frost for Facebook + Version, Credits, and FAQs + + + Replay Introduction + \ No newline at end of file -- cgit v1.2.3