Commit Graph

4 Commits (fbbf76af557408711869d8a4f86fd3ff198a0ee0)

Author SHA1 Message Date
Alessandro Cocco 42c2b5c8a2 Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00
Gordon Williams e0937a942b messages 0.25: Fix widget memory usage issues if message received and watch repeatedly calls Bangle.drawWidgets (fix #1550) 2022-03-09 13:39:19 +00:00
Richard de Boer f131426976
gbridge: Include charging state in battery updates to phone 2022-02-02 20:34:06 +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