openhab / openhab-pebble

Pebble client for openHAB
Apache License 2.0
11 stars 20 forks source link

color support #26

Closed llamahunter closed 8 years ago

llamahunter commented 8 years ago

Added color splash screen and color menus. Also, using pebblejs built in splash support to avoid brief blank flash at startup. Moved all the color settings into settings.js, and made b/w defaults for them. Moved the long press action menu into its own file actions.js, and hooked it in to the windowmgr.

Signed-off-by: Richard Lee github@richardlee.name (github: llamahunter)