Commit Graph

18972 Commits (324e17ff957aacb335403a23a67752b2bbd75232)

Author SHA1 Message Date
thyttan 5b785bc5d1
run: add hint re runplus in description 2024-06-09 17:21:58 +02:00
thyttan 300ae8fafb
Merge pull request #3447 from paul-arg/astrocalc
fix(astrocalc): handle when moon rise/set don't occur on current day
2024-06-09 15:53:46 +02:00
thyttan 4ef3533264
astrocalc: fix lint warning
- remove the variable `m` that was repeatedly assigned the return value of `E.showMenu` but never used.
2024-06-09 15:50:50 +02:00
thyttan fe3142355b
astrocalc: fix lint warnings
- Comment out an unused function
- move initialization, `let m;` further up in the file.
2024-06-09 15:36:03 +02:00
lauzonhomeschool 1b80826b7a
[datetime_picker] build doesn't allow type 2024-06-09 00:21:49 -04:00
lauzonhomeschool fd4009ae73
[datetime_picker] convert to pure library, improve Readme with control details and sample code 2024-06-09 00:19:05 -04:00
paul-arg db4ce65672
astrocalc: Update ChangeLog 2024-06-08 22:29:21 +02:00
paul-arg 507dafc8b4
astrocalc: Update metadata.json 2024-06-08 22:28:05 +02:00
paul-arg 6b9c955dc5
fix(astrocalc): handle when the moon rise or set don't occur on the current day 2024-06-08 17:54:19 +02:00
Sean Lynch 5d2427dff2 cleanup for PR 2024-06-07 14:36:16 -07:00
Sean Lynch ebc5f5cf5b icon fix 2024-06-07 13:47:20 -07:00
Sean Lynch 94a26e6c29 metadata update 2024-06-07 13:35:28 -07:00
Sean Lynch 7cfec84020 icon fix 2024-06-07 13:33:13 -07:00
Sean Lynch 18b8217886 added README 2024-06-07 13:24:55 -07:00
Sean Lynch b39e13f9f7 inititial commit 2024-06-07 12:58:15 -07:00
lauzonhomeschool e1ddcca2dd
Merge branch 'espruino:master' into datetime_picker 2024-06-06 00:01:27 -04:00
lauzonhomeschool 2d256f23c5 [datetime_picker] create app and use it in alarm app 2024-06-05 23:59:48 -04:00
thyttan 946d72205c
Merge pull request #3431 from bobrippling/feat/run-noprompt
runplus: add option to always resume
2024-06-05 00:40:27 +02:00
Gordon Williams 050cd914fa blecsc 0.04: Added support for <1 wheel/crank event/second (using idle counters) (ref #3434) 2024-06-04 10:26:18 +01:00
Gordon Williams 8742e68e2e cscsensor 0.12: Fix regression reporting cadence (reported per second when should be per minute) (fix #3434) 2024-06-04 10:15:00 +01:00
Gordon Williams 93461e6c2d bump recommended version 2024-06-03 14:17:12 +01:00
Gordon Williams afea9dff9c
Merge pull request #3428 from halemmerich/newLCDOverlay
Adapt widget_utils and messagesoverlay to new LCD overlay code for remove callbacks
2024-06-03 10:11:06 +01:00
thyttan 2a0cc2d66c
Merge pull request #3439 from devsnd/supaclockpro
New App: SUPACLOCK Pro ULTRA
2024-06-01 21:56:09 +02:00
Tom Wallroth 46b3556cd6
Merge pull request #1 from thyttan/supaclk
supaclk: misc suggested fixes and changes
2024-06-01 20:29:52 +02:00
thyttan 82a5ab5724 supaclk: remove unnecessary delete in remove funct
since they are initiatied with let inside the outer curly braces they
should be cleared automatically like all other let-ibles.
2024-06-01 15:12:01 +02:00
thyttan 249a119e12 supaclk: misc suggested fixes and changes
- clear screen including widgets before drawing splash screen.
- change from a font that's not defined to one that is.
- make it so the splash screen can be cut short to load the launcher.
2024-06-01 13:41:35 +02:00
Tom Wallroth be770a02dc Initial version done! 2024-05-31 14:56:59 +02:00
Tom Wallroth da25d445ef fileman: improve showing files in browser, they were trunkated when using alert for display 2024-05-31 14:54:15 +02:00
Rob Pilling 064d9ceb71 Merge pull request #3436 from pavelmachek/m_23_sixths4 (and tweak lints) 2024-05-30 22:21:57 +01:00
Rob Pilling c222676501 lint_exemptions: update for sixths 2024-05-30 22:21:15 +01:00
Rob Pilling 5ddecd2cef lint_exemptions: remove contacts entry 2024-05-30 22:21:05 +01:00
Rob Pilling 43e752851b sixths: fix some lint warnings 2024-05-30 22:18:29 +01:00
Rob Pilling e20d2bb3eb package.json: add `fix` script 2024-05-30 22:17:00 +01:00
Rob Pilling 456cf7f121
Merge pull request #3438 from bobrippling/fix/ble-advert-array
Add `ble_advert` module
2024-05-30 08:22:22 +01:00
Rob Pilling d616fe9cf2 ble_advert: generate js 2024-05-28 22:44:36 +01:00
Rob Pilling 912291da60 ble_advert: disable `remove()` - unused 2024-05-28 22:44:36 +01:00
Rob Pilling cc0f1a315e ble_advert: handle Advert[] and number[] entries 2024-05-28 22:44:36 +01:00
Rob Pilling bcc5ae9a15 openhaystack: use ble_advert 2024-05-28 22:44:36 +01:00
Rob Pilling 6a8d21980f ble_advert: debugging logs 2024-05-28 22:29:35 +01:00
Pavel Machek bca8593185 sixths: Mark this as v0.04 2024-05-28 13:19:25 +02:00
Pavel Machek 7c2d24823a sixths: fix drawing timeouts, dot now blinks as expected. 2024-05-28 13:19:23 +02:00
Pavel Machek 9f5c13aa36 sixths: add blinking dot, rework altitude adjustment to use system. 2024-05-28 13:19:21 +02:00
Pavel Machek b7f127a2e1 sixths: Powering up sensors all the time may not be neccessary 2024-05-28 13:19:19 +02:00
Pavel Machek b93539da9e sixths: reduce wakeups to 60s when inactive 2024-05-28 13:19:15 +02:00
Rob Pilling 3be97f8d01 runplus: simpler always-resume toggle 2024-05-28 08:37:54 +01:00
Rob Pilling 020d26ddef runplus: update status depending on if in the pause window 2024-05-28 08:24:58 +01:00
Tom Wallroth 19bf4b4cdf supaclockpro wip 2024-05-24 23:04:44 +02:00
Rob Pilling fc57f85eb4 ble_advert: handle arrays / `setAdvertising`'s mutation of elements 2024-05-24 17:21:23 +01:00
Rob Pilling b4dffbfd0e Use `ble_advert` module 2024-05-24 17:21:23 +01:00
Rob Pilling 85fd1cd53a tsconfig: handle typescript in modules/ 2024-05-24 17:19:29 +01:00