Rob Pilling
|
0dd67533ac
|
sched: emit alarmReload, widalarm reload on alarmReload
|
2024-03-03 19:34:24 +00:00 |
Rob Pilling
|
a25ed8f6ff
|
widalarmeta: use sched lib and remove template comment
|
2024-03-03 19:28:03 +00:00 |
thyttan
|
4c0eccaf67
|
Merge pull request #3226 from bobrippling/fix/multitimer-settings
multitimer: fix settings
|
2024-03-02 16:46:08 +01:00 |
Rob Pilling
|
baa5b05809
|
multitimer: fix settings
|
2024-03-02 15:37:36 +00:00 |
thyttan
|
0aff4409a8
|
Merge pull request #3224 from bobrippling/feat/multitimer-initial
multitimer: add setting for initial screen
|
2024-03-02 16:29:19 +01:00 |
Rob Pilling
|
4a35b30bb0
|
multitimer: restore json & sw default
|
2024-03-02 15:04:30 +00:00 |
Rob Pilling
|
c33ba7ed93
|
Merge pull request #3225 from jordimas/fixes_catalan_locale
Fixes to Catalan locale: right icon for all regions, shorter long dat…
|
2024-03-01 22:37:42 +00:00 |
Jordi Mas
|
a23f49a453
|
Fixes to Catalan locale: right icon for all regions, shorter long data pattern and fix lang code
|
2024-03-01 20:55:27 +01:00 |
Rob Pilling
|
5750aeb252
|
Merge pull request #3219 from bobrippling/fix/rep-interface
rep: fix interface.html
|
2024-03-01 08:59:13 +00:00 |
Rob Pilling
|
75431b5e2e
|
Merge pull request #3220 from bobrippling/feat/sched-forever-buzz
sched: permit buzz count to be infinite
|
2024-03-01 08:58:39 +00:00 |
Rob Pilling
|
145b983b23
|
multitimer: fix missing scroller (introduced, b9e73d47f1 )
|
2024-03-01 08:56:06 +00:00 |
Rob Pilling
|
6aa0b8dbe7
|
sched: fix initial display of forever-buzzcount
|
2024-02-29 23:43:16 +00:00 |
Rob Pilling
|
717d262f26
|
multitimer: handle espruino-specific switch
|
2024-02-29 23:38:52 +00:00 |
Rob Pilling
|
a51405967c
|
multitimer: add setting for initial screen
This also updates multitimer.json to hold settings as well as stopwatches.
|
2024-02-29 23:36:46 +00:00 |
Rob Pilling
|
0211c896da
|
Merge pull request #3215 from thyttan/messagegui
messagegui: swipe up/down on msg goes to newer/older msg
|
2024-02-29 23:22:56 +00:00 |
Rob Pilling
|
23899c7ede
|
Merge pull request #3223 from thyttan/swipeinv
swipeinv: add README
|
2024-02-29 22:32:59 +00:00 |
Rob Pilling
|
efc52c832c
|
Merge pull request #3222 from thyttan/autoreset
autoreset: bootloader app - universal timeout to clock face
|
2024-02-29 22:27:16 +00:00 |
thyttan
|
907ebd34f5
|
messagegui: swipe up/down on msg goes to newer/older msg
messagegui: small refactor of swipeHandler
`if (ud!=0)` -> `if (ud>0) ... if (ud<0)`
|
2024-02-29 20:11:15 +01:00 |
thyttan
|
0f40ab025e
|
swipeinv: add README
|
2024-02-29 12:15:16 +01:00 |
thyttan
|
358996adf2
|
Merge pull request #3221 from bobrippling/fix/settings-load
settings: fix typo
|
2024-02-29 02:04:56 +01:00 |
thyttan
|
5240c4b1d3
|
autoreset: bootloader app - universal timeout to clock face
|
2024-02-29 01:59:30 +01:00 |
Rob Pilling
|
1c28933dfd
|
settings: fix typo
|
2024-02-28 22:52:05 +00:00 |
Rob Pilling
|
40b718ed49
|
sched: add setting to buzz forever when alarm is fired
|
2024-02-28 22:35:58 +00:00 |
Rob Pilling
|
44ebbe3a6d
|
sched: update README based on latest settings
|
2024-02-28 22:35:06 +00:00 |
Rob Pilling
|
d35ee5a142
|
Merge pull request #3217 from nxdefiant/swipeinv
swipeinv: new app
|
2024-02-28 22:07:42 +00:00 |
Rob Pilling
|
c215570260
|
Merge pull request #3218 from signaleleven/linuxclock-date-bugfix
linuxclock - Bugfix Add 1 to month received from Date.getMonth (0..11)
|
2024-02-28 21:57:29 +00:00 |
Rob Pilling
|
acd7b835bb
|
Merge pull request #3209 from atjn/da_DK
Rename da_DA -> da_DK
|
2024-02-28 20:56:30 +00:00 |
Rob Pilling
|
3a4504953b
|
rep: fix interface.html
|
2024-02-28 20:52:49 +00:00 |
signaleleven
|
2063cca87f
|
linuxclock - Bugfix Add 1 to month received from Date.getMonth (0..11)
|
2024-02-28 18:12:32 +01:00 |
Gordon Williams
|
1f2179535a
|
Merge pull request #3212 from atjn/no-empty
Warn about empty blocks
|
2024-02-28 09:08:21 +00:00 |
Rob Pilling
|
07adead2ca
|
sanitycheck: avoid error after emitting changelog error
|
2024-02-27 22:12:09 +00:00 |
Rob Pilling
|
d3aef9c7b4
|
Merge branch 'add/fallout_clock'
And fixes to pass sanitycheck
|
2024-02-27 22:10:36 +00:00 |
Rob Pilling
|
8dd0df6b86
|
Merge pull request #3210 from shansou504/master
Binaryclk - add settings to hide unused squares and to show date
|
2024-02-27 22:05:37 +00:00 |
Erik Andresen
|
64c0e844d0
|
swipeinv: add icon
|
2024-02-27 18:53:26 +01:00 |
Erik Andresen
|
03bf02eb22
|
swipeinv: new app
Inverts swipe direction globally or per app
|
2024-02-27 08:13:21 +01:00 |
Zachary D. Skelton
|
b80c4cd824
|
Applied PR Changes
|
2024-02-26 23:31:21 -06:00 |
shansou504
|
97b4369d67
|
fixed tab line 49
|
2024-02-26 17:11:44 -05:00 |
Anton
|
c94c800a6d
|
Bump app versions
|
2024-02-26 20:46:12 +01:00 |
Anton
|
241b6e20ce
|
Warn about empty blocks
|
2024-02-26 15:03:50 +01:00 |
Gordon Williams
|
43d7fba0ca
|
Merge pull request #3208 from atjn/http-server
Add http-server dependency
|
2024-02-26 10:38:56 +00:00 |
Rob Pilling
|
a7911db255
|
Merge pull request #3203 from KTibow/patch-7
use a crisper svg logo
|
2024-02-26 08:52:17 +00:00 |
Rob Pilling
|
4281bf3ae0
|
Merge pull request #3206 from Erovia/c25k
New app: C25k
|
2024-02-26 08:50:40 +00:00 |
Rob Pilling
|
3f6dce1f2e
|
Merge pull request #3205 from wagnerf42/master
gipy: new release
|
2024-02-26 08:50:29 +00:00 |
shansou504
|
df3c6d3f0c
|
clean up
|
2024-02-26 01:46:57 -05:00 |
shansou504
|
ca22b24590
|
Added settings to hide unused squares and show date
|
2024-02-26 01:31:11 -05:00 |
Anton
|
1ec46375fb
|
Rename da_DA -> da_DK
|
2024-02-26 01:13:16 +01:00 |
Anton
|
07bc3952f5
|
Add http-server dependency
|
2024-02-25 23:27:26 +01:00 |
Kendell R
|
fbbf76af55
|
remove older png
|
2024-02-23 12:36:53 -07:00 |
Zachary D. Skelton
|
4a4f642c95
|
Edit: Readme
|
2024-02-23 12:09:20 -06:00 |
Zachary D. Skelton
|
6ec4aa1a79
|
Added Dev Docs
|
2024-02-23 11:51:53 -06:00 |