From d5b37f7b92a684ee9cd48adb23fda134fbe481c5 Mon Sep 17 00:00:00 2001 From: Julie Sigwart Date: Mon, 4 Nov 2019 09:11:13 -0800 Subject: [PATCH] Create 232-doppler.md --- content/news/232-doppler.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 content/news/232-doppler.md diff --git a/content/news/232-doppler.md b/content/news/232-doppler.md new file mode 100644 index 00000000..9112cda8 --- /dev/null +++ b/content/news/232-doppler.md @@ -0,0 +1,34 @@ +--- +author: samuel-lbryian +title: 'LBRY Doppler Brings Notifications to Android' +date: '2019-11-04 10:00:00' +cover: 'doppler.jpg' +category: update +--- +## LBRY Doppler Brings Notifications to Android + +### LBRY Doppler is LIVE in the Android Play Store +Today, LBRY releases LBRY Doppler, which brings notifications to the LBRY Android app. + +[Download from Play Store] [Direct download] + +Doppler allows you to receive notifications about your subscriptions, content interests, and rewards. Each of these can be individually toggled in your Settings page. + +![doppler](https://spee.ch/@lbry:3f/Android-0-11-Doppler.jpeg) + +Notifications will be slowly rolled out and turned on in the coming weeks, but as an initial test of the system, everyone will be sent a notification with a special code over the next 24 hours. So make sure you’re up to date! + +### More about LBRY Doppler + +- Notification support added. Users can toggle reception of three different notification types: subscriptions, content interests, and rewards. +- A share button was added to channel pages +- The navigation is now sign in aware, including a link to sign in + - Sign out can still currently only happen by clearing stored data +- Tags can now be navigated to via the omnibar +- Added terms of service acknowledgment +- The wallet warning on first-run was replaced with a sign-in prompt +- Uses LBRY SDK 0.43.4 for improved stability and performance +- Fixes an issue with subscribed channel content not loading in some scenarios +- Fixes issues with synchronization of tags and subscriptions across sessions + +For the full release notes, visit [GitHub]((https://github.com/lbryio/lbry-android/releases/tag/0.11.0)