Commit Graph

27 Commits (018052d63d0caf9735752362abe517bd9781e37a)

Author SHA1 Message Date
Anton cad2ffe283 Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
Anton a468292536 Fix apps with undefined variables 2024-03-13 11:51:40 +01:00
Anton 2a10df7f45 Bump app versions 2024-03-04 22:32:06 +01:00
Anton 2e4cb8eb11 Fix no-unused-vars in existing apps 2024-03-04 21:34:50 +01:00
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
Adam Schmalhofer cec31972b5 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
stephenPspackman 0984dfb463
Update README.md
Clarify that the autobacklight is only needed for older firmware.
2021-12-16 12:22:34 -08:00
stephenPspackman c1cbc39377
Update app.js
Remove an unneeded piece of defensiveness.
2021-12-13 13:00:29 -08:00
stephenPspackman abfb7fc8a4
Update README.md
FIx a typo, add a couple of sentences about autolight.
2021-12-13 12:51:01 -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 f243c0972b
Update ChangeLog 2021-12-13 10:33:58 -08:00
Gordon Williams 4757355aec version no 2021-12-13 10:13:25 +00: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 0d6dfca317
Update resourcer.js
Project configuration has weird objection to tabs.
2021-12-03 00:22:17 -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 ade94521b7
Update README.md
Github flubs UTF-8? Really?
2021-12-02 12:57:25 -08:00
stephenPspackman 9c8fd93783
Create README.md 2021-12-02 12:53:18 -08:00
stephenPspackman 6ed4565ee1
Add files via upload
Upload the right file this time :-}.
2021-12-02 12:16:53 -08:00
stephenPspackman 98bb9c28b3
Add files via upload 2021-12-02 12:02:15 -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 8ff08cbaab
Create resourcer.js 2021-12-02 11:35:39 -08:00
stephenPspackman ad96a97ae9
Create app-icon.js 2021-12-02 11:34:25 -08:00
stephenPspackman 2fc3cee139
Create app.js 2021-12-02 11:27:53 -08:00