Commit Graph

71 Commits (84f12124fcd410d79fbefefe15f89b9694a6459f)

Author SHA1 Message Date
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
Rob Pilling 8209dcbf28 lightswitch: fix tap listener widget assumption 2023-09-13 00:26:31 +02:00
Gordon Williams aad6513989 lightswitch 0.08: Ensure boot code doesn't allocate and leave a gloval variable named 'settings' 2023-09-11 14:57:26 +01:00
stweedo 2780575376
Change color back to black 2023-06-13 06:05:44 -05:00
stweedo 132c498417 Fix typo, formatting, and titles not showing 2023-06-10 00:41:44 -05:00
stweedo 0930464b18
Safer way to get bg color from theme 2023-06-09 02:55:46 -05:00
stweedo 8c912f44e5
[lightswitch] - Update widget.js to use g.getBgColor for inner bulb when off 2023-06-08 22:58:37 -05:00
thyttan c99907bdcd lightswitch: handle and intercept swipe event 2023-05-23 21:07:02 +02:00
Rob Pilling fe9572bdbe lightswitch: tap-to-lock setting 2023-01-29 22:49:40 +00:00
Rob Pilling 1a97f2bf41 lightswitch: whitespace 2023-01-29 22:49:34 +00:00
Gordon Williams 1e9b3a6d9a lightswitch 0.06: Fix issue where .draw was being called by reference (not allowing widgets to be hidden)
ref https://github.com/espruino/BangleApps/pull/2334
2022-12-02 09:04:03 +00:00
storm64 60de030e92 [lightswitch] Prevent drawing into app area 2022-05-20 00:26:14 +02: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 172fb7fd92
lightswitch: Update metadata.json
Correct structure and tags
2022-01-22 12:38:13 +01:00
storm64 91000eb153
lightswitch: Update metadata.json description
Correct misspelling
2022-01-22 12:16:53 +01:00
storm64 478e06ec48
lightswitch: Update README.md
Correct misspelling
2022-01-22 12:13:30 +01:00
storm64 2f47bd27a6
lightswitch: Update metadata.json description
Shorten description
2022-01-22 11:47:11 +01:00
storm64 6e83c9e840
lightswitch: Update README.md
Improve readability in the app launcher
2022-01-22 11:41:28 +01:00
storm64 0f3bcb4c45
lightswitch: Update README.md
Improve readability in the app launcher
2022-01-22 11:32:20 +01:00
storm64 2711f72a4a
lightswitch: Update README.md
Improve readability in the app launcher
2022-01-22 11:20:09 +01:00
storm64 12d3703443
lightswitch: Update README.md
Improve readability in the app launcher
2022-01-22 11:13:04 +01:00
storm64 48413bcb90
lightswitch: Update README.md
Improve readability in the app launcher
2022-01-22 11:11:54 +01:00
storm64 f162459305
lightswitch: Update version
Add the option to enable touching the widget only on clock and settings.
2022-01-21 20:22:23 +01:00
storm64 72f29c90ec
lightswitch: Add setting
Add the option to enable touching the widget only on clock and settings.
2022-01-21 20:21:42 +01:00
storm64 8ab2a1ce65
lightswitch: Update README.md
Improve readability in the app launcher
2022-01-21 20:20:53 +01:00
storm64 ea7de8df2d
lightswitch: Change default timeout
Change default timeout value to 2s.
2022-01-21 20:12:14 +01: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 963697575c
lightswitch: Add setting
Add the option to enable touching the widget only on clock and settings.
2022-01-21 20:09:25 +01:00
storm64 d379a287f4
lightswitch: Update README.md
Redesigned the images paragraph.
2022-01-21 20:03:10 +01:00
storm64 c9b6351dee
lightswitch: Move images into folder 2022-01-21 19:48:26 +01:00
storm64 cf0e9858a3
lightswitch: Correct misspelling in filename 2022-01-21 19:46:58 +01:00
storm64 65db836e79
lightswitch: Correct misspelling in filename 2022-01-21 19:46:34 +01:00
storm64 316beed3fe
lightswitch: Move images into folder 2022-01-21 19:45:46 +01:00
storm64 5742244195
lightswitch: Move images into folder 2022-01-21 19:45:35 +01:00
storm64 1dcd614625
lightswitch: Move images into folder 2022-01-21 19:45:28 +01:00
storm64 6edec2c560
lightswitch: Move images into folder 2022-01-21 19:45:22 +01:00
storm64 8232725fec
lightswitch: Move images into folder 2022-01-21 19:45:17 +01:00
storm64 0d9b810aa4
lightswitch: Move images into folder 2022-01-21 19:45:11 +01:00
storm64 646542a3c8
lightswitch: Move images into folder 2022-01-21 19:45:04 +01:00
storm64 db85a8a1e6
lightswitch: Move images into folder 2022-01-21 19:44:58 +01:00
storm64 f876ffe9db
lightswitch: Move images into folder 2022-01-21 19:44:51 +01:00
storm64 753ca13a3f
lightswitch: Move images into folder 2022-01-21 19:44:37 +01:00
storm64 6e071a568d
lightswitch: Move images into folder 2022-01-21 19:44:30 +01:00
storm64 7de1ce9720
lightswitch: Move images into folder 2022-01-21 19:44:24 +01:00
storm64 0b860ba28c
lightswitch: Move images into folder 2022-01-21 19:44:17 +01:00
storm64 cc168a2d5b
lightswitch: Move images into folder 2022-01-21 19:44:00 +01:00
storm64 e65920b65f
lightswitch: Move images into folder 2022-01-21 19:43:17 +01:00