Commit Graph

8307 Commits (2b81b07b2b406cce46f206e7ca122801161a49a0)

Author SHA1 Message Date
marko 2b81b07b2b forgot semicolon 2022-02-17 17:29:49 -05:00
marko 0870c9a639 use linear projection/interpolation in openseachart.js 2022-02-17 17:26:44 -05:00
marko 3b1e964166 make maptiles smaller 2022-02-17 14:00:10 -05:00
marko 21dbe9329b enlarge tile size 2022-02-17 13:46:04 -05:00
marko 262274fcd8 change naming 2022-02-17 11:13:32 -05:00
marko 7d83da1f15 blabla 2022-02-16 22:54:52 -05:00
marko c41947a497 bla 2022-02-16 22:42:14 -05:00
marko 7cdc55a513 sizing 2022-02-16 22:33:26 -05:00
marko 79b55c50a7 crop image to multiple of 64 (896) 2022-02-16 22:32:34 -05:00
marko 7a41f6934e again 2022-02-16 22:11:25 -05:00
marko 93365c493c Merge branch 'master' of https://github.com/berkenbu/BangleApps 2022-02-16 22:10:53 -05:00
marko e3c9311668 Host image on github 2022-02-16 22:10:17 -05:00
berkenbu fd29b9bbc2
Update custom.html 2022-02-16 21:59:25 -05:00
marko ea506ed77b Merge branch 'master' of https://github.com/berkenbu/BangleApps 2022-02-16 21:56:33 -05:00
marko af6616332c Store map locally 2022-02-16 21:55:53 -05:00
berkenbu 21788784d1
Update custom.html 2022-02-16 21:48:25 -05:00
berkenbu 121eae22e0
Update custom.html 2022-02-16 21:36:54 -05:00
marko 4a1e101fa8 Hack uploader 2022-02-16 21:32:39 -05:00
marko 5514ed8ea0 Delete old dir 2022-02-16 19:16:13 -05:00
marko ac83cf1a07 Remove spurious file 2022-02-16 19:14:14 -05:00
marko 65f4bfb8ce Fix another typo 2022-02-16 19:07:34 -05:00
marko 047c8e1ec0 Get spelling right 2022-02-16 19:02:06 -05:00
marko fd7139bb37 edit metadata 2022-02-16 18:44:01 -05:00
marko d62e53baf8 Add seachart app 2022-02-16 18:01:49 -05:00
marko 1f73e84cdc restore apps.json 2022-02-16 17:56:59 -05:00
marko e923858e4e delete seachart 2022-02-16 17:55:00 -05:00
berkenbu 29c4f1cbac
Merge branch 'espruino:master' into master 2022-02-16 17:41:25 -05:00
marko 5a08e93e62 Add seachart 2022-02-16 17:12:17 -05:00
Gordon Williams b7e7e7819c Merge branch 'master' of github.com:espruino/BangleApps 2022-02-16 16:50:59 +00:00
Gordon Williams 0398ffd855 new core 2022-02-16 16:30:40 +00:00
Gordon Williams 50c4bfb559
Merge pull request #1403 from halemmerich/bthrv
bthrv - Always write interval data on kill and reset if at least the first measurement is available
2022-02-16 14:44:11 +00:00
Gordon Williams b896d5d03b
Merge pull request #1459 from storm64/master
sleeplog: Fix #1445, display loading info, add icons to display service states
2022-02-16 14:43:02 +00:00
Gordon Williams 076ddd268f
Merge pull request #1457 from HilmarSt/master
GPS Adventure Sports App now also runs on Bangle.js 2 with basic functionality
2022-02-16 14:42:44 +00:00
Gordon Williams 6d25243580 tweak 2022-02-16 14:42:17 +00:00
Gordon Williams d41c42c9b3
Merge pull request #1458 from DC959/master
Fixed theme honoring and made images 2 bit
2022-02-16 14:41:44 +00:00
storm64 b32cc829f5 sleeplog: Update screenshots 2022-02-16 13:21:00 +01:00
storm64 ef4c2d0e12 sleeplog: Switch disabled.png and powersaving.png 2022-02-16 13:04:09 +01:00
storm64 9885caff71 Update README.md
Change description to icons
2022-02-16 13:00:39 +01:00
storm64 1ffcc42a93 Update ChangeLog
Remove commit description
2022-02-16 12:54:40 +01:00
storm64 a110a30ad5 sleeplog: Fix logfile disabling, add status icons
Update app.js
 - adjust label position to improve readability on light themes
 - add icons to display service states
Update ChangeLog
 - compact old and add new changes
Update lib.js
 - fix logfile correction in `setEnabled(...)` to make disable logging possible
 - simplify logfile checks
Update README.md
 - add icons of the service states
Update settings.js
 - fix error on reading a non string logfile value
Add icons: disabled.png, nolog.png and powersaving.png
2022-02-16 12:52:00 +01:00
storm64 a4b695f8e6 Merge branch 'master' of https://github.com/storm64/BangleApps 2022-02-15 21:17:15 +01:00
storm64 01450290c4 Update README.md
Update README.md
 - change missed beautified menu entries according to changes in settings.js
2022-02-15 21:17:07 +01:00
storm64 02b0aa5869
Merge branch 'espruino:master' into master 2022-02-15 20:15:50 +00:00
Daniel Cox 8ea5f8e1de
Fixed theme honoring and made images 2 bit
This update should fix theme honoring so the watch face now changes to match the theme set on the watch.
The images have also been updated to be better compatible with 2 bit and also now set to 2 bit to save ram.
Also fixed the date text as that stopped displaying in the last update.
2022-02-16 08:46:48 +13:00
storm64 8c4f2f18c9 sleeplog: Correct fix #1445, display loading info while calculating sleep data
Update app.js
 - move complex data analysis into separate function
 - add displaying a loading info
 - faster feedback by calling the analysis through a timeout
Update boot.js
 - correct fix #1445 as mentioned by splitting the `stop()` function to only remove the kill listener on a manual stop
 - optimize `start()` and `stop()` functions
Update README.md
 - change beautified menu entries according to changes in settings.js
Update settings.js
 - replace `circulate()` function with internal `wrap: true`
 - move delay for menu redraw as suggested in espruino/Espruino#2149
 - beautify menu entries for new touchscreen E.showMenu system (> fw 2v.13.32)
2022-02-15 19:47:15 +01:00
Hilmar Strauch 3316897c34
Update app.js 2022-02-15 18:43:03 +01:00
Hilmar Strauch 67ee66193b
Update app.js 2022-02-15 18:36:30 +01:00
Hilmar Strauch e9c29e0a01
Update metadata.json 2022-02-15 18:26:05 +01:00
Hilmar Strauch b1f4548ee1
Update app.js 2022-02-15 18:24:36 +01:00
Hilmar Strauch 8c579f274c
Update settings.js 2022-02-15 17:55:26 +01:00