From edcfae36454a79f6cc25b0e32be469e10eaa67a8 Mon Sep 17 00:00:00 2001 From: Andreas Shimokawa Date: Fri, 21 Apr 2017 14:24:58 +0200 Subject: [PATCH] update README and CHANGELOG --- CHANGELOG.md | 5 +++++ README.md | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d43013c77..53523981e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ ###Changelog +###Version (next) +* Pebble: allow calendar sync with Timeline (Title, Location, Description) +* Pebble: display calendar icon for reminders from AOSP Calendar +* Improve generic notification reliablity by trying to restart notification listener when stale/crashed + ###Version 0.18.5 * Applied some material design guidelines to Charts and (pebble) app management * Changed colours: deep sleep is now dark blue, light sleep is now light blue diff --git a/README.md b/README.md index 113a2eec3..c39abfdbb 100644 --- a/README.md +++ b/README.md @@ -28,11 +28,10 @@ need to create an account and transmit any of your data to the vendor's servers. * Outgoing call display * Reject/hangup calls * SMS notification -* K-9 Mail notification support -* Support for generic notifications (above filtered out) -* Support for up to 16 predefined replies for SMS and Android Wear compatible notifications (experimental, tested with Signal) +* Support for generic notifications +* Support for up to 16 predefined replies for SMS and Android Wear compatible notifications (experimental, tested with Signal and Conversations) * Dismiss individual notifications, mute or open corresponding app on phone from the action menu (generic notifications) -* Dismiss all notifications from the action menu (non-generic notifications) +* Dismiss all notifications from the action menu (SMS and PebbleKit notifications) * Music playback info (artist, album, track) * Music control: play/pause, next track, previous track, volume up, volume down * List and remove installed apps/watchfaces @@ -41,7 +40,8 @@ need to create an account and transmit any of your data to the vendor's servers. * Install language files (.pbl) * Take and share screenshots from the Pebble's screen * PebbleKit support for 3rd Party Android Apps (experimental) -* Fetch activity data from Pebble Health, Misfit and Morpheuz (experimental) +* Fetch activity data from Pebble Health +* Build-in support for Misfit and Morpheuz (experimental) * Configure watchfaces / apps (limited compatibility, experimental) ## Notes about Firmware >=3.0 (Pebble Time, updated OG)