2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/apps/reader/modules
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
2018-02-04 20:57:13 +01:00
..
readeractivityindicator.lua Support the White Kindle PW3 & the Kindle Oasis. 2016-07-09 03:16:08 +02:00
readerbookmark.lua TOC, bookmarks: remember current page so we can go back to it 2018-01-31 14:22:28 +01:00
readerconfig.lua Avoid some full refreshes on Kindle (#3315) 2017-10-07 15:23:39 +02:00
readercoptlistener.lua readercopt(fix): set view mode after reader is ready 2017-03-25 13:53:47 +01:00
readercropping.lua [travis] Add protection against unscaled sizes 2017-09-23 20:24:45 +02:00
readerdictionary.lua Dict & wiki history: use filename when no book title (#3635) 2018-01-29 09:46:50 +01:00
readerdogear.lua Fix: Can't long-press lookup word inside bookmark tap zone (#3048) 2017-08-03 20:06:30 +02:00
readerflipping.lua refactor(readerfooter): optimization and bug fixes 2016-03-12 01:00:52 -08:00
readerfont.lua Menu: speed up rendering of long texts (#3657) 2018-02-04 19:48:39 +01:00
readerfooter.lua [Android] Wifi status in footer (#3396) 2017-10-28 17:51:34 +02:00
readerfrontlight.lua AutoFrontlight plugin (#2941) 2017-06-14 19:32:16 +02:00
readergoto.lua [fix] ReaderGoto button order 2017-09-23 20:24:45 +02:00
readerhighlight.lua [fix] Optimize cre highlights onTap and drawing (#3508) 2017-11-20 21:58:58 +01:00
readerhinting.lua minor(readerhinting): access document directly instead of from ui 2016-02-07 13:51:19 -08:00
readerhyphenation.lua Allow for setting a default or fallback hyph dictionary 2017-04-29 14:48:42 +02:00
readerkoptlistener.lua fix #835 2014-08-24 11:21:59 +08:00
readerlink.lua Full text search: when Go back, go back to initial page 2018-01-31 14:22:28 +01:00
readermenu.lua Screensaver: a few tweaks and fixes (#3619) 2018-01-21 19:44:12 +01:00
readerpaging.lua Allow for toggling color rendering 2017-10-02 00:10:29 +02:00
readerpanning.lua feat: add logger module & rewrite kobo suspend script in lua 2017-01-02 19:52:09 -08:00
readerrolling.lua Fix cre scroll page update and allow jumping to page (#3333) 2017-10-10 11:57:57 +02:00
readerrotation.lua minor: a lot of luacheck fixes 2016-02-15 23:10:07 -08:00
readersearch.lua cre full text search: fix inconsistencies (#3656) 2018-02-04 20:57:13 +01:00
readerstatus.lua Add menu item for toggling auto_book_status (#3642) 2018-01-30 12:12:52 +01:00
readertoc.lua TOC, bookmarks: remember current page so we can go back to it 2018-01-31 14:22:28 +01:00
readertypeset.lua Set Rendering Style, and Comments (#3165) 2017-09-13 12:16:42 +02:00
readerview.lua [fix] Optimize cre highlights onTap and drawing (#3508) 2017-11-20 21:58:58 +01:00
readerwikipedia.lua Dict & wiki history: use filename when no book title (#3635) 2018-01-29 09:46:50 +01:00
readerzooming.lua MenuSorter: fix outside testability (for potential unit tests) 2017-03-26 11:12:44 +02:00