Import of the watch repository from Pebble

This commit is contained in:
Matthieu Jeanson 2024-12-12 16:43:03 -08:00 committed by Katharine Berry
commit 3b92768480
10334 changed files with 2564465 additions and 0 deletions

View file

@ -0,0 +1,16 @@
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