Commit Graph

12594 Commits (298fbf0d84afe6399a00f00f048fd02369a1dc7d)

Author SHA1 Message Date
Hank 33c9945771 Fixes 2022-09-20 14:31:14 +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
hughbarney 17df3c5d6f fix daisy and pastel idle timer always defaulting to true in the app 2022-09-19 15:17:23 +01:00
hughbarney 215bf9d347 undo kbswipe changes may not be welcome 2022-09-19 14:53:54 +01:00
xxpasixx 18add9240b feature: set Brightness default to full 2022-09-19 15:21:14 +02:00
Rarder44 b1aacdf0e7 update changelog and metadata 2022-09-19 00:13:28 +02:00
Rarder44 262ac59a65 fix for https://github.com/espruino/BangleApps/issues/2128 2022-09-19 00:06:42 +02:00
hughbarney b54fcdc3c5 Added ChangeLog and fixed typo in README.md 2022-09-18 17:02:12 +01:00
hughbarney cebb3c6cb2 Added Deko clock 2022-09-18 16:20:48 +01:00
hughbarney 03b34ad9ed Merge remote-tracking branch 'upstream/master' 2022-09-18 15:53:13 +01: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
Amos Blanton 2254fdd049
If midnight clear the display to clean up artifacts
Since slash is (wisely) very conservative about clearing / redrawing, artifacts from past dates that aren't overwritten tend to stack up. On my watch now where it says "Sun 9/18" there is some left over "T" from last Thursday sticking out to the left of the "S" in "Sun", and some leftover "6" sticking out to the right of the "8" in "18" from two days ago. This should clear everything once a day at midnight so these artifacts get cleared out.
2022-09-18 09:28:11 +00: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
Richard de Boer c8b25dd6ec
saclock: new clock: A very basic analog clock 2022-09-17 16:49:22 +02:00
Hank d573aad9d8 Another try 2022-09-16 12:58:56 +02:00
Hank 0c91817991 Fixes 2022-09-16 12:56:04 +02:00
Hank d85dba2136 - 2022-09-16 12:47:40 +02:00
Hank 6fe1ee3173 - 2022-09-16 12:41:06 +02:00
Hank 86bf076bd0 Fixes 2022-09-16 12:36:43 +02:00
Hank 6494808bfa Fixes 2022-09-16 12:33:55 +02:00
Hank 982a03a1ea Fixes 2022-09-16 12:28:20 +02:00
Hank 8e50254abb Fixes 2022-09-16 12:21:55 +02:00
Hank 1955422890 Typo 2022-09-16 12:14:35 +02:00
Hank 714631aa3d DNDToggle Initial release 2022-09-16 12:12:45 +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
storm64 a1e03d3229 [widbt_notify] Simplify code, add some options 2022-09-14 21:53:04 +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