thyttan
c06296b1cd
Merge pull request #3204 from bobrippling/fix/flightdash-settings
...
flightdash: drop unnecessary boolean formatter
2024-02-23 05:34:25 +01:00
Rob Pilling
ce85145cf6
flightdash: drop unnecessary boolean formatter
2024-02-22 22:10:16 +00:00
Rob Pilling
e792560912
Merge pull request #3185 from thinkpoop/master
...
android.html: allow zooming in Gadgetbridge
2024-02-19 20:50:41 +00:00
Logan B
8ccc7fbe15
Merge branch 'espruino:master' into master
2024-02-19 14:12:52 -06:00
Rob Pilling
68e78e492e
Merge pull request #3201 from espruino/health-readme
...
health: add hrm info to readme
2024-02-16 08:50:47 +00:00
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
Rob Pilling
b143cbe2b2
Merge pull request #3198 from jordimas/catalan_locale
...
Add Catalan locale
2024-02-15 08:41:14 +00:00
Logan B
69257dd469
Merge branch 'espruino:master' into master
2024-02-14 18:07:29 -06: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
thyttan
051bd35f2b
Merge pull request #3196 from nxdefiant/master
...
widadjust: Add option to hide widget
2024-02-13 18:47:54 +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
e9d049b6b6
Merge pull request #3194 from jordimas/catalan
...
Add Catalan translation
2024-02-12 21:26:37 +00:00
Rob Pilling
5d3185ffd7
Merge pull request #3190 from atjn/scalig-typo
...
Fix a typo
2024-02-12 21:25:36 +00:00
Rob Pilling
1d5a971fb7
Merge pull request #3193 from jordimas/spanish_fixes
...
Fixes to Spanish translation
2024-02-12 21:24:50 +00:00
Rob Pilling
69aecf40ea
Merge pull request #3191 from nxdefiant/master
...
widbaroalarm: plot + fix interval on start
2024-02-12 21:24:02 +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
Jordi Mas
39bdc06803
Add Catalan translation
2024-02-11 21:43:18 +01:00
Jordi Mas
d58aa31224
Fixes to Spanish translation
2024-02-11 21:24:28 +01: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
Logan B
a6dc68f092
android.html: allow zooming in Gadgetbridge
2024-02-08 20:58:42 -06: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
Gordon Williams
043da49262
show 2v21 release
2024-02-08 08:56:19 +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