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
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
..
apps add datastorage module to handle data directory on various platform 9 years ago
device fix spaces 9 years ago
document add datastorage module to handle data directory on various platform 9 years ago
ui add external font dir option for Android 9 years ago
MD5.lua add md5:update and md5:sum methods 9 years ago
cache.lua add md5:update and md5:sum methods 9 years ago
cacheitem.lua cleanup: expand tab to 4 spaces 10 years ago
configurable.lua hold on config panel option to set default option 10 years ago
dbg.lua factor out dump() function, handle reference loops 10 years ago
device.lua lfs.attributes() basically does a stat() 9 years ago
docsettings.lua add datastorage module to handle data directory on various platform 9 years ago
dump.lua fix dump() recursion detection 10 years ago
gettext.lua gettext: unescape \n 10 years ago
httpclient.lua Use turbo looper on Android 9 years ago
luxl.lua treate quoted slash as plain text in attribute value 10 years ago
optmath.lua cleanup: expand tab to 4 spaces 10 years ago
up_reg.list adapt widgets to new refresh/repaint API 10 years ago
util.lua Refactor out string.gsplit to util.gsplit 9 years ago