Commit Graph

2 Commits (5240c4b1d307c7e39394a59585cb02487f1b9da0)

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
Gordon Williams f4a48e62e6 Added Util.close to allow interfaces to close the window
Fix My Location that couldn't be installed after the most recent update
2022-11-25 09:42:25 +00:00