Anton
2e4cb8eb11
Fix no-unused-vars in existing apps
2024-03-04 21:34:50 +01:00
Anton
29cfd17778
Create lint exemptions
2024-03-04 21:34:17 +01:00
Anton
b7a7c59ff8
Warn about unused variables
2024-02-26 20:19:58 +01:00
Rob Pilling
4281bf3ae0
Merge pull request #3206 from Erovia/c25k
...
New app: C25k
2024-02-26 08:50:40 +00:00
Rob Pilling
3f6dce1f2e
Merge pull request #3205 from wagnerf42/master
...
gipy: new release
2024-02-26 08:50:29 +00:00
Erovia
551a5db611
Add possibility of creating a custom exercise
2024-02-23 17:16:47 +00:00
Rob Pilling
ce85145cf6
flightdash: drop unnecessary boolean formatter
2024-02-22 22:10:16 +00:00
Erovia
42389fd9b4
Add option to pause/resume workout (Bangle.js 1 only)
2024-02-22 15:43:22 +00:00
Erovia
ba03c98c2c
Add rep info to time screen
2024-02-22 13:54:38 +00:00
Erovia
e486659525
First version of the C25K app
2024-02-21 21:03:37 +00:00
frederic wagner
a0324c1aba
fix for path projection display
2024-02-21 15:45:28 +01: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
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