Commit Graph

12662 Commits (5934b3350a7e7e6f7d00cdcbb2e9bc8867071422)

Author SHA1 Message Date
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
Gordon Williams 2abad628ec
Merge pull request #2134 from storm64/widbt_notify
[widbt_notify] Simplify code, add some options
2022-09-22 08:41:44 +01:00
storm64 fef343887f [widbt_notify] Correct widget drawing 2022-09-21 19:27:09 +02:00
storm64 0bf9e6a0d2
Merge branch 'espruino:master' into widbt_notify 2022-09-21 18:43:00 +02:00
Gordon Williams ba3ea4ad95
Merge pull request #2125 from pebl-hank/master
DNDtoggle - Initial release
2022-09-21 13:55:25 +01:00
pebl-hank a4d32d5e7c
Merge branch 'espruino:master' into master 2022-09-21 14:45:10 +02:00
Hank ba71847aad Fix 2022-09-21 14:38:21 +02:00
Hank 4d4886fb70 Fix 2022-09-21 11:06:53 +02:00
Gordon Williams df7dc91520 Trying to make the AGPS situation clearer - looks like the apps that don't actually directly upload AGPS data may be confusing 2022-09-21 09:27:52 +01: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
Gordon Williams 987030353e
Merge pull request #2126 from rigrig/simple-analog-clock
saclock: new clock: A very basic analog clock
2022-09-20 13:59:59 +01:00
Gordon Williams e228e7313e
Merge pull request #2130 from Rarder44/new_master
fix for https://github.com/espruino/BangleApps/issues/2128
2022-09-20 13:56:54 +01:00
Gordon Williams 941298a436
Merge pull request #2131 from xxpasixx/master3
feature: set Brightness default to full
2022-09-20 13:56:20 +01:00
Gordon Williams d4264402c3
Merge pull request #2132 from hughbarney/master
Added Deko clock, fix for Daisy, Pastel always default idle timer to true in the app
2022-09-20 13:52:49 +01:00
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