2
0
mirror of https://github.com/koreader/koreader synced 2024-11-04 12:00:25 +00:00
koreader/frontend/ui
NiLuJe 9863a9c0bb ExternalKeyboard: Use the evdev number passed along by base to avoid sweeping the full list of input devices
This required some... creative thinking to avoid complexifying common
Input/UIManager codepaths ;p.
2022-11-02 03:48:39 +01:00
..
data Virtual keyboard: auto releasable Shift and keypopups (#9659) 2022-10-31 15:48:05 +01:00
elements USBMS: Add a human-readable log message when entering USBMS 2022-10-29 22:55:20 +02:00
message Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
network Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
plugin Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
widget KeyValuePage: enhance TitleBar (#9713) 2022-11-01 19:22:03 +01:00
bidi.lua Bidi: keep invert() generic, handle settings in ReaderView (#8876) 2022-03-08 21:27:11 +01:00
downloadmgr.lua CloudStorage: remove cloudmgr (#9532) 2022-09-20 11:54:57 +02:00
event.lua Cleanup various varargs shenanigans (#9624) 2022-10-12 19:59:48 +02:00
font.lua UI font fallbacks: use bold fonts if present for bold (#9621) 2022-10-25 12:18:46 +02:00
geometry.lua ImageViewer: Followup to #9529 (#9544) 2022-09-21 23:26:22 +02: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 Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
language.lua [feat] Add Thai keyboard (#9620) 2022-10-12 11:25:43 +02:00
menusorter.lua
otamanager.lua Optimization: Use constant folding for divisions not a power of two (#9609) 2022-10-10 22:21:27 +02:00
quickstart.lua
renderimage.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2022-09-28 01:10:50 +02:00
rendertext.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
screensaver.lua ScreenSaver: When adding an overlay message to a top message, position 2022-10-09 05:30:28 +02:00
size.lua
time.lua time: Fix another subtle FP issue in split_s_us 2022-10-25 01:47:01 +02:00
translator.lua Misc: Unify error logging on network errors (#9523) 2022-09-17 00:08:00 +02:00
trapper.lua Cleanup various varargs shenanigans (#9624) 2022-10-12 19:59:48 +02:00
uimanager.lua ExternalKeyboard: Use the evdev number passed along by base to avoid sweeping the full list of input devices 2022-11-02 03:48:39 +01:00
wikipedia.lua Logger: Use serpent instead of dump (#9588) 2022-10-06 02:21:03 +02:00