Commit Graph

14 Commits (e112d08f5aee25d785a4a57b725091093a7cf402)

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
Erik Andresen c8ef7097c0 grocery: Drop grocery.html
Drop app customiser as it is redundant with download interface and the
latter has more features
2023-10-17 19:17:09 +02:00
Erik Andresen c3991fff87 grocery: Add settings
Edit list on device
2023-05-18 19:57:42 +02:00
Erik Andresen b2ae41c129 grocery interface: Automatically scroll down on add 2023-04-03 20:04:06 +02:00
Erik Andresen d9308f1f7d taglaunch: move health icon to separate file 2023-02-12 08:53:49 +01:00
Erik Andresen 9cbc192708 grocery: Add interface.html
Allow to edit items without reuploading entire app with interface.html which is a modifed grocery.html
2023-01-05 19:53:44 +01:00
Erik Andresen 83e76d4001 grocery
Sort selected items to bottom and enable Widgets
2023-01-05 18:41:51 +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
Sven Klomp 0be85f8b24 Grocery: Refactor to store grocery list in separate file 2021-10-06 20:01:27 +02:00
Gordon Williams 8ad5d13516 Allow customised apps to be minified/pretokenised 2020-09-01 14:43:54 +01:00
Gordon Williams fe53d9e8b7 fix custom/interface after refactoring 2020-08-24 11:59:52 +01:00
Daniel Kulesz 069abf1a83 Add Changelog for v0.01 apps that lack a changelog 2020-07-29 21:00:41 +02:00
Gordon Williams 7ff958ad2c Fixing sanitycheck errors from recent PRs 2020-03-30 16:23:45 +01:00
Dimitri Gigot 82feb3b7c1 rename the app to have a 7character name & fix issue with saving 2020-03-27 20:00:37 +00:00