mirror of
https://github.com/google/pebble.git
synced 2025-03-15 08:41:21 +00:00
1.7 KiB
1.7 KiB
title | date |
---|---|
Pebble SDK 3.0-dp8 - Changelog | 2015-04-16 |
This is the eighth Developer Preview release of Pebble SDK 3.0. This week we were focussed on the firmware UI and so this release does not contain many changes that are visible to developers.
Detailed List of Changes:
Changes for Firmware:
- Updated the timeline UI.
- In preparation for the new 3.0 design style, we have removed the old system status bar and all 3.0 apps are now fullscreen by default. We will be releasing a new StatusLayer in the future.
Changes to SDK:
- Added
Pebble.getActiveWatchInfo()
for getting details about the currently connected Pebble watch.
Changes for SDK Tools:
- Fixed incorrect values when reporting the maximum sizes of apps.
- Added SDK emulator support to the
pebble command line tools for
emu_tap
,emu_bt_connection
,emu_compass
,emu_battery
andemu_accel
. - Fixed the issues with installing apps to the emulator.
Changes to Timeline:
No changes
Changes for Examples:
No changes
Changes for Documentation:
No changes