Removed 'connection_service_peek_pebblekit_connection()' bluetooth poll because it was always returning true on the APLITE emulator, and a user complained that the bluetooth connection was always showing as connected on their B/W Pebble. I don't have a B/W to test with.
Added day-of-week to display.
Use both app connection and PebbleKit connection to determine if bluetooth connection is up.
Updated connection service functions to match new names introduced in SDK 3.0. Requires watch firmware v3.8 or greater.
No release notes available