Commit Graph

8 Commits (d166c4224a64d39e4d35f0606ad39ce9f6d0cce2)

Author SHA1 Message Date
Anton 2e4cb8eb11 Fix no-unused-vars in existing apps 2024-03-04 21:34:50 +01:00
stweedo 132c498417 Fix typo, formatting, and titles not showing 2023-06-10 00:41:44 -05:00
Rob Pilling fe9572bdbe lightswitch: tap-to-lock setting 2023-01-29 22:49:40 +00:00
storm64 6c6f9c01c7 lightswitch: Correct default touchOn
Change settings.js and widget.js:
 - Correct default value of touchOn according to value in README.md
2022-04-06 23:40:50 +02:00
storm64 a2002c4841 lightswitch: masking (espruino/Espruino#2151) + oversize
Update ChangeLog and metadata.json
Update README.md and settings.json
 - add oversize setting + description
Update settings.js
- add oversize setting
Update widget.js
 - add oversize setting
 - add masking touch and drag input by adding own event listeners first and messing up the handler on a widget related event, using espruino/Espruino#2151
2022-04-06 22:29:13 +02:00
Gordon Williams 2ba72f8954 lightswitch 0.03: Settings page now uses built-in min/max/wrap (fix #1607) 2022-03-22 09:48:45 +00:00
storm64 ebe6bf620a
lightswitch: Add setting
Add the option to enable touching the widget only on clock and settings + change default timeout to 2s.
2022-01-21 20:10:58 +01:00
storm64 55e5c98646
lightswitch: Create settings.js 2022-01-20 10:58:11 +01:00