Commit Graph

10103 Commits (7f657a31d0b3868bd2acb5a543f3bb17e602f083)

Author SHA1 Message Date
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
Danny 63156bcca8 v 0.04 fixes #1154 2022-02-17 02:42:21 +01:00
Danny fafa546056 Merge remote-tracking branch 'upstream/master' 2022-02-17 02:16:07 +01:00
Danny 8c5af4aabb fixed app, test, settings and changelog/readme 2022-02-17 02:11:23 +01: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
Martin Boonk 864faef961 widbars - Yellow battery bar on charge and prevent GC on every draw 2022-02-16 21:59:28 +01:00
David Peer ece775bb8e Minor change 2022-02-16 21:31:46 +01:00
hughbarney 9dd3e9b069 Pastel: make new boolean setting work 2022-02-16 20:02:56 +00:00
David Peer f667993f06 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2022-02-16 20:44:38 +01:00
David Peer 50f973b3d3 Pagination bugfix. 2022-02-16 20:44:35 +01:00
Peer David e6e073b8f9
Merge branch 'espruino:master' into master 2022-02-16 20:05:34 +01:00
David Peer 88ea3bd0b1 Added README to metadata 2022-02-16 20:02:20 +01:00
David Peer b505ff02a6 Added screenshots 2022-02-16 20:00:33 +01:00
David Peer 88e9fca8e4 Add simple info app 2022-02-16 19:57:22 +01:00
David Peer 307527386e Minor position fix 2022-02-16 18:07:15 +01:00
David Peer 08af40ff9a Allow a thickness of 6 - looks nice in fullscreen mode. 2022-02-16 18:05:22 +01:00
David Peer d6da125df7 Added optinoal fullscreen mode. 2022-02-16 17:54:12 +01: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
Andrew Gregory 6599c38988
Merge branch 'espruino:master' into master 2022-02-16 22:55:10 +08: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
Stiralbios 55430e7135 Bug fixes on the terminalclock app 2022-02-15 18:34:43 +01:00
Hilmar Strauch e9c29e0a01
Update metadata.json 2022-02-15 18:26:05 +01:00