thyttan
4989c4fc3d
health: add hrm info to readme
...
reference:
> The health app on the Bangle only stores data every 10 minutes. The '3 minute' option is for the heart rate - it'll take 3 HRM samples every 10 minute slot and use the best/average value of HRM readings - but it only stores one reading per 10 minutes.
https://forum.espruino.com/conversations/386312/#comment16972306
2024-02-15 21:20:33 +01:00
Rob Pilling
ad7aa52968
Merge pull request #3188 from atjn/no-case-declarations
...
Require switch blocks when declaring variables
2024-02-15 08:52:25 +00:00
Rob Pilling
3f8f0f372f
Merge pull request #3187 from atjn/no-octal
...
Don't use octals
2024-02-15 08:51:36 +00:00
Rob Pilling
d81d5d4544
Merge pull request #3200 from nxdefiant/master
...
chess: buzz/cleanup
2024-02-15 08:42:59 +00:00
Jordi Mas
02356a6087
Add Catalan locale
2024-02-14 10:20:00 +01:00
Erik Andresen
cb2a321963
chess: fix typo
2024-02-14 09:12:19 +01:00
Erik Andresen
420fc50c66
chess: buzz/cleanup
...
Add option to buzz after computer move
2024-02-14 09:00:47 +01:00
Rob Pilling
72604fcb1b
Merge pull request #3183 from flaparoo/flightdash
...
New app: flightdash
2024-02-14 07:49:34 +00:00
thyttan
d689a21e89
Merge pull request #3197 from atjn/locale-da-dk
...
Add Danish locale
2024-02-13 18:52:00 +01:00
Anton
11850b81a5
Add Danish locale
2024-02-13 15:48:50 +01:00
Erik Andresen
b21f495cbf
widadjust: reverse hide check
2024-02-13 07:56:51 +01:00
Erik Andresen
5e223c24a1
widadjust: Add option to hide widget
2024-02-13 07:49:06 +01:00
Rob Pilling
70f91b5a6f
Merge pull request #3192 from nxdefiant/medicalinfo
...
medicalinfo: Read height + weight from myprofile
2024-02-12 21:34:25 +00:00
Rob Pilling
c24b9a1859
Merge pull request #3195 from jt-nti/myprofile-interface
...
Add ability to upload/download My Profile data
2024-02-12 21:29:14 +00:00
Rob Pilling
5d3185ffd7
Merge pull request #3190 from atjn/scalig-typo
...
Fix a typo
2024-02-12 21:25:36 +00:00
James Taylor
354d281fb6
Add ability to upload/download My Profile data
...
Just a very basic interface to start with!
Signed-off-by: James Taylor <jt-git@nti.me.uk>
2024-02-12 14:54:11 +00:00
Erik Andresen
37232ba954
medicalinfo: Fix ChangeLog
2024-02-11 09:36:52 +01:00
Erik Andresen
2c6bc3eb40
medicalinfo: Read height + weight from myprofile
2024-02-11 09:32:52 +01:00
Erik Andresen
9271c2e6ca
myprofile: Add weight
2024-02-11 09:32:08 +01:00
Flaparoo
4ecb55d23c
flightdash: put switch case with local var in a codeblocK
2024-02-11 09:34:13 +08:00
Anton
54b0759eb6
Fix a typo
2024-02-10 21:17:07 +01:00
Erik Andresen
f75d97662a
widbaroalarm settings graph: fix off by one
2024-02-10 17:18:51 +01:00
Anton
f1d3438d1c
Require switch blocks when declaring variables
2024-02-10 16:51:46 +01:00
Anton
9179747785
Don't use octals
2024-02-10 16:06:41 +01:00
nxdefiant
dc4b2dd741
Merge branch 'espruino:master' into master
2024-02-10 09:38:24 +01:00
Erik Andresen
9ca1445a65
widbaroalarm settings: plot equidistance times
2024-02-09 21:29:28 +01:00
Erik Andresen
bc33c03312
widbaroalarm: keep interval
...
Do not immediately measure on start
2024-02-09 20:16:14 +01:00
Erik Andresen
8412ac52ba
widbaroalarm: Add log graph to settings
2024-02-09 20:12:56 +01:00
Gordon Williams
49fbc6a252
add 2v21
2024-02-08 15:42:00 +00:00
Gordon Williams
79c86b03e2
.69: Add option to wake on double tap
2024-02-08 15:37:20 +00:00
Flaparoo
3e234d3720
flightdash: replaced evals with setTimeouts
2024-02-07 15:55:24 +08:00
Flaparoo
86097d50e1
flightdash: sanitise data used in evals (in settings)
2024-02-07 10:10:44 +08:00
Rob Pilling
773a75b008
Merge pull request #3182 from flaparoo/aviatorclk
...
aviatorclk: added tap event to scroll METAR and toggle seconds display
2024-02-06 21:48:46 +00:00
Rob Pilling
d9e7bad8f3
Merge pull request #3156 from felipemanga/master
...
Add Warpdrive watchface
2024-02-06 21:44:11 +00:00
Gordon Williams
367b883f93
ensure we set a default keyboard. kbtouch seems the most 'expected' one
2024-02-06 16:51:23 +00:00
Gordon Williams
84804e2ee3
depend on icons
2024-02-06 16:51:04 +00:00
Gordon Williams
d7a1026562
Added BTHome app for firing off BTHome events to HomeAssistant
2024-02-06 16:15:19 +00:00
Gordon Williams
b97ee0a056
Added icons library for easy in-app icons
2024-02-06 15:57:55 +00:00
Flaparoo
fb9ebccb41
New app: flightdash
2024-02-06 19:18:45 +08:00
thyttan
5a2b5405f2
Merge pull request #3176 from bobrippling/fix/improve-formatter-check
...
Improve boolean formatter check
2024-02-06 11:09:14 +01:00
Gordon Williams
d35f72b4c8
espruinoctrl - fix docs ( fix #3180 ), and
...
0.03: Now use BTN2 on Bangle.js 1, and on Bangle.js 2 use the middle button to return to the menu
2024-02-06 09:42:27 +00:00
Logan B
72de183b1a
fwupload: Add Firmware ChangeLog section with links
2024-02-05 21:46:17 -06:00
Logan B
71f04f0b05
fwupload: add e.preventDefault on toggles to prevent jumping to top of page
2024-02-05 21:42:29 -06:00
Logan B
f30f7d450c
fwupdate: Add target=_blank on links leaving the page
2024-02-05 21:41:17 -06:00
Rob Pilling
08b6a9f16e
Drop more format arguments
2024-02-05 22:31:45 +00:00
Rob Pilling
b2ff9dbb78
Merge branch 'upstream/master' into fix/improve-formatter-check
2024-02-05 22:30:31 +00:00
Gordon Williams
d5360755bd
add example clock app
2024-02-05 14:00:59 +00:00
Gordon Williams
a9d135f616
change app descriptions slightly
2024-02-05 11:02:19 +00:00
Gordon Williams
feea7df3eb
legoremote 0.02: Add more control styles, and linear control of motors
2024-02-05 10:33:20 +00:00
Gordon Williams
69071891f1
Tweaks to speed up track rendering
2024-02-02 09:37:00 +00:00