Rob Pilling
|
43dcbd3207
|
Merge branch 'master' into fix/alarm-clkinfo-enable
Conflicts:
apps/sched/ChangeLog
apps/sched/clkinfo.js
|
2024-10-29 21:25:25 +00:00 |
Gordon Williams
|
e00cba4094
|
sched 0.29: Improve clkinfo startup time by 10ms
|
2024-10-25 09:36:51 +01:00 |
Rob Pilling
|
3452d67f42
|
sched/clkinfo: reset `last` when activating an alarm
```json
{
"t": 23940000,
"del": false,
"on": true,
"rp": false,
"as": false,
"dow": 127,
"last": 23,
"vibrate": "::",
"msg": ""
}
```
|
2024-10-23 21:21:27 +01:00 |
Rob Pilling
|
e1c63e8583
|
sched: add disabled event icon
|
2024-10-09 22:01:42 +01:00 |
Rob Pilling
|
c01c81f78e
|
sched: remove unused param
|
2024-10-09 21:54:45 +01:00 |
Rob Pilling
|
4d9deeaa6d
|
sched: fix event icon b/w
Co-authored-by: thyttan <97237430+thyttan@users.noreply.github.com>
|
2024-10-06 22:02:09 +01:00 |
Rob Pilling
|
5671c8bbe0
|
sched: add clkinfo text for events
|
2024-10-06 11:16:09 +01:00 |
Rob Pilling
|
a5a915e38a
|
sched: add clkinfo icon for events
|
2024-10-06 11:16:01 +01:00 |
Rob Pilling
|
46321d91b7
|
sched clkinfo: reset a timer when triggering
|
2024-10-03 21:07:39 +01:00 |
Rob Pilling
|
5fc1f5cd13
|
sched clkinfo: revert to toggling `alarm.on`
|
2024-10-03 21:07:08 +01:00 |
Rob Pilling
|
594d08bf60
|
sched/clkinfo: schedule an alarm via `setAlarm`
... to ensure timers are scheduled from now
|
2024-09-22 21:55:26 +01:00 |
Rob Pilling
|
6657d34123
|
sched/clkinfo: ignore taps on events
|
2024-09-22 21:55:11 +01:00 |
Rob Pilling
|
943de6fca8
|
sched/clkinfo: tapping an alarm toggles it on/off
|
2024-09-19 14:17:58 +01:00 |
Marco H
|
ba9d615e06
|
Fix crash in clock_info
|
2023-01-19 20:22:59 +01:00 |
Gabriele Monaco
|
d768d0fe9c
|
sched: update clock_info to refresh periodically on active alarms/timers
|
2023-01-07 15:37:22 +01:00 |
Gordon Williams
|
8425f0b50a
|
Update clock_info to avoid a redraw/general tidyups
|
2022-12-16 15:40:58 +00:00 |
thyttan
|
481ddb6a22
|
add more /*LANG*/ to some of the most installed apps
|
2022-12-01 21:03:15 +01:00 |
Gabriele Monaco
|
18d91bf5f9
|
Added short field and general clkinfo improvements
|
2022-11-25 18:50:38 +01:00 |
Gabriele Monaco
|
4ff8e9a52c
|
Fixed sched clkinfo icons and sorting
|
2022-11-25 18:35:10 +01:00 |
Gabriele Monaco
|
c8ee05a4b6
|
clkinfo: added sched and ranges in weather
|
2022-11-25 18:35:10 +01:00 |