mirror of
https://github.com/google/pebble.git
synced 2025-03-15 08:41:21 +00:00
16 lines
799 B
Markdown
16 lines
799 B
Markdown
What's New
|
|
----------
|
|
* The backlight now turns on momentarily when a charger is connected
|
|
* Lots of goodies for watchapp developers that will be unlocked when the new PebbleKit is released
|
|
|
|
Bug Fixes
|
|
----------
|
|
* Fixed subject/sender cutoff in notifications with long subjects/senders
|
|
* Fixed motion backlight from sporadically not working
|
|
* Fixed factory reset to disable the QC app and perform the reset
|
|
* Fixed long click release after changing the action bar icon
|
|
* Fixed text_layer_get_max_used_size to always return the right size
|
|
* Fixed graphics draw pixel, circle, round rect to draw inside the layer
|
|
* Fixed graphics draw rect, round rect to use the stroke color
|
|
* Fixed graphics GCompOpAnd bitmap compositing mode to not have artifacts
|
|
* Fixed graphics gpath filled to not have cuts
|