Commit Graph

13320 Commits (65cc432af3d6f95d43bd365f460bfd1185b11f73)

Author SHA1 Message Date
Gordon Williams 65cc432af3 Merge branch 'master' of github.com:espruino/BangleApps 2022-11-17 19:25:05 +00:00
Gordon Williams a885d6de83 boot 0.54: Fix for invalid version comparison in polyfill
fix #2286, #2287
2022-11-17 19:24:41 +00:00
Gordon Williams e25d51ef9f
Merge pull request #2284 from halemmerich/bthrm
bthrm - Fix restarting issue and more debug logging
2022-11-16 16:44:57 +00:00
Martin Boonk 7ce10a18b6 bthrm - Bump version 2022-11-16 17:34:05 +01:00
Martin Boonk f7aa8340f0 bthrm - Reset powerdownRequested when start BTHRM 2022-11-16 17:32:20 +01:00
Martin Boonk a484e0379c bthrm - More logging for errors 2022-11-16 17:31:19 +01:00
Martin Boonk 727f1ac504 bthrm - Add debug option for active scanning 2022-11-16 17:30:52 +01:00
Gordon Williams e4e88df848 quick hack for node.js compatibility of espruinotools 2022-11-16 16:02:57 +00:00
Gordon Williams fb7b97f7d2 fix accidental commit 2022-11-16 15:36:14 +00:00
Gordon Williams b51b9e8fab Merge branch 'master' of github.com:espruino/BangleApps 2022-11-16 15:23:09 +00:00
Gordon Williams 0fb45cb6fc Add module app type and provides_modules, 2022-11-16 15:17:28 +00:00
Gordon Williams 86dedcaa43
Merge pull request #2283 from myxor/widsleepstatus_v0.02
Widsleepstatus v0.02
2022-11-16 11:20:46 +00:00
Marco H 325f57af48 Fix icons and bump version 2022-11-16 12:03:50 +01:00
Gordon Williams 145e3ff815
Merge pull request #2282 from myxor/widhrm_v0.06
WidHRM 0.06: Allow configuration of minimum confidence for HRM values
2022-11-16 10:52:38 +00:00
Marco H a8ad6d94a1
Update widget.js
* Load settings only once
* Better icons
* Read sleep status on every draw
2022-11-16 11:50:56 +01:00
Marco H ad0462b789 Remove console.log 2022-11-16 11:49:25 +01:00
Marco H 745ad8c0a2 Allow configuration of minimum confidence for HRM values 2022-11-16 11:48:24 +01:00
Gordon Williams 668a099df0
Merge pull request #2281 from thyttan/dtlaunch
[Desktop Launcher] vim auto indentation
2022-11-16 08:42:38 +00:00
Gordon Williams 965011e0d3
Merge pull request #2280 from pebl-hank/master
Added a g.reset()
2022-11-16 08:38:47 +00:00
Gordon Williams fa1f066e16
Merge pull request #2279 from thyttan/iconlaunch
[Icon Launcher] revert Bangle.load to load
2022-11-16 08:38:13 +00:00
Hank b902ce1c51 fixes 2022-11-16 08:23:11 +01:00
Hank 165c3ef042 Minor fixes 2022-11-16 08:20:05 +01:00
thyttan 7ca80bb1d3 vim auto indentation 2022-11-15 22:27:10 +01:00
pebl-hank 4a6d5172b6
Merge branch 'espruino:master' into master 2022-11-15 20:17:36 +01:00
pebl-hank 386b63df2d Added a g.reset() 2022-11-15 20:06:51 +01:00
thyttan f4f50584a0 revert Bangle.load to load 2022-11-15 18:11:53 +01:00
Gordon Williams f969913725
Merge pull request #2278 from thyttan/dtlaunch
[Desktop Launcher] revert Bangle.load to load
2022-11-15 17:01:36 +00:00
thyttan 4aeecee636 revert Bangle.load to load 2022-11-15 17:59:31 +01:00
Gordon Williams f0d44fb066
Merge pull request #2277 from halemmerich/iconlaunch
iconlaunch - Fix automatic switch to clock
2022-11-15 16:26:35 +00:00
Martin Boonk 45f0d1adb5 iconlaunch - Fix automatic switch to clock 2022-11-15 17:19:58 +01:00
Gordon Williams 5f2c649987
Merge pull request #2276 from pebl-hank/master
Added fast load
2022-11-15 13:24:17 +00:00
pebl-hank c1ccc1d8e5
Merge branch 'espruino:master' into master 2022-11-15 13:40:33 +01:00
Gordon Williams 6490575e6d
Merge pull request #2275 from myxor/widsleepstatus
Initial version of Sleep Status Widget
2022-11-15 11:38:04 +00:00
Marco H 7512fd97a6
Add dependency 2022-11-15 12:31:30 +01:00
Hank 99a71e319d Typo 2022-11-15 12:14:47 +01:00
Hank 38ed887e85 0.23: Added fast load 2022-11-15 12:10:45 +01:00
Marco H 4c79602aee
Missing break 2022-11-15 12:03:08 +01:00
Marco H c918fb301e Initial version of Sleep Status Widget 2022-11-15 11:59:46 +01:00
Gordon Williams 6d935fda86
Merge pull request #2273 from thyttan/widanclk
[Analog Clock Widget] clear before redraw
2022-11-15 10:49:42 +00:00
Gordon Williams 28d8f7c57e 0.53: Messages now uses Bangle.load() to load messages app faster (if possible) 2022-11-15 10:48:09 +00:00
Gordon Williams 9827415380
Merge pull request #2271 from thyttan/iconlaunch
[Icon launcher] Use Bangle.load and Bangle.showClock
2022-11-15 10:34:11 +00:00
thyttan c6e70dbab4 Use Bangle.load and Bangle.showClock 2022-11-15 11:23:36 +01:00
thyttan 96a7ccd8c5 clear before redraw 2022-11-15 10:19:17 +01:00
Gordon Williams 517d1fcfae
Merge pull request #2264 from halemmerich/swipetoclock
swp2clk - Implement compatibility with Bangle.load/Bangle.showClock
2022-11-15 09:16:19 +00:00
Gordon Williams 37b6637969 tweaks as per https://github.com/espruino/BangleApps/pull/2272#issuecomment-1314987512 2022-11-15 08:58:49 +00:00
Gordon Williams c2e8b2ab98
Merge pull request #2272 from halemmerich/slopeclock
Slopeclock/pp - Reset graphics to remove font from memory
2022-11-15 08:54:55 +00:00
Gordon Williams caab338ba2
Merge pull request #2263 from thyttan/torch
[Torch] use Bangle.showClock
2022-11-15 08:30:06 +00:00
Martin Boonk ed4c4a8639 swp2clk - Fix metadata version 2022-11-14 20:37:21 +01:00
Martin Boonk 8b6bff8bf6 swp2clk - Always have a swipe handler and decide what to do on every swipe 2022-11-14 20:23:13 +01:00
Martin Boonk 62659c0042 swp2clk - Add swipe handler in timeout to prevent multiple execution 2022-11-14 20:23:13 +01:00