thyttan
2d25812228
chore: rm semicolons at end of clkinfo + settings
...
This was done in response to 9185793042 (commitcomment-148439450)
.
2024-10-30 20:20:44 +01:00
Marco H
ad0462b789
Remove console.log
2022-11-16 11:49:25 +01:00
Marco H
745ad8c0a2
Allow configuration of minimum confidence for HRM values
2022-11-16 11:48:24 +01:00
Adam Schmalhofer
cec31972b5
Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
...
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
Gordon Williams
ce48309568
Minor app tweaks
2021-10-21 13:50:19 +01:00
Gordon Williams
852f911dcf
testing/converting heart rate apps for Bangle.js 2
2021-10-21 12:40:34 +01:00
Gordon Williams
9f68a24315
tag HRM power requests to allow this to work alongside other widgets/apps ( fix #799 )
2021-09-13 09:57:46 +01:00
Tuukka Ikkala
0a32e40b1a
Remove "no-mixed-spaces-and-tabs": "off" and make linter happy
2020-05-23 23:51:24 +03:00
Gordon Williams
0da0acefd2
Tweaks for issues redrawing after variable size widget addition (partial #121 )
2020-03-09 14:30:56 +00:00
Gordon Williams
e0d29c81f2
Big refactor #2 - variable width widgets
2020-03-05 13:15:27 +00:00
Gordon Williams
50e3c852fb
MASSIVE REFACTOR
...
New Bangle.js firmwares remove 8 char name restriction so we're ditching the first char -> file type and using normal file extensions
Took the opportunity to remove code for older Bangle.js (since the new stuff won't work anyway)
Also removed the need for an 'app.json' - it's now renamed 'app.info' on the watch, and we just auto-generate it
Renamed a few apps so widgets all start with 'wid'
2020-02-28 11:44:25 +00:00