--- # Copyright 2025 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. title: Pebble SDK 2.0.1 - Changelog date: 2014-02-20 --- This is a minor update to the Pebble SDK and the Pebble firmware. ## What has changed since 2.0.0 Overview: - We have re-enabled data logging in the Pebble firmware ## Known bugs and issues * PebbleKit iOS 2.0.0 Can cause 3rd party applications to crash when it is in the background. Please do not use this version to submit an application to Apple. This will be fixed in a later release. ## Detailed list of changes ### Changes for Firmware: * We have re-enabled the data logging APIs. ### Changes for PebbleKit iOS: * No changes. ### Changes for PebbleKit Android: * No changes. ### Changes for SDK Tools: * No changes. ### Changes for Examples: * Reduce the accel discs step time ### Changes for Documentation: * Updated documentation on Android intents * Updated documentation on AppMessage, AppSync, Dictionary, Typlets