Release Date: September 18 2014
If you are upgrading from a previous version of the SDK, you will need to run the
pebble cleancommand before using the SDK 2.5 with your project.
snprintf (and related functions like APP_LOG, etc) that does not support some length format specifiers previously supported (%hh, %ll, %j, %z, %t). The list of supported specifiers has been updated in the snprintf documentation. For those of you that use these previously-supported specifiers, please do not hesitate to contact us and we'd be happy to assist you with updating your code.heap_bytes_free and heap_bytes_used to view current heap memory usage.uuid_equal and uuid_to_string.accel_raw_data_service_subscribe to get accelerometer data with a single timestamp for all samples (significantly reduces memory usage for apps that do not depend on timestamps).GOTHIC_24_BOLD, GOTHIC_18 and GOTHIC_18_BOLD.menu_layer_set_selected_index before menu_layer_set_callbacks.gpath_draw_filled.PebbleKit iOS has been removed from the SDK download. Please find the latest PebbleKit iOS on GitHub or on CocoaPods under 'PebbleKit'.
PebbleKit Android has been removed from the SDK download. Please find the latest PebbleKit Android on GitHub.
CompassService API document.calloc and realloc documentation.tick_timer_service_subscribe documentation.RotBitmapLayer documentation.window_single_click_subscribe API entry.AppMessage documentation.gbitmap_create_with_data documentation.resource_get_handle.