Commit Graph

19579 Commits (566042bdac70ff51a8918bfdd77853d1eb9ae75c)

Author SHA1 Message Date
Rob Pilling 566042bdac typescript: generate types (boolean -> ShortBoolean)
also patch btadv
2024-10-15 08:23:26 +01:00
Rob Pilling 281b178613 pace: fix pace calculation 2024-10-15 08:23:26 +01:00
Rob Pilling a19d56c860 pace: backlight-on, on twist 2024-10-15 08:23:26 +01:00
Rob Pilling 625f065834 pace: fix distance totalling 2024-10-15 08:23:26 +01:00
Rob Pilling fa0a6f2ab8 pace: save splits 2024-10-15 08:23:26 +01:00
Rob Pilling 09a46eccfd pace: compensate for next split 2024-10-15 08:23:26 +01:00
Rob Pilling 160093a07b pace: fix split calcs
i.e. time/distance mix-up
2024-10-15 08:23:26 +01:00
Rob Pilling 3ef013d002 exstats.d.ts: permit optional notify input, but non-optional on `ex.state.notify` 2024-10-15 08:23:26 +01:00
Rob Pilling 23a53f0284 utility.d.ts: add 2024-10-15 08:23:26 +01:00
Rob Pilling b2e788683a main.d.ts: fix `[].reduce` types 2024-10-15 08:23:26 +01:00
Rob Pilling f581e15320 exstats: permit "notify" handlers to change `.next` 2024-10-15 08:23:26 +01:00
Rob Pilling ca1cb2253a pace: drop lazyUnlazy 2024-10-14 18:39:37 +01:00
Rob Pilling 5c9a4aed62 pace: reset exstats on load 2024-10-14 18:39:37 +01:00
Rob Pilling eabb2a8828 pace: fix duration formatting 2024-10-14 18:39:37 +01:00
Rob Pilling 4493b343bd pace: factor out `drawSplit()` 2024-10-14 18:39:37 +01:00
Rob Pilling 25b16a1738 pace: use duration instead of time stat
time is total (or elapsed) time, duration is active time
2024-09-22 22:14:50 +01:00
Rob Pilling 8d34e408e7 typescript: add time_utils 2024-09-22 22:14:35 +01:00
Rob Pilling 1c7649b62f pace: resume, instead of start anew 2024-09-22 22:14:34 +01:00
Rob Pilling 5220bf6f86 pace: use `exstats` for measurements 2024-09-22 21:57:09 +01:00
Rob Pilling 4b08b4b24c typescript: add exstats 2024-09-22 21:56:48 +01:00
Rob Pilling d447b5c2e6 pace: initial app 2024-09-10 18:51:30 +01:00
Rob Pilling 36a50d1cee Layout: fix differing numeric types
With a slight hack
2024-09-09 21:43:57 +01:00
thyttan 4d8c46ba51
Merge pull request #3541 from thyttan/pomoplus
pomoplus: increase size of fonts and buttons
2024-09-07 23:33:29 +02:00
thyttan c43f2c9f23
Merge pull request #3557 from flaparoo/aviatorclk
aviatorclk: v1.02 - various improvements
2024-09-07 23:07:58 +02:00
thyttan e353a4b6f1
Merge pull request #3560 from whenlit/master
New app: Dutch clock
2024-09-07 22:59:41 +02:00
thyttan 87a9fb2db5
Merge pull request #3561 from stweedo/boxclk
Update Boxclk to V0.09
2024-09-07 22:50:01 +02:00
stweedo 4287509061 Bump version 2024-09-07 13:09:14 -05:00
stweedo 42dd3b94f4
Changed event handlers from an object to individual functions 2024-09-07 11:08:41 -05:00
Martin Pool e4518870a6 Prune Changelog 2024-09-07 15:00:24 +02:00
Martin Pool 0d6f7687fc Remove unused constant 2024-09-07 12:59:15 +02:00
Martin Pool 490b165862 Make compatible with top and bottom widgets 2024-09-07 12:49:56 +02:00
thyttan 2a7da3a4be
Merge pull request #3559 from stweedo/boxclk
Update boxclk to V0.08
2024-09-07 11:22:38 +02:00
stweedo 4bf23b4fbb Revise event handlers 2024-09-07 02:37:03 -05:00
Martin Pool 4bdf4a0b5c Move initialization into initialize function 2024-09-06 23:39:29 +02:00
Martin Pool 0219eeb0ef Fix loadWidgets location 2024-09-06 23:10:45 +02:00
Martin Pool 072db5c9b9 Fix midnight decisively 2024-09-06 22:53:14 +02:00
Martin Pool 610e1808f5 Fix midnight better 2024-09-06 22:45:18 +02:00
Martin Pool 85650f6d4b Fix midnight 2024-09-06 22:33:54 +02:00
Martin Pool bbc9d63d51 Fix widgets reappearing 2024-09-06 21:43:14 +02:00
stweedo 69d12f3114
Remove boxKeys declaration 2024-09-06 08:32:21 -05:00
stweedo 5f6fd9247d
Simplified code by removing boxKeys array 2024-09-06 08:21:00 -05:00
stweedo 48e02ba13f
Move check for cachedSize into calcBoxSize 2024-09-06 01:22:58 -05:00
stweedo 16a5650c41
Remove redundant code 2024-09-06 00:13:44 -05:00
stweedo 078e11173c
Update to V0.08 2024-09-05 23:42:39 -05:00
Martin Pool 17b82f9ae1 Add changelog 2024-09-05 22:00:59 +02:00
Martin Pool a53d1c2503 Update version 2024-09-05 21:55:02 +02:00
Martin Pool d4229a75d2 Make icon more readable 2024-09-05 21:51:46 +02:00
Flaparoo 11e51623e5 aviatorclk: v1.02 - various improvements 2024-09-05 09:33:32 +08:00
Rob Pilling a47fe7f944
Merge pull request #3555 from stweedo/boxclk_clockbg
Update boxclk
2024-09-04 18:08:29 +01:00
Martin Pool 2f91496e57 Add Midnight
Add README
2024-09-04 01:10:59 +02:00