You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/ui
Qingping Hou 9b7aba3fba fix: override readerhighlight hold in readerfooter
Also fix touch zone dependency graph generation code.

ReaderHighlight has now been migrated to use touch zone

Inputcontainer's touch event handling logic changed to only stop
propagation when handler returns `true`. Previously, it stops
propagation when a handler is found. This is needed to support
both readerhighlight_tap and tap_forward touch zones.
7 years ago
..
data Fix: missing letters from portuguese language 7 years ago
elements Add checked tag for keepalive plugin 7 years ago
message feat: add logger module & rewrite kobo suspend script in lua 8 years ago
network fix: disable network info menu when device is not connected 8 years ago
widget fix: override readerhighlight hold in readerfooter 7 years ago
downloadmgr.lua minor: various luacheck fixes 8 years ago
event.lua doc: event propagation for widgets 8 years ago
font.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
geometry.lua Doc: miscellaneous improvements. 8 years ago
gesturerange.lua multi-touch: add tests for gesturerange moudle 8 years ago
language.lua Arranges alphabetically list of languages and 8 years ago
opdsparser.lua opds(fix): unescape name and value 8 years ago
otamanager.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
rendertext.lua dict/wiki: definitions' text justification 7 years ago
screensaver.lua Better tracking, management and freeing of BlitBuffers 7 years ago
timeval.lua minor: various luacheck fixes 8 years ago
translator.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
uimanager.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
wikipedia.lua Wikipedia: save full page as epub (html, with optional images) 7 years ago