From fd5f2a82eb968b5d50f586925ebb705249062446 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Wed, 10 Jan 2018 22:13:28 -0500 Subject: Misc (#614) * Add locale log * Add flyweight design for authenticator * Add option to have instant messages only * Update interceptor * Add hd image model loader (#613) * Launch image view for view full image * Update changelog * Greatly improve ImageActivity loading * Update hashes * Add back keyword filter * Clean up --- app/src/main/res/values/strings_pref_debug.xml | 3 +++ app/src/main/res/values/strings_pref_notifications.xml | 8 +++++--- 2 files changed, 8 insertions(+), 3 deletions(-) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/strings_pref_debug.xml b/app/src/main/res/values/strings_pref_debug.xml index 8e8c051c..771e5130 100644 --- a/app/src/main/res/values/strings_pref_debug.xml +++ b/app/src/main/res/values/strings_pref_debug.xml @@ -16,4 +16,7 @@ Navigate to the page with an issue and send the resources for debugging. Parsing Data + + Debug Parsers + Launch one of the available parsers to debug its response data \ No newline at end of file diff --git a/app/src/main/res/values/strings_pref_notifications.xml b/app/src/main/res/values/strings_pref_notifications.xml index 49665f8e..8db493b8 100644 --- a/app/src/main/res/values/strings_pref_notifications.xml +++ b/app/src/main/res/values/strings_pref_notifications.xml @@ -8,14 +8,16 @@ Add Keyword Type keyword and press + Empty Keyword - Notify from all accounts - Get notifications for every account that is logged in. Disabling this will only fetch notifications form the currently selected account. + Enable general notifications + Get general notifications for your current account. + Notify from all accounts + Get general notifications for every account that is logged in. Enable message notifications Get instant message notifications for your current account. Notify messages from all accounts Get instant message notifications from all accounts Fetch Notifications Now - Trigger the notification fetcher once. Note that fetching instant messages takes time. + Trigger the notification fetcher once. Fetching Notifications… Couldn\'t fetch notifications Notification sound -- cgit v1.2.3