From 67988a25d83fc10b187fcc821c3ceacfad0195d5 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sun, 11 Mar 2018 15:47:35 -0400 Subject: Fix/notification sound (#763) * Update dependencies * Update theme * Fix bad css merge * Add notification feedback for fetching now * Hide notif settings that no longer work with channels * Wip android o channels * Revert back to old group method * Update dependencies * Update rxnetwork version --- app/src/main/res/values/strings.xml | 2 ++ app/src/main/res/values/strings_errors.xml | 1 + app/src/main/res/values/strings_no_translate.xml | 1 + app/src/main/res/values/strings_pref_notifications.xml | 2 ++ 4 files changed, 6 insertions(+) (limited to 'app/src/main/res') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index e39e91ed..16b55b79 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -59,4 +59,6 @@ Options Long press and drag to rearrange the top icons. + No new notifications found + diff --git a/app/src/main/res/values/strings_errors.xml b/app/src/main/res/values/strings_errors.xml index cc51699a..71d147f7 100644 --- a/app/src/main/res/values/strings_errors.xml +++ b/app/src/main/res/values/strings_errors.xml @@ -8,4 +8,5 @@ The download manager is not enabled. Would you like to enable it to allow downloads? An error occurred. Failed to load video + An error occurred when fetching notifications \ No newline at end of file diff --git a/app/src/main/res/values/strings_no_translate.xml b/app/src/main/res/values/strings_no_translate.xml index 13dc9f1c..17e6c8f7 100644 --- a/app/src/main/res/values/strings_no_translate.xml +++ b/app/src/main/res/values/strings_no_translate.xml @@ -14,4 +14,5 @@ Debug Report Theme Issue Feature Request + Reset Notif Epoch diff --git a/app/src/main/res/values/strings_pref_notifications.xml b/app/src/main/res/values/strings_pref_notifications.xml index 8db493b8..aea7ada9 100644 --- a/app/src/main/res/values/strings_pref_notifications.xml +++ b/app/src/main/res/values/strings_pref_notifications.xml @@ -21,6 +21,8 @@ Fetching Notifications… Couldn\'t fetch notifications Notification sound + Customize notification channels + Modify sound, vibration, priority, etc Notification Ringtone Message Ringtone -- cgit v1.2.3