1
0
Fork 0
Commit Graph

6 Commits (6037e0323f9b513d76dbec532d47576cb6d69aff)

Author SHA1 Message Date
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