-
Notifications
You must be signed in to change notification settings - Fork 2
Home
clach04 edited this page Jun 18, 2016
·
36 revisions
Welcome to the watchface_framework wiki! See https://github.com/clach04/watchface_framework for docs.
- npm package support/experiment/docs for https://www.npmjs.com/package/pebble-effect-layer?mc_cid=55695a4dd5&mc_eid=4c57b5c5fc
- Clay support via npm package
- Turn watchface framework into an npm package
- event package support https://www.npmjs.com/package/pebble-events?mc_cid=55695a4dd5&mc_eid=4c57b5c5fc (https://github.com/Katharine/pebble-events)
- use 3.13 auto created messages keys MESSAGE_KEY_ instead of manually defined ones
- Provide BG_IMAGE without needing a GRect()
- Check default BG color typedef works
- include timestamps in js logging
- simplify js code for config (share dict settings for pebble and phone) - mostly implemented
- add option to invert display on Bluetooth disconnect
- Support GUI layout as created in CloudPebble (see UI Editor) https://developer.pebble.com/guides/tools-and-resources/cloudpebble/
- JS version for Rocky.js http://pebble.github.io/rockyjs/docs/#pebble-api-compatibility for faster dev iterations