2
0
mirror of https://github.com/koreader/koreader synced 2024-11-04 12:00:25 +00:00
koreader/frontend/apps/reader/modules
poire-z 001e90db1e ReaderSearch: delay adding to location stack until we change page
Search may highlight matches on the current page, and if there
are no others in the book, we would stay there and resume reading;
but we would get a spurious previous location (ie. in Book map)
that we would not expect keeping, and we may accidently go back
to previous location, losing our reading position.
Avoid this by only adding current page to location stack when
actually leaving the current page.
Because of complications with other reading modes, this is
currently only enabled for CRE document when in page mode.
2024-05-05 21:02:21 +02:00
..
readeractivityindicator.lua Startup: Move Device ctor/dtor shenanigans to the actual Device 2023-08-15 21:24:11 +02:00
readerannotation.lua Annotations, part 1 (#11563) 2024-05-03 09:08:57 +03:00
readerback.lua InputContainer/FocusManager: Simplify key_events clearing on unplug 2022-11-02 03:48:39 +01:00
readerbookmark.lua Annotations, part 1 (#11563) 2024-05-03 09:08:57 +03:00
readerconfig.lua Reader: Do less work on same-orientation non-gyro rotations (#11297) 2024-01-12 19:13:44 +01:00
readercoptlistener.lua Alt status bar: custom metadata support (#11463) 2024-02-18 08:06:50 +02:00
readercropping.lua ReaderZooming: make auto-crop default be page content (#11438) 2024-03-14 00:15:10 +01:00
readerdevicestatus.lua ReaderFooter/Header: Refine autorefresh repaint-or-not checks (#10045) 2023-02-02 00:29:23 +01:00
readerdictionary.lua Dictionary: Fix download message when connection fails (#11548) 2024-03-14 16:58:47 +01:00
readerdogear.lua copt deduplicate: font settings (#10885) 2023-09-09 12:44:56 +03:00
readerflipping.lua Text selection: show top left icon when very-long-press delay reached 2024-01-13 10:13:47 +01:00
readerfont.lua Alt status bar: custom metadata support (#11463) 2024-02-18 08:06:50 +02:00
readerfooter.lua Annotations, part 1 (#11563) 2024-05-03 09:08:57 +03:00
readergoto.lua Gesture: add jump to random page (#11727) 2024-04-28 17:03:58 +02:00
readerhandmade.lua Hide hidden flows and custom toc from non-touch devices (#11690) 2024-04-18 13:16:27 +02:00
readerhighlight.lua Annotations, part 1 (#11563) 2024-05-03 09:08:57 +03:00
readerhinting.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
readerkoptlistener.lua PDF contrast: incorrect set by a gesture (#10798) 2023-09-02 09:41:27 +03:00
readerlink.lua ReaderSearch: delay adding to location stack until we change page 2024-05-05 21:02:21 +02:00
readermenu.lua Sleep screen menu reworked (#11549) 2024-04-08 22:47:17 +02:00
readerpagemap.lua copt deduplicate: font settings (#10885) 2023-09-09 12:44:56 +03:00
readerpaging.lua Revert "ReaderPaging: enable Kindle page-turn animations (#11424)" (#11617) 2024-04-03 19:04:27 +02:00
readerpanning.lua InputContainer/FocusManager: Simplify key_events clearing on unplug 2022-11-02 03:48:39 +01:00
readerrolling.lua Annotations, part 1 (#11563) 2024-05-03 09:08:57 +03:00
readerrotation.lua InputContainer/FocusManager: Simplify key_events clearing on unplug 2022-11-02 03:48:39 +01:00
readerscrolling.lua Optimization: Use constant folding for divisions not a power of two (#9609) 2022-10-10 22:21:27 +02:00
readersearch.lua ReaderSearch: delay adding to location stack until we change page 2024-05-05 21:02:21 +02:00
readerstatus.lua ReaderStatus: update status modification time (#11568) 2024-03-18 17:35:35 +01:00
readerstyletweak.lua ReaderStyleTweak: reword CSS suggestions info text 2024-05-05 21:02:21 +02:00
readerthumbnail.lua Annotations, part 1 (#11563) 2024-05-03 09:08:57 +03:00
readertoc.lua ReaderToc: fix issues when on a page before first Toc Item 2024-05-05 21:02:21 +02:00
readertypeset.lua ReaderTypeset: tweak Style> menu logic and defaults 2024-03-10 17:06:14 +01:00
readertypography.lua ReaderTypography: update menu features symbols for Russian (#11570) 2024-03-20 23:24:49 +01:00
readeruserhyph.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
readerview.lua Annotations, part 1 (#11563) 2024-05-03 09:08:57 +03:00
readerwikipedia.lua Wikipedia EPUBs: add settings for include/highres images (#11544) 2024-03-14 00:16:52 +01:00
readerzooming.lua ReaderZooming: make auto-crop default be page content (#11438) 2024-03-14 00:15:10 +01:00