Lars Werner
5293aaa46e
Update version
2024-06-19 14:39:43 +02:00
Ronin0000
e8ace24ed4
Update metadata.json
2023-12-09 13:58:16 -08:00
d3nd3
aa5442ab4c
support fastload
2023-07-04 19:59:00 +01:00
Graham Fenner
d2789d8418
battery voltage estimate
2023-07-01 18:45:33 +01:00
Rob Pilling
76b7a1194a
Add data:[...] entries to apps using storage
2023-06-20 22:07:17 +01:00
Gordon Williams
0b2ca361c4
Report latest HRM rather than HRM 10 minutes ago ( fix #2395 )
2023-05-24 10:20:41 +01:00
thyttan
719c800934
widget_utils for lcars
2023-01-11 20:44:35 +01:00
Ronin0000
95546a70bd
Update metadata.json
2023-01-03 16:29:48 -08:00
Stanislav Khromov
afe895f435
Update metadata.json
2022-08-22 23:58:43 +02:00
Adam Schmalhofer
700a0369a7
lcars: refractoring to prepare warning msgs
2022-05-16 19:08:23 +02:00
David Peer
d8bfad06ae
LCARS V0.22 - Fixed alarm and use build in steps function as fallback.
2022-04-20 17:03:15 +02:00
Ronin0000
56baf7bdc9
Update metadata.json
2022-04-11 07:31:58 -07:00
David Peer
280d5d1a88
Removed dependency to qalarm
2022-04-02 12:24:41 +02:00
David Peer
b138224878
bwclk, lcars, notanalog and smpltmr uses now the new alarm library.
2022-04-02 12:22:16 +02:00
David Peer
0fb271dfef
Updated lcars and notanalog to use qalarm
2022-03-10 22:06:24 +01:00
David Peer
b8215908a6
Expose timer functions for other apps. Updated notanalog and lcars to use this lib.
2022-02-25 17:55:47 +01:00
David Peer
1bb3885b2c
Support for optional fullscreen mode.
2022-02-13 10:16:32 +01:00
David Peer
2c64069bca
New version
2022-02-11 12:27:15 +01:00
David Peer
6bdf68d39b
Added wind to datapoints.
2022-02-10 22:17:18 +01:00
David Peer
ebb61b92b3
Version 0.15
2022-02-07 22:03:40 +01:00
Adam Schmalhofer
d3af80efc9
Merge branch 'master' into jekyll-apps.json
2022-01-19 15:21:50 +01:00
Adam Schmalhofer
3f95330025
Merge branch 'master' into jekyll-apps.json
2022-01-15 11:08:53 +01:00
Adam Schmalhofer
3de7692e2c
Merge branch 'master' into jekyll-apps.json
2022-01-13 21:41:39 +01:00
Adam Schmalhofer
81aac6f020
Merge 'master' into jekyll-apps.json
2022-01-11 18:33:56 +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
Adam Schmalhofer
01d3615663
Let apps.json be generated by jekyll
...
Reading
https://github.com/espruino/BangleApps/issues/1020
https://github.com/espruino/BangleApps/issues/46
My understanding is that the requirement for a splitt apps.json solution
is:
- work seemlessly with github pages (no manually calling a script)
- single (or at most a few) apps.json for the browser to load for the
store so the store page is fast
As the github pages already use jekyll to build the store page this can
be solved by a minimal jekyll plugin. This is a proof of concept of
that. If the concept is accepted in a next step, I will create the
splitt files for mmore that just the two here.
2022-01-05 21:39:45 +01:00