Commit Graph

19812 Commits (527a3c10b8048af4b674b1778edde35cc9cb5d25)

Author SHA1 Message Date
kamilkrz f4109eb6bd clkinfomsg: initial commit 2024-09-25 21:12:17 +02:00
aemkai b4f7f6f617
Update apps/blc/blc.settings.json
Yes, i found it in a tutorial this way, but i'm fairly new to JS

Co-authored-by: Rob Pilling <robpilling@gmail.com>
2024-09-25 19:58:31 +02:00
Milo Bauman 1814838f87 Removed HRV measurement functionality. Added milliseconds to the timestamp. Cleaned up some of the existing code. 2024-09-25 13:26:11 -04:00
xxDUxx ab13a087ad
Merge pull request #27 from xxDUxx/development
Development
2024-09-25 11:10:07 +02:00
xxDUxx 1f2b612525
Update ChangeLog - new version 2024-09-25 11:00:31 +02:00
xxDUxx 153421d9cc
Update metadata.json 2024-09-25 10:58:53 +02:00
xxDUxx 8055d1213c
Merge pull request #26 from xxDUxx/development
Development
2024-09-25 10:54:28 +02:00
xxDUxx 030a38df0e
Update widalt.wid.js 2024-09-25 10:53:35 +02:00
Gordon Williams 648ebd4321
Tweak slightly confusing coee that tries to set Object property name to an array 2024-09-25 09:23:03 +01:00
xxDUxx 0b194a2cd4
Merge branch 'master' into development 2024-09-25 10:12:58 +02:00
Gordon Williams 4689f45da5
Merge pull request #3575 from atjn/remove-meridians
locale: Remove meridians from time patterns
2024-09-24 08:40:55 +01:00
Rob Pilling 4eb59fe28b
Merge pull request #3582 from thyttan/edgeclk
edgeclk: live updates of step count
2024-09-23 22:10:18 +01:00
thyttan e8e24574b7 edgeclk: refactor step event handling
Only register event handler if we want to actually use the event.
2024-09-23 22:26:07 +02:00
Rob Pilling cc79ecc751
Merge pull request #3558 from flaparoo/hadash
hadash: initial release
2024-09-23 20:33:53 +01:00
thyttan f908f565df
Merge pull request #3583 from espruino/dependabot/submodules/webtools-1c0a490
build(deps): bump webtools from `3ed0ed9` to `1c0a490`
2024-09-23 06:29:33 +02:00
dependabot[bot] 7c94d99ed4
build(deps): bump webtools from `3ed0ed9` to `1c0a490`
Bumps [webtools](https://github.com/espruino/EspruinoWebTools) from `3ed0ed9` to `1c0a490`.
- [Commits](3ed0ed9061...1c0a49065b)

---
updated-dependencies:
- dependency-name: webtools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 00:12:41 +00: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 594d08bf60 sched/clkinfo: schedule an alarm via `setAlarm`
... to ensure timers are scheduled from now
2024-09-22 21:55:26 +01:00
Rob Pilling 6657d34123 sched/clkinfo: ignore taps on events 2024-09-22 21:55:11 +01:00
thyttan 7a47e33441 edgeclk: live updates of step count 2024-09-22 12:53:03 +02:00
thyttan 27cd1580db
Merge pull request #3580 from espruino/dependabot/submodules/webtools-3ed0ed9
build(deps): bump webtools from `7a78944` to `3ed0ed9`
2024-09-22 10:53:55 +02:00
thyttan c5fbfa4482
Merge pull request #3568 from stweedo/boxclk
Update boxclk to v0.10
2024-09-22 10:32:12 +02:00
Anton 8367a865c4 Fix linter 2024-09-22 08:52:42 +02:00
Anton c8200c5067 Add a test locale 2024-09-22 08:46:06 +02:00
thyttan 6b2695ced3
Merge pull request #3577 from atjn/counter-dk
counter: Add danish translations
2024-09-22 08:28:52 +02:00
thyttan fe8e82faeb
Merge pull request #3576 from atjn/counter-lang
counter: Support translations
2024-09-22 08:28:32 +02:00
dependabot[bot] 5d871dd6bf
build(deps): bump webtools from `7a78944` to `3ed0ed9`
Bumps [webtools](https://github.com/espruino/EspruinoWebTools) from `7a78944` to `3ed0ed9`.
- [Commits](7a78944473...3ed0ed9061)

---
updated-dependencies:
- dependency-name: webtools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-20 01:02:49 +00:00
Rob Pilling 943de6fca8 sched/clkinfo: tapping an alarm toggles it on/off 2024-09-19 14:17:58 +01:00
Rob Pilling 84f12124fc clock_info: describe use of `dynamic` 2024-09-19 14:06:55 +01:00
Anton 9c329a498e Counter: add danish translations 2024-09-16 23:47:27 +02:00
Anton 9c173f313a counter: Support translations 2024-09-16 23:42:14 +02:00
Gordon Williams 88740b52db new webtools 2024-09-16 16:41:03 +01:00
Gordon Williams 5875cba522 0.03: Extend range slightly to include Ukrainian fonts 2024-09-16 16:40:52 +01:00
Anton f57992f3ae Remove meridians from time patterns 2024-09-16 13:24:37 +02:00
Gordon Williams 86b795220c
Merge pull request #3573 from atjn/locale-check
Improve sanity check for locales
2024-09-16 11:39:46 +01:00
Anton 0e53f127a1 Improve sanity check for locales 2024-09-14 22:01:43 +02:00
Flaparoo a6bf39620e hadash: banish evil eval 2024-09-13 20:50:07 +08:00
Rob Pilling 753780c4aa
Merge pull request #3570 from bobrippling/feat/promenu-long-title
promenu: scroll long titles
2024-09-13 12:45:11 +01:00
Gordon Williams 9e7d520b23
Merge pull request #3571 from espruino/dependabot/submodules/webtools-dcede45
build(deps): bump webtools from `c594022` to `dcede45`
2024-09-13 10:48:59 +01:00
Gordon Williams 001783fcb7 fix recent change for file backup 2024-09-13 09:07:19 +01:00
Gordon Williams 27450db7a6 Merge pull request #3572 from Guptilious/master 2024-09-13 09:05:53 +01:00
dependabot[bot] c35dbf0a52
build(deps): bump webtools from `c594022` to `dcede45`
Bumps [webtools](https://github.com/espruino/EspruinoWebTools) from `c594022` to `dcede45`.
- [Commits](c59402259c...dcede4522c)

---
updated-dependencies:
- dependency-name: webtools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-13 00:26:43 +00:00
Rob Pilling aa6e46898f promenu: generate js 2024-09-12 18:22:47 +01:00
Rob Pilling 4061b419c6 promenu: scroll truncated menu lines 2024-09-12 18:22:37 +01:00
Rob Pilling 8aa839be26 promenu: factor out `drawLine()` 2024-09-12 18:21:46 +01:00
aemkai b7b23b83f1
Update blc.settings.js 2024-09-12 18:08:26 +02:00