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
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
..
apps fix: override readerhighlight hold in readerfooter 7 years ago
device feat: add logger module & rewrite kobo suspend script in lua 8 years ago
document Added getImageFromPosition() and isXPointerInDocument() 7 years ago
ui fix: override readerhighlight hold in readerfooter 7 years ago
cache.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
cacheitem.lua cleanup: expand tab to 4 spaces 10 years ago
configurable.lua build: enforce luacheck in travis build 8 years ago
dbg.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
depgraph.lua fix: override readerhighlight hold in readerfooter 7 years ago
device.lua build: enforce luacheck in travis build 8 years ago
docsettings.lua Fix sidecar file name 7 years ago
dump.lua defaults(refactor): remove global hack in filemanagersetdefaults 8 years ago
gettext.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
httpclient.lua build: enforce luacheck in travis build 8 years ago
logger.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
luasettings.lua Automatically connect WIFI after Kobo has been resumed (#2215) 8 years ago
luxl.lua treate quoted slash as plain text in attribute value 10 years ago
optmath.lua doc: fix document build 8 years ago
pluginloader.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
random.lua Update KOSyncClient 8 years ago
readhistory.lua Add readhistory_spec / docsettings_spec 8 years ago
up_reg.list adapt widgets to new refresh/repaint API 10 years ago
util.lua evernote: ReadHistory integration and text file output (#2498) 7 years ago