jeonlab
d89a8cb467
Merge branch 'espruino:master' into master
2024-06-19 14:19:41 -04:00
Rob Pilling
d0c73c0b07
Merge pull request #3453 from avandermeer/master
...
nostt: new app (NOS Teletekst)
2024-06-19 18:33:01 +01:00
Rob Pilling
0256a6ad57
Merge pull request #3459 from bobrippling/fix/dst-apply
...
widdst: ensure DST is applied when leaving settings
2024-06-19 18:32:17 +01:00
Lars Werner
dce1fcdae7
replace ° by '
2024-06-19 14:41:48 +02:00
Lars Werner
cabc4cf057
Update ChangeLog
2024-06-19 14:40:50 +02:00
Lars Werner
5293aaa46e
Update version
2024-06-19 14:39:43 +02:00
Lars Werner
7d75f9a0f4
Update lcars.app.js
...
.replace('°', ' ');
2024-06-19 14:29:27 +02:00
Albert
c26d85d9d1
[nostt] unnecesary src key remove from metadata.json; cleanup nostt.app.js
2024-06-19 11:07:32 +02:00
Rob Pilling
7069440e47
Merge pull request #3457 from bobrippling/feat/ble-privacy
...
settings: add BLE privacy setting
2024-06-19 08:27:03 +01:00
Rob Pilling
7cab976623
Merge pull request #3456 from bobrippling/feat/recorder-dl-all
...
Recorder: add ability to download all tracks at once
2024-06-19 08:24:43 +01:00
Rob Pilling
8600d79e89
Merge pull request #3458 from bobrippling/fix/promenu-negative
...
promenu: fix values going below minimum, improve callbacks
2024-06-19 08:23:50 +01:00
Rob Pilling
01bec254ab
Merge pull request #3443 from lauzonhomeschool/datetime_picker
...
datetime_picker: create app and use it in [alarms] app
2024-06-17 20:45:55 +01:00
jeonlab
c40c4d4241
Merge branch 'espruino:master' into master
2024-06-17 11:05:24 -04:00
Rob Pilling
caaed8fc5e
widdst: ensure DST is applied when leaving settings
2024-06-16 19:56:12 +01:00
Rob Pilling
a97ff20066
promenu: bump version
2024-06-16 17:53:36 +01:00
Rob Pilling
120bc9a300
promenu: generate JS
2024-06-16 17:52:43 +01:00
Rob Pilling
7822445b6a
promenu: fix values going below minimum
2024-06-16 17:52:10 +01:00
Rob Pilling
1fa407b305
promenu: only run onchange/draw if value changes
2024-06-16 17:51:32 +01:00
Rob Pilling
d9bc0aaffa
promenu: fix whitespace
2024-06-16 17:51:08 +01:00
Rob Pilling
1d2ec94f8d
settings: add BLE privacy option
2024-06-16 17:35:15 +01:00
Rob Pilling
20810b4403
Merge pull request #3451 from paul-arg/elapsed_t
...
elapsed_t: add option to set clock as default and handle DST in day/month/year mode
2024-06-16 16:20:07 +01:00
Rob Pilling
95b383f593
Merge pull request #3304 from paul-arg/widbtstates
...
BT States Widget fix: handle colors themes better
2024-06-16 16:17:46 +01:00
Rob Pilling
8547011cbb
recorder interface: show currently downloading/deleting filename
2024-06-16 15:45:03 +01:00
Rob Pilling
ecf1f2ed95
recorder interface: fix unrelated empty-csv saving bug
2024-06-16 15:38:22 +01:00
Rob Pilling
7e7945b6e2
recorder interface: add download-all functionality
2024-06-16 15:38:22 +01:00
Rob Pilling
9561a4b5fc
recorder interface: convert `if`s to `switch`
2024-06-16 15:19:52 +01:00
Rob Pilling
7b044002cd
recorder interface: fix indent
2024-06-16 15:18:18 +01:00
Albert
14193641dd
creator added
2024-06-13 23:39:13 +02:00
Albert
f98666a547
type added to nostt metadata.json
2024-06-13 23:36:19 +02:00
Albert
2f1dbab72e
nostt app init
2024-06-13 23:26:47 +02:00
paul-arg
532abba4d5
elapsed_t: handle DST in day/month/year mode
2024-06-12 19:09:58 +02:00
paul-arg
4e428a6fbc
elapsed_t: handle DST in day/month/year mode
2024-06-12 19:09:07 +02:00
jeonlab
a0dc1198ba
Merge branch 'espruino:master' into master
2024-06-12 11:02:14 -04:00
Gordon Williams
a038233fa6
blecsc 0.05: Fix <1 event/second issue
2024-06-12 11:22:25 +01:00
Gordon Williams
d4d4fb944e
cscsensor 0.13: Fix total distance calculation
2024-06-12 11:22:13 +01:00
paul-arg
eb55e5ddf2
elapsed_t: add option to set clock as default
2024-06-11 13:09:19 +02:00
paul-arg
e537295717
elapsed_t: add option to set clock as default
2024-06-11 13:09:05 +02:00
paul-arg
27a6aeea8f
elapsed_t: add option to set clock as default
2024-06-11 13:08:43 +02:00
paul-arg
98608999da
Merge branch 'espruino:master' into elapsed_t
2024-06-11 13:06:58 +02:00
lauzonhomeschool
1a422b1041
[datetime_picker] type module
2024-06-10 19:46:50 -04:00
paul-arg
b506f8556b
vpw_clock: do not remove VGA8 font
2024-06-10 17:33:30 +02:00
paul-arg
e8bbc537c9
vpw_clock: do not remove VGA8 font
2024-06-10 17:32:56 +02:00
paul-arg
67e7eebb9e
vpw_clock: do not remove VGA8 font
2024-06-10 17:32:26 +02:00
jeonlab
9b15e13108
Merge branch 'espruino:master' into master
2024-06-10 10:35:55 -04:00
paul-arg
c8fa6637f3
widbtstates: improve colours depending on BT state
2024-06-10 10:10:13 +02:00
thyttan
81b860215b
Merge pull request #3440 from devsnd/fileman-improvements2
...
fileman: improve showing files in browser, was truncated before
2024-06-10 00:32:06 +02:00
Sean Lynch
6cc24efe52
remove prettierignore
2024-06-09 14:01:02 -07:00
slynchDev
116789cdfd
Merge branch 'espruino:master' into master
2024-06-09 13:44:28 -07:00
Sean Lynch
fa2ed9d30d
bug fix
2024-06-09 13:40:42 -07:00
Sean Lynch
7f7ebd1039
bug fix
2024-06-09 13:39:12 -07:00
Sean Lynch
c3f3576200
fixes from PR comments
2024-06-09 13:33:14 -07:00
thyttan
13e25279b9
run: add to readme hint re runplus
2024-06-09 17:23:37 +02:00
thyttan
5b785bc5d1
run: add hint re runplus in description
2024-06-09 17:21:58 +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
jeonlab
1803eced36
Merge branch 'espruino:master' into master
2024-06-07 13:34:55 -04: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
jeonlab
bb06107b97
Merge branch 'espruino:master' into master
2024-06-03 13:49:49 -04: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
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
jeonlab
faff06a321
Merge branch 'espruino:master' into master
2024-05-30 09:01:12 -04: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
jeonlab
d7066a081f
Update metadata.json
2024-05-28 21:42:04 -04:00
Rob Pilling
bcc5ae9a15
openhaystack: use ble_advert
2024-05-28 22:44:36 +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
jeonlab
bf106b8c0c
Merge branch 'espruino:master' into master
2024-05-26 20:52:05 -05:00
Tom Wallroth
19bf4b4cdf
supaclockpro wip
2024-05-24 23:04:44 +02:00
Rob Pilling
b4dffbfd0e
Use `ble_advert` module
2024-05-24 17:21:23 +01:00
Gordon Williams
e856e381fa
android: Allow `calendar-` to take an array of items to remove
2024-05-24 09:10:51 +01:00
Gordon Williams
f6289804d6
android 0.36: Move from wrapper function to {} and let - faster execution at boot
2024-05-24 09:02:32 +01:00
Rob Pilling
f29ae079d7
Merge pull request #3432 from vczb/feat/clkinfocal-remove-duplicate-day-calendar
...
clkinfocal: remove duplicate day in calendar when format setting is 'dd MMM'
2024-05-23 21:01:31 +01:00