mirror of
https://github.com/google/pebble.git
synced 2025-11-15 03:52:46 -05:00
1.3 KiB
1.3 KiB
title, date
| title | date |
|---|---|
| Pebble SDK 3.6-dp6 - Changelog | 2015-10-07 |
This changelog covers only changes since 3.6-dp5.
Known Issues
- Unfocused menu layer cells on Chalk may have their content inappropriately truncated. This behavior will improve before the final 3.6 release.
Changes to Firmware
- Added window stack transition animations on Chalk (subject to change).
- Correctly centred the loading bar for the voice API on Chalk.
- Removed an unexpected artifact at the end of ActionMenus on Chalk.
Changes to SDK
- Added
menu_layer_is_index_selected. - Added constants for the heights of menu cells on Chalk.
Changes to Pebble Tool
- None.
Changes to Emulator/Phonesim
- Fixed a series of issues causing AppMessages larger than 2048 bytes to be lost.