Files
koreader/frontend
NiLuJe 1c739f1d54 ReadTimer: More QoL tweaks (#8107)
* Cleanup util.secondsFrom*Clock stuff (simpler maths, tail calls, meaningful printf tokens).
* Use util.secondsToClockDuration in ReadTimer instead of reinventing the wheel three different ways.
* Reschedule unexpired timers properly on resume (as best as we can, given the unreliable nature of REALTIME).
* Make clock timers tick on the dot, instead of at the same second as when being set.
* Speaking of clock timers, leave the math to os.date & os.time, don't reinvent the wheel yet again.
2021-08-22 00:34:09 +02:00
..
2021-05-09 23:10:44 +02:00
2019-01-03 08:56:29 +01:00
2021-05-05 20:37:33 +02:00
2021-07-22 09:01:57 +02:00
2021-03-15 01:25:10 +01:00
2021-08-22 00:34:09 +02:00