From 17b2b7a21b1a8bb2e7afdbff90293009f1b26057 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sat, 19 Aug 2017 23:18:47 -0700 Subject: Feature/ringtone selector (#200) * Update changelog * Create and test ringtone selector * Update changelog * Update text --- app/src/main/res/values/strings_pref_notifications.xml | 7 ++++++- app/src/main/res/values/strings_preferences.xml | 2 +- app/src/main/res/xml/frost_changelog.xml | 10 +++++++--- 3 files changed, 14 insertions(+), 5 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/values/strings_pref_notifications.xml b/app/src/main/res/values/strings_pref_notifications.xml index 3cd953f6..6d8c5d5e 100644 --- a/app/src/main/res/values/strings_pref_notifications.xml +++ b/app/src/main/res/values/strings_pref_notifications.xml @@ -12,10 +12,15 @@ Enable message notifications Get instant message notifications for your current account. Fetch Notifications Now - Trigger the notification fetcher one time. + Trigger the notification fetcher once. Note that fetching instant messages takes time. Fetching Notifications… Couldn\'t fetch notifications Notification sound + + Notification Ringtone + Message Ringtone + Selet Ringtone + Notification vibration Notification lights diff --git a/app/src/main/res/values/strings_preferences.xml b/app/src/main/res/values/strings_preferences.xml index 05335345..590e8fe5 100644 --- a/app/src/main/res/values/strings_preferences.xml +++ b/app/src/main/res/values/strings_preferences.xml @@ -2,7 +2,7 @@ Appearance Theme, Items to display, etc - Frequency, filters, etc + Frequency, filters, ringtones, etc News Feed Define what items appear in the newsfeed diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index e1db7e36..5cbc6791 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -11,7 +11,13 @@ - + + + + + + + @@ -19,8 +25,6 @@ - - -- cgit v1.2.3