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
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.
4 weeks ago
..
apps ReaderSearch: delay adding to location stack until we change page 4 weeks ago
device pocketbook: simplify device model detection (#11721) 1 month ago
document Add relevant nil guards to prevent reflow crashes (#11715) 1 month ago
ui Annotations, part 1 (#11563) 1 month ago
cache.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
cacheitem.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
configurable.lua copt/kopt options: deduplicate some defaults (#10893) 9 months ago
datetime.lua Finished books: freeze history timestamp and statistics (#10968) 8 months ago
dbg.lua UI: Add a verbose debug logging checkbox next to "Report a bug" 5 months ago
depgraph.lua Tame a few tests that relied on `pairs` being somewhat deterministic (#6371) 4 years ago
device.lua Truly silence the attempt at loading SDL2 3 years ago
dispatcher.lua Multiple collections (#11693) 1 month ago
docsettings.lua DocSettings: check legacy history location only once (#11439) 4 months ago
dump.lua Logger: Use serpent instead of dump (#9588) 2 years ago
fontlist.lua Decrease fonts memory use (#10618) 11 months ago
gettext.lua [i18n] GetText: fix fuzzy detection for certain strings (#11648) 2 months ago
httpclient.lua build: enforce luacheck in travis build 8 years ago
languagesupport.lua getProps: centralize 2 (#10837) 9 months ago
logger.lua Cleanup various varargs shenanigans (#9624) 2 years ago
luadata.lua DocSettings: Fix candidates sorting (#9607) 2 years ago
luadefaults.lua writeToFile: centralize (#11012) 8 months ago
luasettings.lua writeToFile: centralize (#11012) 8 months ago
luxl.lua [fix] Don't break OPDS parsing on HR tags (#5949) 4 years ago
optmath.lua [autosuspend, plugin] Switch to datetimewidget and provide default values (#8480) 3 years ago
persist.lua persist: fix possible leak on error (#10568) 12 months ago
pluginloader.lua Restart KOReader: add a ConfirmBox instead of a plain InfoMessage (#9853) 2 years ago
pluginshare.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
random.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 5 years ago
readcollection.lua Multiple collections (#11693) 1 month ago
readhistory.lua Minimize DocSettings:open() calls (#11437) 4 months ago
socketutil.lua KOSync: Set sane socket timeouts properly (#10835) 9 months ago
sort.lua Misc: Natural sorting refactor (#10023) 1 year ago
userpatch.lua patch management 1 year ago
util.lua FileChooser collates: use "item.sort_percent" for sorting + extra `on-hold` handling (#11592) 2 months ago
version.lua Version log and (limited) notifications log (#10178) 1 year ago