Simple watch face that displays the minutes orbiting the hour.
Uses the accelerometer to show the date: hold the watch up into a vertical position to get day of the week, month, and date.
(NOTE: This is just a bug-fix release. A real 2.0-friendly release with stuff like settings and possibly weather will come whenever I get more free time!)
1.5: Fixes for official non-beta release of 2.0 SDK
- Restored the old accelerometer callback testing instead of polling for it constantly, to help slightly with battery life
- Fixed a drawing bug introduced with 2.0, where the minute circle wouldn't erase correctly
- Reduced the sensitivity of switching to date mode
1.3: Fixed the switch to date view via the accelerometer
(Changed to poll the accelerometer instead of getting callbacks, for SDK 2 beta version 3)
1.2:
Commenter suggestions:
- Shorter delay when switching between time & date mode
- Bluetooth status & battery charge status displayed on date screen
Visual changes:
- Orbit ring drawn differently before and after the current minute
- Date colors are inverted to more quickly distinguish them