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
weijiuqiao 05aba404b7
Keyboard: add Chinese stroke-based layout (#9572)
Basically it uses 5 keys for 5 basic stroke types and
inputs characters by their stroke order.
See https://en.wikipedia.org/wiki/Stroke_count_method
2 years ago
..
apps Misc: Use the ^ operator instead of math.pow (#9550) 2 years ago
device Kobo: Clara 2E fixes (#9559) 2 years ago
document DocCache: Unbreak on !Linux platforms (#9566) 2 years ago
ui Keyboard: add Chinese stroke-based layout (#9572) 2 years ago
cache.lua ImageViewer: Clamp zoom factor to sane values (#9529) 2 years ago
cacheitem.lua Cache: Some more tweaks after #7624 3 years ago
configurable.lua KOPTInterface: Minor optimization when hashing the configurable status 3 years ago
dbg.lua Minor Lua I/O cleanups (#8921) 2 years ago
depgraph.lua Tame a few tests that relied on `pairs` being somewhat deterministic (#6371) 4 years ago
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) 2 years ago
dump.lua Make luacheck >= 0.26 happy (#9174) 2 years ago
fontlist.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
gettext.lua Make luacheck >= 0.26 happy (#9174) 2 years ago
httpclient.lua build: enforce luacheck in travis build 8 years ago
languagesupport.lua *: luacheck fixes (#8368) 3 years ago
logger.lua use android log categories 5 years ago
luadata.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
luadefaults.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
luasettings.lua LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
luxl.lua [fix] Don't break OPDS parsing on HR tags (#5949) 4 years ago
optmath.lua [autosuspend, plugin] Switch to datetimewidget and provide default values (#8480) 2 years ago
persist.lua Cache: Fix a whole lot of things. 3 years ago
pluginloader.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
pluginshare.lua Move PluginShare.backgroundJobs into PluginShare module (#3128) 7 years ago
random.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 5 years ago
readcollection.lua Minor util & ffi/util cleanups (#6657) 4 years ago
readhistory.lua Book Shortcuts: allow recursively searching folders 2 years ago
socketutil.lua Unify LuaSocket usage (#7405) 3 years ago
userpatch.lua userpatch: allow monkey-patching KOReader (#9104) 2 years ago
util.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
version.lua Version::getShortVersion: handle "rev" being empty (#9502) 2 years ago