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/reader
poire-z 5357fdde7c
cre full text search: fix inconsistencies (#3656)
Fix various inconsitencies: some occurences not highlighted
on displayed page; different occurences highlighted on same
page wheter we went there searching backward or forward; pages
with occurences simply just skipped when searching in one
direction, and not in the other...
To avoid edge cases, crengine will now give back results on up
to 3 pages, that we need to filter.
Bump base and crengine
6 years ago
..
modules cre full text search: fix inconsistencies (#3656) 6 years ago
readerui.lua [feat] Open with: choose which engine to use for file (#3653) 6 years ago
skimtowidget.lua Add MovableContainer: allow moving some widgets (#3636) 6 years ago