BangleApps/apps/sched/ChangeLog

6 lines
352 B
Plaintext
Raw Normal View History

0.01: New App!
2022-04-07 14:47:01 +00:00
0.02: Fix scheduling of other alarms if there is a pending alarm from the past (fix #1667)
0.03: Fix `getTimeToAlarm` for a timer already used at same day, don't set `last` for timers.
0.04: Fix `getTimeToAlarm` to check for next dow if alarm.t lower currentTime.
0.05: Export new functions (`newDefaultAlarm/Timer`), add Settings page