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/apps
poire-z dd74194e0a cre.getWordFromPosition(): fix a few issues
Drop the use of crengine's getWordFromPosition() which
is a bit unreliable: it may returns wrong coordinates,
or words from far away in the book (ie. when holding
in the margins).
Rely only on the robust getTextFromPositions() that
we already use for multi words selection.
Having good coordinates allows refreshing a smaller region
(the higlighted word, or the 2 lines if hyphenated).
3 years ago
..
cloudstorage ftp: guard against nil file (#6640) 4 years ago
filemanager Android: Don't mark the platform as should_restrict_JIT (#7024) 3 years ago
opdscatalog [RTL UI] Bidi-wrap filenames, paths, urls, metadata 4 years ago
reader cre.getWordFromPosition(): fix a few issues 3 years ago