2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
koreader/frontend/document
poire-z 55c0fc6190
CanvasContext.hasEinkScreen(): avoid crash on Android (#9417)
It is used by CoverBrowser, in a subprocess, when extracting
metadata from PicDocuments, and crash on Android as calling
android methods is only allowed from the main thread.
2022-08-08 11:42:56 +02:00
..
canvascontext.lua CanvasContext.hasEinkScreen(): avoid crash on Android (#9417) 2022-08-08 11:42:56 +02:00
credocument.lua bump crengine: monospace and fallback fonts tweaks (#9343) 2022-07-18 01:16:51 +02:00
djvudocument.lua Bookmarks: fix sort within one page (#8616) 2022-01-06 21:54:33 +02:00
doccache.lua DocCache: Only compute cache size once 2021-09-12 00:30:16 +02:00
document.lua "Simplify" HW/SW dithering checks 2022-02-08 00:25:13 +01:00
documentregistry.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 2021-05-21 01:58:00 +02:00
koptinterface.lua Make luacheck >= 0.26 happy (#9174) 2022-06-11 19:06:06 +02:00
pdfdocument.lua Highlights: add strikeout style, fix pdf highlights (#8725) 2022-01-25 21:39:03 +01:00
picdocument.lua CRe, MuPDF, PicDocument: add support for WebP images (#9402) 2022-08-03 23:19:31 +02:00
tilecacheitem.lua TileCache: Preserve BlitBuffer's inversion & rotation (#8547) 2021-12-13 02:15:00 +01:00