2
0
mirror of https://github.com/koreader/koreader synced 2024-11-11 19:11:14 +00:00
koreader/frontend/ui
NiLuJe 2e681353d7 UIManager: Simplify setPMInputTimeout (from #9173)
This was originally designed for finer-grainbed control (specifically,
to correct by the amount of time spent in standby), but the final fix
only ever sets this to 0.

Simplify and rename (consumeInputEarlyAfterPM) to avoid useless computations.
2022-06-12 00:19:45 +02:00
..
data Embedded fonts toggle: disabled if no embedded font 2022-06-11 20:58:52 +02:00
elements Make luacheck >= 0.26 happy (#9174) 2022-06-11 19:06:06 +02:00
message Remove zsync plugin (#7957) 2021-07-22 09:01:57 +02:00
network NetworkManager: Make sure we show an IM at the *start* of a Wi-Fi toggle action (#9064) 2022-05-06 19:19:55 +02:00
plugin Plugins: adds PluginMenuInserter helper (#7419) 2021-05-10 12:46:55 +02:00
widget CRE: add "CJK width scaling" option 2022-06-06 01:08:59 +02:00
bidi.lua Bidi: keep invert() generic, handle settings in ReaderView (#8876) 2022-03-08 21:27:11 +01:00
cloudmgr.lua Standardize select/choose to choose (#8128) 2021-08-24 22:19:07 +02: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 Keyboard: add Bengali Probhat layout (#8887) 2022-03-15 23:13:13 +01:00
geometry.lua [doc] add documentation to a few widgets (#8425) 2021-12-01 12:37:18 +01:00
gesturerange.lua [feat] Replace TimeVal (RIP) with time, fixed point time seconds (#8999) 2022-05-05 21:00:22 +02:00
hook_container.lua Input: Process input events in batches (#7483) 2021-04-03 01:48:35 +02:00
language.lua [i18n] Enable more languages (#9082) 2022-05-08 13:52:34 +02:00
menusorter.lua [fix] MenuSorter: use orderedPairs for orphans (#6403) 2020-07-20 20:58:01 +02:00
otamanager.lua OTAManager: Check for update -> immediately show hourglass (#9083) 2022-05-08 22:17:58 +02:00
quickstart.lua Quick start guide: fix links to images (#8072) 2021-08-14 22:53:46 +02:00
renderimage.lua Make luacheck >= 0.26 happy (#9174) 2022-06-11 19:06:06 +02:00
rendertext.lua Cache: Some more tweaks after #7624 2021-05-09 23:10:44 +02:00
screensaver.lua ScreenSaver: Ignore macOS resource forks when choosing a random image 2022-06-12 00:19:45 +02:00
size.lua [RFC] Pagination UI shenanigans (#7335) 2021-02-25 05:15:23 +01:00
time.lua [feat] Replace TimeVal (RIP) with time, fixed point time seconds (#8999) 2022-05-05 21:00:22 +02:00
timeval.lua TimeVal: Do a runtime check for CLOCK_BOOTTIME support (#8832) 2022-02-28 16:25:32 +01:00
translator.lua translator: clear highlight on close if needed 2022-04-17 09:37:29 +02:00
trapper.lua Trapper: fix doc (#8539) 2021-12-10 09:43:04 +01:00
uimanager.lua UIManager: Simplify setPMInputTimeout (from #9173) 2022-06-12 00:19:45 +02:00
wikipedia.lua Minor Lua I/O cleanups (#8921) 2022-03-19 23:57:31 +01:00