2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/ui
NiLuJe edfb29b406 Fix duplicate suspend scheduling in Device:onPowerEvent
We should always unschedule suspend before scheduling it again (i.e.,
use rescheduleSuspend ;)).

Fix #8097 (many thanks to @Mel-kior for the detailed repro!)
2021-08-19 22:40:04 +02:00
..
data Footnote popups/in-page: support type/role=endnote 2021-08-17 21:44:48 +02:00
elements "Page turns" menu development (#8022) 2021-07-25 23:59:06 +02:00
message Remove zsync plugin (#7957) 2021-07-22 09:01:57 +02:00
network NetworkManager: Just warn if the gateway is unreachable after a (#7570) 2021-04-19 21:29:12 +02:00
plugin Plugins: adds PluginMenuInserter helper (#7419) 2021-05-10 12:46:55 +02:00
widget Don't exclude the full .kobo directory tree 2021-08-19 22:40:04 +02:00
bidi.lua [RTL UI] Bidi-wrap filenames, paths, urls, metadata 2020-01-04 01:34:46 +01:00
cloudmgr.lua Standardize directory/folder to folder (#7328) 2021-02-22 18:44:16 +01:00
downloadmgr.lua Calibre plugin fixes for android (#6996) 2020-12-15 00:46:38 +01:00
event.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 2021-02-20 18:22:48 +01:00
font.lua Font menu: show font names with their own font 2020-10-06 00:34:17 +02:00
geometry.lua Geom: nil guard a few rect methods (#7664) 2021-05-13 13:05:05 +02:00
gesturerange.lua Minor Input & TimeVal cleanups 2021-04-16 22:12:15 +02:00
hook_container.lua Input: Process input events in batches (#7483) 2021-04-03 01:48:35 +02:00
language.lua Georgian keyboard (#7225) 2021-02-01 22:35:15 +01:00
menusorter.lua [fix] MenuSorter: use orderedPairs for orphans (#6403) 2020-07-20 20:58:01 +02:00
otamanager.lua Check for update → Check for updates (#8027) 2021-07-25 21:04:13 +02:00
quickstart.lua Quick start guide: fix links to images (#8072) 2021-08-14 22:53:46 +02:00
renderimage.lua Update UI layout code to use new SVG icons 2020-12-19 14:49:18 +01:00
rendertext.lua Cache: Some more tweaks after #7624 2021-05-09 23:10:44 +02:00
screensaver.lua Screensaver: Fix an old w/h typo (#7941) 2021-07-07 19:07:36 +02:00
size.lua [RFC] Pagination UI shenanigans (#7335) 2021-02-25 05:15:23 +01:00
timeval.lua Port ffiUtil.getTimestamp users to TimeVal:now() 2021-05-05 20:37:33 +02:00
translator.lua Translator: add "Translate from book language" option (#8094) 2021-08-18 00:42:14 +02:00
trapper.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 2021-02-20 18:22:48 +01:00
uimanager.lua Fix duplicate suspend scheduling in Device:onPowerEvent 2021-08-19 22:40:04 +02:00
wikipedia.lua Unify LuaSocket usage (#7405) 2021-03-15 01:25:10 +01:00