mirror of
https://github.com/google/pebble.git
synced 2025-03-15 08:41:21 +00:00
1.6 KiB
1.6 KiB
title | date |
---|---|
Pebble SDK 2.0.2 - Changelog | 2014-03-18 |
This is another minor update to the Pebble SDK and the Pebble firmware.
What has changed since 2.0.1
Overview:
- Fixes issue that prevented some users from being able to upgrade to 2.0.
- Support for XCode 5.1
- Removed Pillow as dependency for the SDK
Known bugs and issues
None.
Detailed list of changes
Changes for Firmware:
- Fix a bug that could prevent installation fo the firmware
Changes for PebbleKit iOS:
- No changes.
Changes for PebbleKit Android:
- No changes.
Changes for SDK Tools:
- LibPebble upgrade to remove PIL dependency
- replaced PIL with pypng for taking screenshots
Changes for Examples:
- Update the todolist example to use graphics_text_layout_get_content_size instead of graphics_text_layout_get_max_used_size
- Port improvements to simplicity from firmware to examples
- Update quotes app for ready event
Changes for Documentation:
- Fixed error in API docs for accel
- Fix javascript close URL in the javascript doc