Commit Graph

10 Commits (595e4a71ea73f475b5e07dc70c808a3de8bf1eaf)

Author SHA1 Message Date
Anton 2a10df7f45 Bump app versions 2024-03-04 22:32:06 +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
thyttan c99907bdcd lightswitch: handle and intercept swipe event 2023-05-23 21:07:02 +02: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 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 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 2333be7831
lightswitch: Create ChangeLog 2022-01-20 12:59:25 +01:00