-
Notifications
You must be signed in to change notification settings - Fork 44
Museum
mitchctodd edited this page Feb 20, 2015
·
1 revision
Clockwise Museum Sample on GitHub
This is a sample version of ustwo's Museum Watch Face (shown above), an analog/digital combination face which will soon be released in the Play Store within the ustwo Watch Faces package.
Because this sample supports configuration from the companion app, the project is structured into 3 modules:
- ustwo-clockwise-museum-sample-common
- contains data layer-related classes common to both wearable and companion modules
- ustwo-clockwise-museum-sample-companion
- contains app config activity, custom preference, and data layer listener service
- ustwo-clockwise-museum-sample-wearable
- contains watch face, wearable config activity/view, and data layer listener service
Museum supports the following features:
- ticking second hand in interactive mode
- interactive, ambient, and low-bit/burn-in protection modes
- digital time display with 12/24 hour format
- date display
- light/dark theme (configuration)
- synchronized app/wearable configuration