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 8a3d4a1d25
TOC: validate and fix misordered page numbers (#5907)
Our code expects (rightfully) the TOC items to be ordered
and to have increasing page numbers, but we may occasionally
not get that from the engines (usually, because of bugs or
duplicated IDs in the document).
Check for that and fix page numbers (possibly making them
wrong) to have a working TOC.
2020-02-28 22:56:12 +01:00
..
readeractivityindicator.lua Support the White Kindle PW3 & the Kindle Oasis. 2016-07-09 03:16:08 +02:00
readerback.lua ReaderBack: allow for disabling back history (#3862) 2018-04-12 08:41:59 +02:00
readerbookmark.lua Bookmarks: fix dogear not shown when highlights on same page 2020-02-27 23:59:02 +01:00
readerconfig.lua [feat] Add MuPDF EPUB/FB2 dynamic font size (#5282) 2019-08-30 13:47:51 +02:00
readercoptlistener.lua Remove DCREREADER_PROGRESS_BAR (#5641) 2019-11-26 13:18:11 +01:00
readercropping.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
readerdevicestatus.lua [UX] Don't show low battery warning when charging (#4563) 2019-02-08 18:51:13 +01:00
readerdictionary.lua FileManager: tell plugins to save settings on close (#5872) 2020-02-17 16:53:09 +01:00
readerdogear.lua [RTL UI] update widgets and apps for UI mirroring 2019-12-08 15:10:51 +01:00
readerflipping.lua [UX] Gesture manager: corner gestures (#4878) 2019-04-07 19:00:15 +02:00
readerfont.lua Font menu: show only 5 items per page 2020-02-15 12:31:55 +01:00
readerfooter.lua [i18n] allow translation of time (12/24-hours formats) (#5898) 2020-02-26 08:34:42 +01:00
readerfrontlight.lua Frontlight - Add checkbox use system settings (#5307) 2019-09-04 20:52:24 +02:00
readergesture.lua Spelling: Wi-Fi, turn on/off, on/off (#5856) 2020-02-12 21:16:55 +01:00
readergoto.lua end of document: add go to beginning (#5814) 2020-02-05 08:19:35 +01:00
readerhighlight.lua Avoid writting highlights into read-only PDFs (#5889) 2020-02-25 21:26:19 +01:00
readerhinting.lua minor(readerhinting): access document directly instead of from ui 2016-02-07 13:51:19 -08:00
readerhyphenation.lua [RTL UI] Bidi-wrap filenames, paths, urls, metadata 2020-01-04 01:34:46 +01:00
readerkoptlistener.lua fix #835 2014-08-24 11:21:59 +08:00
readerlink.lua FB2 footnotes: handle them just as other footnotes 2020-02-27 21:22:28 +01:00
readermenu.lua [RTL UI] Bidi-wrap filenames, paths, urls, metadata 2020-01-04 01:34:46 +01:00
readerpaging.lua Fix continuous scroll & footer overlap (#5657) 2019-12-08 19:27:14 +01:00
readerpanning.lua feat: add logger module & rewrite kobo suspend script in lua 2017-01-02 19:52:09 -08:00
readerrolling.lua bump crengine, migrate books to normalized xpointers 2020-02-24 23:36:13 +01:00
readerrotation.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
readersearch.lua [RTL UI] update widgets and apps for UI mirroring 2019-12-08 15:10:51 +01:00
readerstatus.lua end of document: add go to beginning (#5814) 2020-02-05 08:19:35 +01:00
readerstyletweak.lua [RTL UI] Bidi-wrap filenames, paths, urls, metadata 2020-01-04 01:34:46 +01:00
readertoc.lua TOC: validate and fix misordered page numbers (#5907) 2020-02-28 22:56:12 +01:00
readertypeset.lua bump crengine, migrate books to normalized xpointers 2020-02-24 23:36:13 +01:00
readerview.lua continuous: do not limit visible area to page area (#5885) 2020-02-20 23:00:32 +01:00
readerwikipedia.lua [RTL UI] Bidi-wrap filenames, paths, urls, metadata 2020-01-04 01:34:46 +01:00
readerzooming.lua [feat] Add MuPDF EPUB/FB2 dynamic font size (#5282) 2019-08-30 13:47:51 +02:00