1
0
Fork 0
Commit Graph

6 Commits (b90577cc9788a3c0acf5c3905e8577ae984bbf73)

Author SHA1 Message Date
Gordon Williams fcebbf3ef4 Added Utils.readStorageJSON and relaxed JSON parser, and swap all interface.html over
to using it.

This allows Bangle.js 2v20 (or cutting edge) and later to store a relaxed
'JSON' on internal storage which (while still normal JS) is smaller and faster
(and preserves unicode better)

See https://github.com/espruino/Espruino/issues/2429
2023-11-23 12:52:48 +00:00
Martin Boonk b5ffb4e675 powermanager - Fix typo 2023-05-12 00:35:12 +02:00
Martin Boonk 9d7bb2d9c8 powermanager - Log timestamps while tracing and tweak table visuals 2023-05-12 00:35:12 +02:00
Rob Pilling 55441d5ef5 powermanager: format seconds into days/hours/minutes/seconds 2023-04-19 12:04:15 +01:00
Martin Boonk 48ac083189 powermanager - Cleanup interface UI 2023-02-22 22:01:34 +01:00
Martin Boonk 6653ffa762 powermanager - Allow recording timeouts and power changes for later analysis 2023-02-05 21:09:16 +01:00