Kedlub
|
1839f7d52d
|
Alarm snooze and dismiss events
|
2023-01-18 14:11:35 +01:00 |
Alessandro Cocco
|
a8116f3e49
|
[Scheduler] Add "delete timer at expiration" option
|
2022-06-19 16:19:01 +02:00 |
Alessandro Cocco
|
f5f1cc7523
|
[Scheduler] Improve code readability
|
2022-06-19 16:19:01 +02:00 |
Alessandro Cocco
|
061fec4826
|
[Scheduler] Show timer using formatDuration
|
2022-06-03 17:29:57 +02:00 |
Alessandro Cocco
|
9ac54459b4
|
[Scheduler] Fallback to configured default patterns
|
2022-06-03 17:29:57 +02:00 |
Alessandro Cocco
|
94690a81ee
|
Add new time_utils module and move some functions from sched module to it
|
2022-05-13 15:25:28 +02:00 |
Erik Andresen
|
8c048f321c
|
Refactor some methods to scheduling library
|
2022-04-20 19:32:23 +02:00 |
Alessandro Cocco
|
9c9b48ce39
|
[Scheduler] Integrate the new settings into the code
|
2022-04-20 14:35:51 +02:00 |
storm64
|
2c729af68c
|
sched: Fix `getTimeToAlarm` for timers
Only set `last` for alarms to prevent a wrong output of `getTimeToAlarm` for a timer already used at same day.
|
2022-04-07 19:47:45 +02:00 |
Gordon Williams
|
333d405342
|
sleep -> snooze, and add images for alarms/timers
|
2022-04-06 09:13:35 +01:00 |
Gordon Williams
|
25aafe1ccf
|
more refactoring to try and reduce code duplication
|
2022-04-04 16:58:17 +01:00 |
Gordon Williams
|
5c84ec9e2c
|
Refactored alarm into separate 'sched' library/app
|
2022-04-04 15:49:45 +01:00 |