Commit Graph

27 Commits (566042bdac70ff51a8918bfdd77853d1eb9ae75c)

Author SHA1 Message Date
Anton cad2ffe283 Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
Anton a468292536 Fix apps with undefined variables 2024-03-13 11:51:40 +01:00
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 712d31669e mylocation: drop dependency on waypoint 2023-06-26 13:59:21 +02:00
Erik Andresen 73042fa58d mylocation: Add option to set location from waypoint 2023-06-25 21:43:14 +02: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
Gordon Williams bf6e0ed5ca Use heatshrink/imageconverter from webtools - see https://github.com/espruino/BangleApps/pull/2299 2022-11-21 12:16:27 +00:00
Marco H 998855b099 Allow setting location from webinterface in the AppLoader 2022-11-21 10:20:23 +01:00
Gordon Williams 3a3a01136b mylocation 0.07: Move mylocation app into 'Settings -> Apps' 2022-05-26 12:50:44 +01:00
hughbarney a1baaceb91 Mylocation - renamed source files to preferred standard 2022-04-22 22:05:29 +01:00
hughbarney 4d5cc23d44 Mylocation - renamed source files to preferred standard 2022-04-22 21:59:13 +01:00
hughbarney 0239503983 Mylocation fixed back button 2022-04-22 21:21:52 +01:00
storm64 d2f2d712a2 mylocation: Fix selecting Frankfurt not saved
Corrected check for selected location = "???".
2022-04-07 13:01:47 +02:00
Gordon Williams 029c7e9b94
Merge branch 'master' into master 2022-02-14 10:35:55 +00:00
Hilmar Strauch a4b6bb26b2
Update mylocation.app.js
two cities added
2022-02-12 13:21:22 +01:00
hughbarney bae5d875c3 Mylocation, Pastel fixed tendancy for default to London 2022-02-11 23:27:47 +00: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
hughbarney 9f1e978822 MyLocation: enhanced icon image, it was a but wishy washy 2021-12-31 23:02:01 +00:00
Marco H 43312a782a
Update README.md
Fix spelling of the Scottish capital city in the README :)
2021-12-01 10:23:07 +01:00
hughbarney 7785c7ea56 Mylocation: make into an app 2021-11-30 23:38:29 +00:00
hughbarney 848ccd2be9 Mylocation: make into an app 2021-11-30 23:16:56 +00:00
hughbarney 8e56dce22c Mylocation: make into an app 2021-11-30 23:10:36 +00:00
hughbarney e3745f94fc Mylocation: make into an app 2021-11-30 22:43:45 +00:00
hughbarney 4669099645 MyLocation added mylocation.app.js 2021-11-30 18:11:08 +00:00
hughbarney 0e3b17be67 Added icon for mylocation 2021-11-30 16:12:47 +00:00
hughbarney 3fa435e57d Pastel, MyLocation updated README files 2021-11-29 19:58:19 +00:00
hughbarney ce0e50ed94 MyLocation - adds menu to set preferred city or setup from GPS 2021-11-26 20:25:28 +00:00