1
0
Fork 0
Commit Graph

53 Commits (master)

Author SHA1 Message Date
Anton 62a16815d6 Bump app versions 2024-05-04 23:41:56 +02:00
Anton a78858e1ac Also lint typescript files 2024-05-04 23:21:43 +02:00
Anton 14787e495c Revert "Enforce and fix typescript lints"
This reverts commit 5630b85918.
2024-05-04 22:53:34 +02:00
Anton 5630b85918 Enforce and fix typescript lints 2024-04-29 18:20:17 +02:00
Rob Pilling 3b7831b721 ctrlpad: add notification todo 2024-04-29 08:00:02 +01:00
Rob Pilling d4e27790a1 ctrlpad: document top-40-px drag and note rotation 2024-04-28 22:32:49 +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 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 1b917b174e ctrlpad: remove Promise type hack 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
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
Rob Pilling 6c19423c24 ctrlpad: overlay rendering 2024-04-25 12:57:26 +01:00