Commit Graph

12424 Commits (c362881de1e48d6b41433a386c6704713250ebb5)

Author SHA1 Message Date
David Peer c362881de1 Added clockinfo to simple timer and improved the clkinfo module (run with optional feedback). 2022-09-23 16:08:16 +02:00
David Peer 59d63885fa Advanced merge function of menu objects and items. 2022-09-22 18:49:12 +02:00
David Peer 8036d976b3 Use this.interval insntead of interval. 2022-09-22 18:25:42 +02:00
David Peer ceaae5614d Minor changes 2022-09-20 18:53:46 +02:00
David Peer be4e289191 Updated readme 2022-09-20 18:50:57 +02:00
David Peer 96ae6140f0 Minor refactorings 2022-09-20 18:45:01 +02:00
David Peer af315be712 Fix: On charge should show battery... 2022-09-20 18:38:17 +02:00
David Peer bdb695c17f Minor changes 2022-09-19 17:46:13 +02:00
David Peer 00783857ba Minor change 2022-09-19 17:44:46 +02:00
David Peer d5ccb4919c Updated readme 2022-09-19 17:43:55 +02:00
David Peer 99999cbc88 Minor changes 2022-09-19 17:37:43 +02:00
Peer David 28bcc3f632
Merge branch 'espruino:master' into master 2022-09-19 17:26:04 +02:00
David Peer 290ecbcb1e Merge branch 'feature/bw_use_clock_infos' 2022-09-19 17:25:29 +02:00
David Peer 24972e3128 Refactored into clkinfo.js files 2022-09-19 17:23:37 +02:00
David Peer 2c1b29eb53 Added action to HA 2022-09-18 12:10:14 +02:00
David Peer aeb2ec5002 Fix build 2022-09-18 12:01:53 +02:00
David Peer 1d8008c127 Added home assistant 2022-09-18 12:00:58 +02:00
David Peer 3696cff42a Minor fix -- otherwise clock works not properly 2022-09-18 11:46:25 +02:00
David Peer b06f3a9cc2 Added weather 2022-09-17 18:21:54 +02:00
David Peer b60f0c4687 Added basic version of agenda 2022-09-17 18:07:43 +02:00
David Peer 37ff21b7fa Improved input through locking 2022-09-17 17:26:43 +02:00
David Peer 274544ec0f Several improvements 2022-09-17 17:14:20 +02:00
Gordon Williams 88533f84bc 0.03: Remove global declaration of BANGLEJS2 var (fix #2123) 2022-09-16 09:08:48 +01:00
David Peer 77e1821cf4 Minor changes 2022-09-15 21:44:47 +02:00
David Peer 61bff3306f Next improvements 2022-09-15 21:16:00 +02:00
David Peer d02e5db24b Improvements 2022-09-15 21:01:43 +02:00
Gordon Williams 674ef0aa13
Merge pull request #2121 from splch/patch-1
Use 10-minute acceleration and charging for isWorn()
2022-09-12 08:25:40 +01:00
Gordon Williams c3ee954802
Merge pull request #2116 from elykittytee/master
Fixed the date
2022-09-12 08:19:05 +01:00
Gordon Williams b3b3e94615
Merge pull request #2120 from rigrig/apploader-improvements
Apploader.js improvements
2022-09-12 08:18:24 +01:00
David Peer f4b1eb0032 First menu is already working. 2022-09-12 07:25:32 +02:00
David Peer daedc1068e Some improvements 2022-09-12 07:20:11 +02:00
David Peer 876c5caff5 First tests with new clock_info 2022-09-11 18:26:56 +02:00
Spence Churchill 4a2d8212c1
optimize for precision over accuracy
correctly classifying when the watch is on is more important than classifying classifying when the watch is off
2022-09-09 17:54:08 -07:00
Spence Churchill dc8319d97a
use 10-minute acceleration and charging
removes temperature due to weather situations
2022-09-09 10:38:37 -07:00
eleanor f11f1a2538
Merge branch 'espruino:master' into master 2022-09-09 08:45:26 -05:00
eleanor eae3ce56d3
Update metadata.json 2022-09-09 08:18:55 -05:00
eleanor 8e70ac9f83
Update ChangeLog 2022-09-09 08:18:42 -05:00
eleanor 7421238f41
Update metadata.json 2022-09-09 08:18:26 -05:00
eleanor 404625f44b
Update ChangeLog 2022-09-09 08:18:08 -05:00
Richard de Boer e072fe23a1
apploader.js: add -b1 param to upload to Bangle.js 1 2022-09-09 15:10:06 +02:00
Richard de Boer 0a7f3abb08
apploader.js: don't hide errors while loading 'noble'
Loading the module can also fail when e.g. compiled against a different
Node.js version, don't hide those errors.
2022-09-09 15:01:46 +02:00
Gordon Williams 23eb487024 quick update to make initial error easier to find if noble not installed 2022-09-09 09:41:00 +01:00
Gordon Williams faf879c59c Fix app loader after previous core changes 2022-09-09 09:38:52 +01:00
Gordon Williams b2bb45d878 improve sched readme 2022-09-09 09:37:10 +01:00
Gordon Williams 20c4f06718 Merge branch 'master' of github.com:espruino/BangleApps 2022-09-08 16:01:56 +01:00
Gordon Williams 1f3695efff Allow clock 'info screens' to be defined - as per https://github.com/espruino/BangleApps/pull/2114#issuecomment-1240836007 2022-09-08 16:01:48 +01:00
Gordon Williams 3bcfa8c036
Merge pull request #2119 from peerdavid/master
[BW Clock] Show calendar week
2022-09-08 15:39:47 +01:00
Peer David 1c7ab9ea06
Merge branch 'espruino:master' into master 2022-09-08 16:00:57 +02:00
David Peer 4653ffc07b Show calendar week 2022-09-08 16:00:46 +02:00
Gordon Williams ff9a5c4c20 Add wear de4tect library based on http://forum.espruino.com/conversations/379538/ and https://github.com/espruino/Espruino/pull/2264 2022-09-08 10:40:03 +01:00