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
NiLuJe 13e8213e0a
A random assortment of fixes (#9513)
* Android: Make sure sdcv can find the STL
* DocCache: Be less greedy when serializing to disk, and only do that for the *current* document ;).
* CanvasContext: Explicitly document API quirks.
* Fontlist: Switch the on-disk Persist format to zstd (it's ever so slightly faster).
* Bump base for https://github.com/koreader/koreader-base/pull/1515 (fix #9506)
2 years ago
..
apps A random assortment of fixes (#9513) 2 years ago
device A random assortment of fixes (#9513) 2 years ago
document A random assortment of fixes (#9513) 2 years ago
ui A random assortment of fixes (#9513) 2 years ago
cache.lua A random assortment of fixes (#9513) 2 years ago
cacheitem.lua
configurable.lua
dbg.lua Minor Lua I/O cleanups (#8921) 2 years ago
depgraph.lua
device.lua Truly silence the attempt at loading SDL2 3 years ago
dispatcher.lua [UIManager] Outsource device specific event handlers (was: some nits) (#9448) 2 years ago
docsettings.lua docsettings fix no name file (#8517) 3 years ago
dump.lua Make luacheck >= 0.26 happy (#9174) 2 years ago
fontlist.lua A random assortment of fixes (#9513) 2 years ago
gettext.lua Make luacheck >= 0.26 happy (#9174) 2 years ago
httpclient.lua
languagesupport.lua *: luacheck fixes (#8368) 3 years ago
logger.lua
luadata.lua
luasettings.lua
luxl.lua
optmath.lua [autosuspend, plugin] Switch to datetimewidget and provide default values (#8480) 3 years ago
persist.lua
pluginloader.lua remove send2ebook plugin (#8747) 2 years ago
pluginshare.lua
random.lua
readcollection.lua
readhistory.lua Book Shortcuts: allow recursively searching folders 2 years ago
socketutil.lua
userpatch.lua userpatch: allow monkey-patching KOReader (#9104) 2 years ago
util.lua TextViewer: add Find (#9507) 2 years ago
version.lua