mirror of
https://github.com/google/pebble.git
synced 2025-11-13 19:12:49 -05:00
1.4 KiB
1.4 KiB
title, date
| title | date |
|---|---|
| Pebble SDK 3.6.2 - Changelog | 2015-11-04 |
This SDK corresponds with firmware 3.6.2, which only shipped on Pebble Time Round.
Changes to Firmware
- Action bars are now less curved on Chalk.
- Added Chalk support to the sports API.
- Improved text rendering in unfocused menu layer cells on Chalk.
- Some missing animations were added on Chalk.
- Resolved an issue with alarms when DST starts or ends.
Changes to SDK
- The recommended menu layer heights on Chalk have changed.
MENU_CELL_ROUND_FOCUSED_SHORT_CELL_HEIGHT,MENU_CELL_ROUND_FOCUSED_TALL_CELL_HEIGHT,MENU_CELL_ROUND_UNFOCUSED_SHORT_CELL_HEIGHTandMENU_CELL_ROUND_UNFOCUSED_TALL_CELL_HEIGHTwere updated accordingly.
Changes to Pebble Tool
- Resolved an issue causing emulator launches that raise EINTR to fail.
Changes to Emulator/Phonesim
- None.