From 128a1d7d7a0a12bdb0b3f82c3fdb60a969a3f845 Mon Sep 17 00:00:00 2001 From: Andreas Shimokawa Date: Sat, 29 Aug 2015 22:47:33 +0200 Subject: [PATCH] add notes about the Pebble Time --- CHANGELOG.md | 3 ++- README.md | 8 ++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1222a83..5246f4e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ * Miband: show a notification when the battery is below 10% * Graphs are now using the same theme as the rest of the application * Graphs now show when the device was not worn by the user (for devices that send this information) -* Build target is now Android 23 (Android M) +* Build target is now Android SDK 23 (Marshmallow) ####Version 0.5.1 * Pebble: support taking screenshot from Pebble Time @@ -16,6 +16,7 @@ * Pebble: experimental watchapp installation support for FW 3.x/Pebble Time * Pebble: support Pebble emulator via TCP connection (needs rebuild with INTERNET permission) * Pebble: use SMS/EMAIL icons for FW 3.x/Pebble Time +* Pebble: do not throttle notifications * Support going forward/backwards in time in the activy charts * Various small bugfixes to the App/Fw Installation Activity diff --git a/README.md b/README.md index c226c409..01bb5bf5 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ need to create an account and transmit any of your data to the vendor's servers. * SMS notification (sender, body) * K-9 Mail notification support (sender, subject, preview) * Support for generic notifications (above filtered out) +* Dismiss all notifications from the action menu of a notification * Music playback info (artist, album, track). Apollo and CM 12.1 Music App supported. * Music control: play/pause, next track, previous track, volume up, volume down * List and remove installed apps/watchfaces @@ -29,6 +30,13 @@ need to create an account and transmit any of your data to the vendor's servers. * Take and share screenshots from the Pebble's screen * Morpheuz sleep data syncronization (experimental) +## Notes about the Pebble Time + +All features are also supported on the Pebble Time, except for the following: + +* Listing installed watchfaces (it will simply display the UUIDs of previously installed watchapps, no matter if they are stil installed or not) +* Firmware installation is untested and will probably not work. + ## How to use (Pebble) 1. Pair your Pebble through Gadgetbridge's Discovery Activity or the Android Bluetooth Settings