1
0
Fork 0
Commit Graph

13582 Commits (e7da2e3ac19be1b2ed43c3cc3c42f9c02719c69d)

Author SHA1 Message Date
xxDUxx e7da2e3ac1
Update custom.html 2022-12-10 10:13:56 +01:00
xxDUxx 95ade1688a
Update custom.html 2022-12-10 10:13:06 +01:00
xxDUxx ca52522fc0
Update metadata.json 2022-12-05 11:03:21 +01:00
xxDUxx 081f3b8eb6
Update contourclock.settings.js 2022-12-05 10:14:17 +01:00
xxDUxx 179e012995
Delete apps/widtick directory 2022-12-04 20:33:26 +01:00
xxDUxx df6eda645b
Update README.md 2022-12-04 20:31:13 +01:00
xxDUxx 06e8ba63ca
Update README.md 2022-12-04 20:31:04 +01:00
xxDUxx c9dec5ce4a
Create README.md 2022-12-04 20:30:35 +01:00
xxDUxx 2b95ba68af
Update app.js 2022-12-03 21:50:46 +01:00
xxDUxx c07d23ce17
Update app.js 2022-12-03 21:49:34 +01:00
xxDUxx 7925703ea1
Merge branch 'espruino:master' into master 2022-12-03 14:59:06 +01:00
xxDUxx 000de4df88
Merge pull request #20 from xxDUxx/development
Development
2022-12-03 14:58:52 +01:00
xxDUxx 48ddf89913
Update ChangeLog 2022-12-03 14:57:48 +01:00
xxDUxx 2ea2983e36
Update contourclock.settings.js 2022-12-03 14:57:07 +01:00
xxDUxx cd21548da8
Update ChangeLog 2022-12-03 14:51:48 +01:00
xxDUxx 94eb6f7544
Update contourclock.settings.js 2022-12-03 14:26:43 +01:00
xxDUxx 2abdfd991c
Update app.js 2022-12-03 14:19:04 +01:00
xxDUxx 51cbb46466
Update contourclock.settings.js 2022-12-03 14:04:42 +01:00
xxDUxx 3a65e3f0ef
Update metadata.json 2022-12-03 13:08:44 +01:00
xxDUxx 5308b42db1
Update app.js 2022-12-03 13:07:33 +01:00
Gordon Williams 11e5dc5905 messagesgui 0.57: Fix "unread Timeout" = off (previously defaulted to 60s) 2022-12-02 16:31:20 +00:00
Gordon Williams 1e9b3a6d9a lightswitch 0.06: Fix issue where .draw was being called by reference (not allowing widgets to be hidden)
ref https://github.com/espruino/BangleApps/pull/2334
2022-12-02 09:04:03 +00:00
Gordon Williams 6bd7ba504c
Merge pull request #2342 from thyttan/aiclock
[AI Clock] Change to using widget_utils .hide()
2022-12-02 08:52:42 +00:00
Gordon Williams b52fa430a0
Merge pull request #2343 from thyttan/lang
[Multiple apps] add more /*LANG*/ to some of the most installed apps
2022-12-02 08:46:02 +00:00
thyttan 525b23a296 remove accidentally created file 2022-12-01 21:08:46 +01:00
thyttan 481ddb6a22 add more /*LANG*/ to some of the most installed apps 2022-12-01 21:03:15 +01:00
thyttan 6ea11508ef use widget_utils .hide() 2022-12-01 19:26:40 +01:00
Gordon Williams 1bb9b68e6a
Merge pull request #2340 from myxor/weather_clkinfo
Weather clkinfo: weather condition with temperature
2022-12-01 14:24:27 +00:00
Marco H d5fde1f046
Update metadata.json 2022-12-01 15:17:27 +01:00
Marco H cb84cce203
Update ChangeLog 2022-12-01 15:17:18 +01:00
Marco H d547ec97a6
Update clkinfo.js 2022-12-01 15:16:50 +01:00
Gordon Williams 546cfa7996 fix grey maps 2022-12-01 13:47:48 +00:00
Gordon Williams 2a9b611f20
Merge pull request #2339 from glemco/master
Improved clkinfo handling and using it for the weather circle
2022-12-01 13:02:19 +00:00
Gabriele Monaco bd6f3c9304 circlesclock: optional legacy weather icons 2022-12-01 13:06:17 +01:00
Gabriele Monaco 92bf3579f2 circlesclock: using the weather clkinfo instead of reading from the file 2022-12-01 13:06:16 +01:00
glemco 80bd13c1a2 Fixed short label and dynamic 2022-12-01 13:06:16 +01:00
Gabriele Monaco 0bd33f0efe circlesclock: improved clkinfo handling 2022-12-01 13:06:16 +01:00
Gordon Williams bca82d185b Merge branch 'master' of github.com:espruino/BangleApps 2022-12-01 10:38:15 +00:00
Gordon Williams a64feae3bd
Merge pull request #2330 from m-p-3/patch-1
Added several icons to MessageIcons' lib.js
2022-12-01 10:38:05 +00:00
Gordon Williams b6c7dc7e3d
Merge pull request #2335 from rigrig/fix-messages-music
messages,messagegui: fix handling of music
2022-12-01 10:34:48 +00:00
Gordon Williams 218e2d5214 health 0.16: Code tidyup, add back button in top left of health app graphs 2022-12-01 10:32:49 +00:00
Gordon Williams 6d53b13079
Merge pull request #2332 from halemmerich/qcenter
qcenter - Fastload the clock on swipe
2022-12-01 10:12:57 +00:00
Gordon Williams 2c64d4a5a7
Merge pull request #2334 from thyttan/torch
[Torch] add loadWidgets to work with Fastload Utils app
2022-12-01 10:10:48 +00:00
Gordon Williams 4a2bd50830
Merge pull request #2333 from nxdefiant/master
gallery: Add interface
2022-12-01 10:07:25 +00:00
Gordon Williams e665d35f56
Merge pull request #2331 from halemmerich/layout
layout - Allow providing a remove handler in options
2022-12-01 10:06:20 +00:00
Gordon Williams 320f976e7a
Merge pull request #2338 from dustin-richards-was-here/master
Add "Confirm" button to alarm and timer edit menus
2022-12-01 09:55:11 +00:00
Gordon Williams 27c4e4d4bf
Merge pull request #2337 from rigrig/barclock-fast-load
barclock: fast loading
2022-12-01 09:52:11 +00:00
Gordon Williams bdca7e36ca
Merge pull request #2336 from rigrig/clockface-remove
ClockFace: support Fast Loading, by adding a remove() function to clocks
2022-12-01 09:51:23 +00:00
Dustin Richards edcfd198fe [alarm] add confirm button to edit timer menu 2022-12-01 02:29:00 -07:00
Dustin Richards 245c156468 [alarm] version bump 2022-12-01 02:19:41 -07:00