Commit Graph

11 Commits (62686795a559bebfc702e84ebbe0babe5bc54faf)

Author SHA1 Message Date
Gordon Williams dd9dcc1bb5 Finally fixing Bangle.js compass `heading`. Firmware 2v15.68 fixes it, but the bootloader now adds a patch on earlier firmwares. All apps using compass now updated to remove their individual fixes. 2022-11-01 10:16:28 +00:00
Gordon Williams bc8eecf998 fix lint warnings 2022-03-01 08:12:53 +00:00
stephenPspackman c1cbc39377
Update app.js
Remove an unneeded piece of defensiveness.
2021-12-13 13:00:29 -08:00
stephenPspackman 134935dc46
Update app.js
Debugged. Also, it seems that on Bangle 2, the responsible way to do this is with LCDPower, not LCDBrightness.
2021-12-13 11:52:10 -08:00
stephenPspackman 186258e398
Update app.js
Add an option to illuminate the display on twist.
2021-12-13 11:17:24 -08:00
stephenPspackman d93ef10f26
Update app.js
Oops, shouldn't say return on a setter.
2021-12-12 15:08:55 -08:00
stephenPspackman 47eb4a6346
Update app.js
* Improve handling of default local options.
* Add timeout to internal menu.
* Allow menus to be lazified (as in the Round face).
* Rename options.active to activeFg, restoring consistency and avoiding a name collision.
* Fix broken bounding box logic for drags.
* Defer screen clear on face reset to reduce blinking.
2021-12-12 14:40:36 -08:00
stephenPspackman 76d40a7450
Update app.js
Project configuration has weird objections to tabs.
2021-12-03 00:21:11 -08:00
stephenPspackman 633cad5cd3
Update app.js
Fix (hopefully) time zone issues and boundaries in the event scanner.
2021-12-03 00:11:07 -08:00
stephenPspackman 4803365ab3
Update app.js
Conform to filename conventions for our settings file—it is json.
2021-12-02 11:49:28 -08:00
stephenPspackman 2fc3cee139
Create app.js 2021-12-02 11:27:53 -08:00