1
0
Fork 0
Commit Graph

8251 Commits (9885caff71bbc4eab0947e1eceaa0f23972dc22d)

Author SHA1 Message Date
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
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
Gordon Williams c1db203205 settings 0.42: Fix theme customizer on new Bangle 2 firmware 2022-02-15 15:07:11 +00:00
Gordon Williams ef9f772a49 better search 2022-02-15 12:17:40 +00:00
Gordon Williams fc58ef1089 add updated core 2022-02-15 09:20:26 +00:00
Gordon Williams a35d5afec0 oops - commit changed rolex files 2022-02-15 09:20:07 +00:00
Gordon Williams 9293eb9111 misc rolex tweaks 2022-02-15 09:17:28 +00:00
Gordon Williams 98a558d84c
Merge pull request #1454 from DC959/master
Rolex watch face
2022-02-15 09:15:00 +00:00
Gordon Williams 66100a6ac9
Merge pull request #1453 from nujw/master
Misc tweaks and adjustments.
2022-02-15 09:07:39 +00:00
Gordon Williams 975a0d349c
Merge pull request #1452 from myxor/circlesclock_v0.10
Circlesclock v0.10
2022-02-15 09:07:22 +00:00
Daniel Cox 5f8a478c9b
Add Changelog 2022-02-15 17:07:00 +13:00
Daniel Cox ced26c57e3
Initial Upload 2022-02-15 17:05:08 +13:00
Daniel Cox c46084e28f
Rolex README.md 2022-02-15 17:04:41 +13:00
Daniel Cox 2799e45248
Delete screenshot.png 2022-02-15 17:03:36 +13:00
Daniel Cox 7a6278b94c
Delete rolex.png 2022-02-15 17:03:23 +13:00
Daniel Cox 7a7cc179dd
Delete metadata.json 2022-02-15 17:03:15 +13:00
Daniel Cox 6e1e3be435
Delete app.js 2022-02-15 17:03:02 +13:00
Daniel Cox be54dbadd0
Delete README.md 2022-02-15 17:02:51 +13:00
Daniel Cox fbc3c143cd
Delete app-icon.js 2022-02-15 17:02:37 +13:00
Daniel Cox 016cce5bf7
Initial Commit 2022-02-15 17:01:08 +13:00
nujw 2aead54e5e
Merge branch 'espruino:master' into master 2022-02-15 09:48:08 +13:00
nujw 6be26f110b
Update ChangeLog 2022-02-15 09:47:51 +13:00
Marco H 8438c90c1a Update changelog 2022-02-14 21:04:40 +01:00
Gordon Williams 5308921e7b
Merge pull request #1451 from HilmarSt/master
Vector Clock: Fix problem with "Bangle.CLOCK"
2022-02-14 15:07:12 +00:00
Hilmar Strauch 2e653befdd
Update app.js 2022-02-14 14:48:38 +01:00
Hilmar Strauch c406400055
Update metadata.json 2022-02-14 14:45:58 +01:00
Hilmar Strauch 7f8dd9b3b8
Update ChangeLog 2022-02-14 14:45:34 +01:00
Gordon Williams 06071a51c5 Merge branch 'master' of github.com:espruino/BangleApps 2022-02-14 13:05:05 +00:00
Gordon Williams 621813968b messages 0.21: Improve list readability on dark theme 2022-02-14 12:41:49 +00:00
Gordon Williams 66f579d134
Merge pull request #1442 from rigrig/gbmusic-boot
gbridge: Move event listener from widget to boot code
2022-02-14 12:04:49 +00:00
Gordon Williams 290b61ed08
Merge pull request #1450 from bundyo/master
Add Neon X & IO X Clock
2022-02-14 12:02:36 +00:00
Gordon Williams e20e865d05
Merge pull request #1449 from myxor/widgps_v0.04
GPS widget: show fix status
2022-02-14 11:59:48 +00:00
Bundyo (Kamen Bundev) 33a360c6d6
Merge branch 'espruino:master' into master 2022-02-14 13:24:34 +02:00
Marco H 4cb847fa11 GPS widget: show fix status 2022-02-14 11:59:15 +01:00
Bundyo a400bae881 Fix a letter 2022-02-14 12:50:46 +02:00
Bundyo e887256a4d Add repo and some credits 2022-02-14 12:48:55 +02:00
Bundyo d7283ed43a Fix the settings 2022-02-14 12:44:49 +02:00
Gordon Williams 04c61f7cde
Merge pull request #1432 from halemmerich/bootsort
boot - Sort *.boot.js files
2022-02-14 10:42:26 +00:00
Bundyo ebc60b1e2d Update some text and icons 2022-02-14 12:41:25 +02:00
Gordon Williams a266a36c85
Merge pull request #1434 from halemmerich/dtlaunch
dtlaunch - Optimize line breaks for Bangle 2
2022-02-14 10:41:21 +00:00
Gordon Williams fa18794eba
Merge pull request #1433 from hughbarney/master
Pastel - integrated lazybones idleness timer
2022-02-14 10:36:09 +00:00
Gordon Williams 029c7e9b94
Merge branch 'master' into master 2022-02-14 10:35:55 +00:00
Gordon Williams cb0e5b3c1d
Merge pull request #1443 from rigrig/widcal
widcal: New widget with the current date
2022-02-14 10:34:41 +00:00
Gordon Williams b4d007bc7d
Merge pull request #1435 from Ronin0000/master
Fix Version Number on Red 7 Card Game
2022-02-14 10:34:10 +00:00
Gordon Williams a48877fae6
Merge branch 'master' into master 2022-02-14 10:34:05 +00:00