Release Date: September 30 2014
The symbols for
NUM_ANIMATION_CURVEandAnimationTimingFunctionhave been removed in SDK 2.6. They were exposed in pebble.h in a previous release, but were not documented and are not used forAnimationorPropertyAnimationAPIs.
AppWorker
> NOTE: The Background Worker API is not intended to be used as a wakeup mechanism for timer-based events or activities. SDK 2.7 will include a new Wakeup API that will allow you to set a timer that automatically launches your app in the foreground. Please do not use the Background Worker API to set such wakeups.graphics_capture_frame_buffer, graphics_release_frame_buffer, graphics_frame_buffer_is_captured APIs to expose framebufferWatchInfo APIs to expose watch color, watch model, and firmware versionpebble new-project to create file structure for apps with background workersWorker, AppWorker, WatchInfo