Pebble: notification cleanups

- remove notification update code from PebbleIoThread (is in generic code now)
- use a separate notification for app/firmware installation
This commit is contained in:
Andreas Shimokawa
2015-04-28 21:59:53 +02:00
parent 9b676b5354
commit 31b01d860f
2 changed files with 44 additions and 14 deletions
+8 -3
View File
@@ -1,8 +1,13 @@
###Changelog
####next release
* Pebble: Huge speedup for app/firmware installation.
* Pebble: Use a separate notification for installation procedure
* Mi Band: Display connection status in notification (previously Pebble only)
####Version 0.3.3
* Pebble: try to reduce battery usage by acknowledging datalog packeets
* Mi Band: set current time on the device (thanks to PR by @danielegobbetti)
* General: more robust connection state handling and display
* Pebble: Try to reduce battery usage by acknowledging datalog packets
* Mi Band: Set current time on the device (thanks to PR by @danielegobbetti)
* General: More robust connection state handling and display
####Version 0.3.2
* Mi Band: Fix for notifications only working after manual connection