2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
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.
2015-06-15 16:56:27 +08:00
..
credocument.lua Fix a few Droid font paths 2015-04-27 22:19:11 +02:00
djvudocument.lua chore: fix some of the luacheck errors 2015-04-26 20:57:45 -04:00
document.lua add Document:fastDigest method to calculate document hash without performance overhead 2015-03-02 14:55:16 +08:00
documentregistry.lua Make the suffix lowercase before comparing. 2014-11-04 19:56:11 +01:00
koptinterface.lua add datastorage module to handle data directory on various platform 2015-06-15 16:56:27 +08:00
pdfdocument.lua add fulltext search for PDF documents 2014-11-17 17:58:44 +08:00
picdocument.lua add support for GIF and PNG to picdocument provider 2014-11-17 10:23:06 +01:00
tilecacheitem.lua serialize the most recently used blitbuffer/koptcontext 2014-04-30 23:24:47 +08:00