Commit Graph

18630 Commits (6e7ddfe0c554bb7610f2ca5e3ee9d615dbc77508)

Author SHA1 Message Date
gsuarezc c38f113aa4 owmweather: upgrade to One Call API 3.0.
Add pressure to weather.json
2024-04-27 15:45:39 +01:00
Rob Pilling 2013398744 ctrlpad: regenerate js 2024-04-27 10:11:52 +01:00
Rob Pilling c9adcf8d79 ctrlpad: disable swipe while active 2024-04-27 10:11:52 +01:00
Rob Pilling e7bec7aeb9 ctrlpad: stop event propagation at the start of a (successful) down-drag 2024-04-27 10:00:22 +01:00
Rob Pilling e9d99a21ac
Merge pull request #3382 from jt-nti/thunder-themes
thunder: show lightning image in dark themes
2024-04-26 23:00:21 +01:00
Rob Pilling c167187985
Merge pull request #3379 from bobrippling/fix/multitimer-alarm-data
multitimer: handle undefined alarm.data
2024-04-26 22:59:47 +01:00
Rob Pilling 305ab3bc6f ctrlpad: regenerate js 2024-04-26 22:55:07 +01:00
Rob Pilling 597ee4c08b ctrlpad: implement remaining two buttons: clk & launcher 2024-04-26 22:55:07 +01:00
Rob Pilling 09afa44e31 ctrlpad: factor out terminateUI() 2024-04-26 22:55:07 +01:00
Rob Pilling 5ee534062a ctrlpad: remove fixme comment from font 2024-04-26 22:55:07 +01:00
Rob Pilling 5ed250fb97 update main.d.ts 2024-04-26 22:55:07 +01:00
Rob Pilling 1b917b174e ctrlpad: remove Promise type hack 2024-04-26 22:55:07 +01:00
Rob Pilling 513c07d6fd update main.d.ts 2024-04-26 22:55:07 +01:00
Rob Pilling b33f103efd tsconfig: ignoreDeprecations 2024-04-26 22:55:07 +01:00
Rob Pilling a9140ff158 ctrlpad: update js 2024-04-26 22:55:07 +01:00
Rob Pilling d1642565cd ctrlpad: move control logic to one place 2024-04-26 22:55:07 +01:00
Rob Pilling fd3de13257 ctrlpad: simplify state wrangling 2024-04-26 22:55:07 +01:00
Rob Pilling d0897eabe1 ctrlpad: reduce interaction buzz time 2024-04-26 22:55:07 +01:00
Rob Pilling 683a4646e0 ctrlpad: fix state on lock 2024-04-26 22:55:07 +01:00
Rob Pilling 268d95428c ctrlpad: remove widget code 2024-04-26 22:55:07 +01:00
Rob Pilling 77e3f9dec7 ctrlpad: factor out initUI and call from immediate drag-lift 2024-04-26 22:55:07 +01:00
Rob Pilling 375b977967 ctrlpad: work with light & dark themes 2024-04-26 22:55:07 +01:00
Rob Pilling c698048224 ctrlpad: fix colour types 2024-04-26 22:55:07 +01:00
Rob Pilling 3aef2c2663 ctrlpad: regenerate js 2024-04-26 22:55:07 +01:00
Rob Pilling a4e6c4e938 ctrlpad: buzz on button press 2024-04-26 22:55:07 +01:00
Rob Pilling c271b0566f ctrlpad: update metadata, icons, etc 2024-04-26 22:55:07 +01:00
James Taylor c7099bc34a [thunder] Show lightning image in dark themes
Signed-off-by: James Taylor <jt-git@nti.me.uk>
2024-04-25 20:30:51 +01:00
Rob Pilling c5a4e682c1 ctrlpad: hide on lock 2024-04-25 12:57:27 +01:00
Rob Pilling 0f7b961b73 ctrlpad: restore buzz/turn off DnD after 10m 2024-04-25 12:57:27 +01:00
Rob Pilling 84e6a508fc ctrlpad: generate js 2024-04-25 12:57:26 +01:00
Rob Pilling 57d378aa4e ctrlpad: generate js 2024-04-25 12:57:26 +01:00
Rob Pilling 97036552aa ctrlpad: disable debugging 2024-04-25 12:57:26 +01:00
Rob Pilling 428f8a0e63 ctrlpad: improve overlay colour (bpp) 2024-04-25 12:57:26 +01:00
Rob Pilling 1f8b86624e ctrlpad: change control font 2024-04-25 12:57:26 +01:00
Rob Pilling 4d2402268f ctrlpad: turn off debug logs 2024-04-25 12:57:26 +01:00
Rob Pilling 0887e59337 ctrlpad: use E.stopEventPropagation 2024-04-25 12:57:26 +01:00
Rob Pilling 71f8471eb0 ctrlpad: add col[our] on widget for debugging 2024-04-25 12:57:26 +01:00
Rob Pilling db58e567dc ctrlpad: change callback/drawing structure 2024-04-25 12:57:26 +01:00
Rob Pilling 813e11c94a ctrlpad: add getUI on widget for debugging 2024-04-25 12:57:26 +01:00
Rob Pilling 3fda06b701 ctrlpad: improve hit-test 2024-04-25 12:57:26 +01:00
Rob Pilling b072faf36a ctrlpad: disable media-detection 2024-04-25 12:57:26 +01:00
Rob Pilling 639afaa20a ctrlpad restucture: controls class 2024-04-25 12:57:26 +01:00
Rob Pilling 40a1b1a209 ctrlpad: move controls to array 2024-04-25 12:57:26 +01:00
Rob Pilling d2315d59b2 ctrlpad: control drawing 2024-04-25 12:57:26 +01:00
Rob Pilling d5191bccca ctrlpad: more spacing 2024-04-25 12:57:26 +01:00
Rob Pilling 56d9111e79 ctrlpad: inline activate/deactivate 2024-04-25 12:57:26 +01:00
Rob Pilling 5e8cdc3a16 ctrlpad: permit drag in any BLE state 2024-04-25 12:57:26 +01:00
Rob Pilling db52196fcc ctrlpad: retab 2024-04-25 12:57:26 +01:00
Rob Pilling 9a864c1488 ctrlpad: return dragging 2024-04-25 12:57:26 +01:00
Rob Pilling d9c2bc94dd ctrlpad: changing code from swipes to interact 2024-04-25 12:57:26 +01:00