Commit Graph

16592 Commits (f2f04ecd11497deec814d4966d482771779955e7)

Author SHA1 Message Date
Rob Pilling ee77b7e117 rep: metadata description update 2023-06-30 12:50:01 +01:00
Gordon Williams 23c3ffc8f0
Merge pull request #2849 from bobrippling/chime-delay
chimer: sleep between buzzes, instead of during
2023-06-30 12:41:21 +01:00
Rob Pilling 02999eeb7a rep: generate JS 2023-06-30 12:38:14 +01:00
Rob Pilling d51171d8ac rep: v1 README 2023-06-30 12:38:14 +01:00
Rob Pilling 1126105ea2 rep: change interaction buzz & buzz once initially 2023-06-30 12:38:01 +01:00
Rob Pilling 0bb1fb3ffe rep: redraw instantly on interaction 2023-06-30 12:38:01 +01:00
Rob Pilling 08cd679f38 rep: add app icon 2023-06-30 12:38:01 +01:00
Rob Pilling 869093f3a4 rep: add app image 2023-06-30 12:35:46 +01:00
Rob Pilling 3a149e227f rep: longer buzzes on rep change
... to increase chance of the user feeling the buzz
2023-06-30 12:23:22 +01:00
Rob Pilling 08dc1caa93 rep: fix duration rounding 2023-06-30 12:23:22 +01:00
Rob Pilling 76a60d6ae3 layout.d.ts: correct render() type 2023-06-30 12:23:22 +01:00
Rob Pilling 77ff7fa58b btadv: localise definitions (for typescript)
Typescript treats all TS files as sharing the same global namespace,
so this prevents name collision errors.
2023-06-30 12:23:22 +01:00
Rob Pilling e5e2a338e1 batchart: remove log 2023-06-30 12:20:43 +01:00
Rob Pilling b47c3a6c83 multitimer: update menu title for `del` 2023-06-30 12:20:29 +01:00
Rob Pilling 01992960b9 multitimer: update hardmode 2023-06-30 12:20:14 +01:00
Rob Pilling b61ede2ba8 multitimer: remove unused code 2023-06-30 12:20:00 +01:00
Gordon Williams 0ac8ac3ec6 Support for http request xpath return format 2023-06-30 11:28:43 +01:00
Gordon Williams 69d6ae5828 Allow readme link to be copyable, and ensure id=...&readme in the URL puts the readme file up 2023-06-30 10:15:34 +01:00
frederic wagner d6eaee23ec gipy: fixing tile_is_on_screen
previous algorithm was incorrect
2023-06-30 11:10:49 +02:00
Rob Pilling 1c76e03751 rep: handle missing storage 2023-06-30 08:26:45 +01:00
Rob Pilling 517ff7c405 rep: interface.html 2023-06-30 08:26:45 +01:00
Rob Pilling 17ff3fdd00 rep: guard against undefined font 2023-06-30 08:26:45 +01:00
Rob Pilling f7533cc118 rep: update README 2023-06-30 08:26:44 +01:00
Rob Pilling d956fc917e rep: better background blue 2023-06-30 08:26:44 +01:00
Rob Pilling c446f0962f rep: rename step 2023-06-30 08:26:44 +01:00
Rob Pilling 2d27ef4c2c rep: work around index drawing bug 2023-06-30 08:26:44 +01:00
Rob Pilling 1fb88b5059 rep: better drawing of rep index 2023-06-30 08:26:44 +01:00
Rob Pilling 9f9a33d963 rep: rename Layout for access to enum 2023-06-30 08:26:44 +01:00
Rob Pilling d913368ff1 rep: rotated idx label 2023-06-30 08:26:44 +01:00
Rob Pilling 2440613de1 rep: handle setFont(undefined) 2023-06-30 08:26:44 +01:00
Rob Pilling e83b582928 rep: pull out renderDuration() 2023-06-30 08:26:44 +01:00
Rob Pilling 75c6972f3f rep: move reps to JSON file 2023-06-30 08:26:44 +01:00
Rob Pilling cefc0eb054 rep TODO 2023-06-30 08:26:44 +01:00
Rob Pilling 444a909c5b rep: UI & colour tweaks, and README 2023-06-30 08:26:44 +01:00
Rob Pilling 057ee7df03 rep: working display, fixed unit problems with reps etc 2023-06-30 08:26:44 +01:00
Rob Pilling ef26eae665 rep: more layout/design tweaks 2023-06-30 08:26:44 +01:00
Rob Pilling a783ee6435 rep: trim duration 2023-06-30 08:26:44 +01:00
Rob Pilling fabe88034f rep: alignment tweaks 2023-06-30 08:26:44 +01:00
Rob Pilling 8036509b18 layout.d.ts: add btnBorder 2023-06-30 08:26:44 +01:00
Rob Pilling 38bccb540d Layout.md: separate the docs for `options` 2023-06-30 08:26:44 +01:00
Rob Pilling 553d363f90 layout.d.ts: alignment fixes 2023-06-30 08:26:44 +01:00
Rob Pilling 739ddb731f layout.d.ts: Layout's fill can be any proportion 2023-06-30 08:26:44 +01:00
Rob Pilling efd1891ff5 layout.d.ts: render(), layout(), debug() and clear() accept any layout hierarchy 2023-06-30 08:26:44 +01:00
Rob Pilling 223fc5087b rep: incrementing counter 2023-06-30 08:26:44 +01:00
Rob Pilling b4e5e8e1df rep: initial WIP layout 2023-06-30 08:26:44 +01:00
Rob Pilling 6a768768b6 rep metadata 2023-06-30 08:26:44 +01:00
Rob Pilling 6a82fb72db rep: initial WIP app 2023-06-30 08:26:44 +01:00
Rob Pilling 9c72a8210d layout.d.ts: add rotation / l.r 2023-06-30 08:26:44 +01:00
Rob Pilling 557b426b63 typescript: remove `Layout_` naming hack 2023-06-30 08:26:44 +01:00
Gordon Williams 5c483bbd88
Merge pull request #2848 from stweedo/gassist
[gassist] - New app for voice control
2023-06-30 08:11:08 +01:00