2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/plugins/coverbrowser.koplugin
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
..
_meta.lua [Fix] Don't load disabled plugins (#4169) 2018-08-18 20:41:37 +02:00
bookinfomanager.lua BookInfoManager: Actually close the document after extraction 2021-05-19 20:55:00 +02:00
covermenu.lua "Book description": more consistent wording (#7789) 2021-06-04 18:47:29 +02:00
listmenu.lua ReadTimer: More QoL tweaks (#8107) 2021-08-22 00:34:09 +02:00
main.lua File browser: Settings submenu reordering (#8000) 2021-07-23 15:47:02 +02:00
mosaicmenu.lua Minor followup to #7335 (#7347) 2021-02-26 00:48:05 +01:00