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/document
chrox 34ea9ac574 add datastorage module to handle data directory on various platform
On kindle, kobo and pocketbook the data directory is the current
running directory but on Android the app is installed in system
defined location and users may have no access to that location.
The same circumstances should be true for the upcoming Koreader for
Ubuntu touch, so the data directory (in which tessdata, dictionaries,
global settings, persistant defaults and probably history data are
stored) could be stored in another place.
9 years ago
..
credocument.lua Fix a few Droid font paths 9 years ago
djvudocument.lua chore: fix some of the luacheck errors 9 years ago
document.lua add Document:fastDigest method to calculate document hash without performance overhead 9 years ago
documentregistry.lua Make the suffix lowercase before comparing. 10 years ago
koptinterface.lua add datastorage module to handle data directory on various platform 9 years ago
pdfdocument.lua add fulltext search for PDF documents 10 years ago
picdocument.lua add support for GIF and PNG to picdocument provider 10 years ago
tilecacheitem.lua serialize the most recently used blitbuffer/koptcontext 10 years ago