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 e3bac94db1 PDF written highlights: fix boxes, trash cached tiles
TileCacheItem: add created_ts property.
Document: manage a tile_cache_validity_ts and ignore
older cached tiles.
This timestamps is updated when highlights are written
as annotations in, or deleted from, the PDF, so we can
get the most current rendered bitmap from MuPDF and
avoid highlight ghosts on old tiles.
Save this timestamp in doc settings so older cached to
disk tiles will also be ignored across re-openings.
Bump base for: mupdf.lua: update frontend pboxes with
MuPDF adjusted ones.
2021-07-20 15:19:59 +02:00
..
readeractivityindicator.lua ReaderActivityIndicator: fix isStub() 2020-12-23 23:49:53 -05:00
readerback.lua make sure ReaderLink gets a deep copy of location 2021-07-04 21:45:19 -04:00
readerbookmark.lua ReaderBookmark: Don't confuse bookmarks with highlights 2021-04-10 00:39:49 +02:00
readerconfig.lua Fix scrolling, add inertial scroll on non-eInk devices 2021-05-19 23:55:07 +02:00
readercoptlistener.lua ScreenSaver: Saner close behavior (#7929) 2021-07-05 04:56:14 +02:00
readercropping.lua ReaderZooming: Unconditionally update the configurables on SetZoomMode (#7735) 2021-05-23 19:01:09 +02:00
readerdevicestatus.lua Device status: fix ellipsis (#7910) 2021-06-30 20:46:13 +02:00
readerdictionary.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
readerdogear.lua LuaSettings: Add a method to initialize a setting properly (#7371) 2021-03-06 22:44:18 +01:00
readerflipping.lua Update UI layout code to use new SVG icons 2020-12-19 14:49:18 +01:00
readerfont.lua Font contrast: fix value in notification (#7934) 2021-07-05 11:03:27 +02:00
readerfooter.lua Adds time left for chapter and document to the screensaver message options (#7897) 2021-06-30 01:45:34 +02:00
readergoto.lua [RFC] Pagination UI shenanigans (#7335) 2021-02-25 05:15:23 +01:00
readerhighlight.lua PDF text selection: fix/tweak spacing between words/boxes 2021-07-20 15:19:59 +02:00
readerhinting.lua
readerkoptlistener.lua Kopt/Creoptions: change to using an event to update configurable. Abstract implimentation out of ConfigDialog 2021-06-11 13:26:48 +02:00
readerlink.lua ReaderLink: option to add location to stack on opening book (#7685) 2021-05-31 20:28:43 +02:00
readermenu.lua Fix scrolling, add inertial scroll on non-eInk devices 2021-05-19 23:55:07 +02:00
readerpagemap.lua ReaderToc: option to show a dotted line (#7669) 2021-05-13 01:55:35 +02:00
readerpaging.lua make sure ReaderLink gets a deep copy of location 2021-07-04 21:45:19 -04:00
readerpanning.lua
readerrolling.lua CRe: reset call cache on rendering change (#7927) 2021-07-05 10:03:14 +02:00
readerrotation.lua
readerscrolling.lua Fix scrolling, add inertial scroll on non-eInk devices 2021-05-19 23:55:07 +02:00
readersearch.lua ReaderSearch: fix wait button position, code cleanup (#7973) 2021-07-15 11:51:10 +02:00
readerstatus.lua ReaderStatus: Don't crash in EndOfDocument actions that *immediately* destroy the ReaderUI instance. (#7733) 2021-05-22 04:46:41 +02:00
readerstyletweak.lua LuaSettings: Add a method to initialize a setting properly (#7371) 2021-03-06 22:44:18 +01:00
readertoc.lua ReaderFooter: Add a chapter_progress widget 2021-06-08 03:27:45 +02:00
readertypeset.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
readertypography.lua Add option for custom hyphenation rules (#7787) 2021-06-01 12:06:55 +02:00
readeruserhyph.lua FileManager: allow case sensitive file search (#7956) 2021-07-15 12:53:28 +02:00
readerview.lua PDF written highlights: fix boxes, trash cached tiles 2021-07-20 15:19:59 +02:00
readerwikipedia.lua Wikipedia: disable 'Clean history' when the history is empty (#7637) 2021-05-06 17:27:39 +02:00
readerzooming.lua ReaderZooming tweaks (#7968) 2021-07-15 15:34:13 +02:00