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
poire-z 6132e8c904 Button: don't handle long-press when not enabled
It was only not handled when hold_callback. Do that
also when hold_input/hold_input_func.
Also fix the handling of HoldRelease (as the Hold may
change the state of 'enabled', so we can't rely
on it to guess the Hold is being handled by Button).
Menu: prevent long-press on "No choice available",
as there's then no page to navigate to.
3 years ago
..
apps [fix] Remove OPDS menu entry from FilemanagerMenu (#7291) 3 years ago
device Reversing commit 2348cd, changes to warmth values (#7296) 3 years ago
document Add a few more mimetypes for OPDS (#7258) 3 years ago
ui Button: don't handle long-press when not enabled 3 years ago
cache.lua More Android trickery (#7059) 3 years ago
cacheitem.lua cleanup: expand tab to 4 spaces 10 years ago
configurable.lua decouple UI definitions from document modules 5 years ago
dbg.lua [Kobo] Support USBMS exports (#6552) 4 years ago
depgraph.lua Tame a few tests that relied on `pairs` being somewhat deterministic (#6371) 4 years ago
device.lua Remarkable port (#5828) 4 years ago
dispatcher.lua Dispatcher: increase hold_step for usability 3 years ago
docsettings.lua History: show last read date instead of file size 4 years ago
dump.lua Order keys in settings.reader.lua (#6868) 4 years ago
fontlist.lua migrate fontlist to persist 3 years ago
gettext.lua [fix] Always initiate empty context table (#6874) 4 years ago
httpclient.lua build: enforce luacheck in travis build 8 years ago
logger.lua use android log categories 5 years ago
luadata.lua Use fsync() for more robust setting files saving 4 years ago
luasettings.lua Add fall back to text selection option to panel zoom (#6960) 3 years ago
luxl.lua [fix] Don't break OPDS parsing on HR tags (#5949) 4 years ago
optmath.lua [[doc] Add documentation to optmath (#6258) 4 years ago
persist.lua add table persistence module 3 years ago
pluginloader.lua Mark calibrecompanion plugin as obsolete (#7147) 3 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 Tests: Make a few things more deterministic (#6991) 3 years ago
util.lua [chore, documentation] Fix up util.stringStartsWith/stringEndsWith LDoc comments (#7292) 3 years ago
version.lua Cleanup eye-gouging madness around io.read calls (#7149) 3 years ago