diff --git a/CHANGELOG.md b/CHANGELOG.md index ff345e45..def65522 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ ###Changelog +####Next Version +* Pebble: WIP implementantion of PebbleKit Intents to make some 3rd party Android apps work with the Pebble (eg. Ventoo) +* Pebble: Option to set reconnect attempts in settings (one attempt ususally takes about 5 seconds) +* Support contolling all audio players that react to media buttons (can be chosen in settings) +* Treat SMS as generic notification if set to "never" (can be blacklisted there also if desired) +* Treat Conversations messagess as chat messages, even if arrived via Pebble Intents (nice icon for Pebble FW 3.x) + ####Version 0.5.4 * Miband: allow the transfer of activity data without clearing MiBand's memory * Pebble: for generic notifications use generic icon instead of SMS icons on FW 3.x (thanks @roidelapluie) diff --git a/README.md b/README.md index 0c42e1eb..581ffa68 100644 --- a/README.md +++ b/README.md @@ -23,12 +23,12 @@ need to create an account and transmit any of your data to the vendor's servers. * Support for generic notifications (above filtered out) * Dismiss individial notifications or open corresponding app on phone from the action menu (generic notifications) * Dismiss all notifications from the action menu (non-generic notifications) -* Music playback info (artist, album, track). Apollo and CM 12.1 Music App supported. +* Music playback info (artist, album, track) * Music control: play/pause, next track, previous track, volume up, volume down * List and remove installed apps/watchfaces -* Install .pbw files -* Install firmware from .pbz files +* Install watchfaces and firmware files (.pbw and .pbz) * Take and share screenshots from the Pebble's screen +* PebbleKit support for 3rd Party Android Apps support (experiental). * Morpheuz sleep data syncronization (experimental) ## Notes about the Pebble Time