pebble
  • Tutorials
  • Get the SDK
  • Guides
  • Documentation
  • Examples
  • Community
  • Blog
  • More
Privacy
Cookies
Publish

SDK

  • Download
  • Installation
    • Mac OS X
    • Linux
    • Windows
  • Changelog
    • 4.3
    • 4.2.2
    • 4.2.1
    • 4.2
    • 4.2-beta5
    • 4.2-beta4
    • 4.1.4
    • 4.1.2
    • 4.1.1
    • 4.1
    • 4.0.1
    • 4.0
    • 4.0-rc20
    • 4.0-beta17
    • 4.0-dp3
    • 3.14
    • 4.0-dp2
    • 4.0-dp1
    • 3.13.1
    • 3.13
    • 3.12
    • 3.11.1
    • 3.11
    • 3.10.1
    • 3.10
    • 3.10-beta6
    • 3.10-beta2
    • 3.10-beta1
    • 3.9.2
    • 3.9.1
    • 3.9
    • 3.9-beta8
    • 3.9-beta7
    • 3.9-beta5
    • 3.8.2
    • 3.8.1
    • 3.8
    • 3.8-beta12
    • 3.8-beta10
    • 3.8-beta8
    • 3.7
    • 3.6.2
    • 3.6
    • 3.6-dp8
    • 3.6-dp7
    • 3.6-dp6
    • 3.6-dp5
    • 3.6-dp2
    • 3.4
    • 3.3
    • 3.2.1
    • 3.2
    • 3.1
    • 3.0
    • 3.0-beta12
    • 3.0-beta11
    • 3.0-beta10
    • 3.0-dp9
    • 3.0-dp8
    • 3.0-dp7
    • 3.0-dp6
    • 3.0-dp5
    • 3.0-dp4
    • 3.0-dp3
    • 3.0-dp2
    • 3.0-dp1
    • 2.9
    • 2.8.1
    • 2.8
    • 2.7
    • 2.6.1
    • 2.6
    • 2.5
    • 2.4.1
    • 2.4
    • 2.3
    • 2.2
    • 2.1.1
    • 2.1
    • 2.0.2
    • 2.0.1
    • 2.0.0
    • 2.0-BETA7
    • 2.0-BETA6
    • 2.0-BETA5
    • 2.0-BETA4
    • 2.0-BETA3
    • 2.0-BETA2
    • 2.0-BETA1
    • 2.0-BETA0
    • 2.0-DP3
    • 2.0-DP2
  • Getting Started with Pebble Time Round

Pebble SDK 3.11 - Changelog

Release Date: April 4 2016

Changes to Firmware

  • Added a vibrations settings menu with new custom vibration patterns.
  • Added sleep classification for naps and a pin to the timeline when a nap is completed.
  • Changed the cutoff time for completed sleep sessions to be 9pm so sleep sessions ending after 9pm are recorded on the following day.
  • Sleep summary screens are now hidden if no sleep data is collected overnight, and sleep graphs are hidden if no sleep data has been collected for the last week.
  • Added a pin to the timeline when a long walk or run is completed, displaying distance, calorie burn and duration.
  • Improved step-counting algorithm for Pebble Health.
  • Fixed display of jumboji for larger font sizes.
  • Fixed bug causing app resources not to be removed when uninstalling an application.
  • Fixed watch reset on disconnecting smartstrap during communication.
  • Fixed replying to SMS on iOS when a notification contains an attachment.
  • Improved low battery screen and icons.
  • Improved rendering of upper-case accented characters.
  • Fixed watch crash caused by invalid ANCS messages that occur when two notification-receiving devices are connected.
  • Fixed bug causing the "Dismiss" action to delete voicemails when a "Dismiss" option is not available for the notification in iOS.
  • Fixed never-ending phone calls on iOS8 when a second phone call is received before the first call is ended.
  • Fixed a watch crash when using the "Send Text" app caused by an animation not being cleaned up.

Changes to SDK

  • Added new gdraw_command_frame_get_command_list API.
  • Fixed project build failures when the project path contained unicode.

Changes to Documentation

  • Added documentation of method arguments for smartstrap_set_timeout, smartstrap_service_is_available, smartstrap_attribute_get_service_id, smartstrap_attribute_get_attribute_id, and smartstrap_attribute_end_write.
  • Improved description of CompassHeadingData and how to convert to a heading using CompassHeadingData.

Overview

  • Changes to Firmware
  • Changes to SDK
  • Changes to Documentation