2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend
poire-z 6c23d29a8a ReaderDictionary: tweak timings if interrupted quickly
Rework b66d0be3 and 6205f260 by making that simpler
to comprehend:
- If interruption or search result window is shown in
less than 3 secondes: no specific tweak, a tap outside
will dismiss everything instantaneously.
- If done after 3 seconds: show the interruption or result
window, and discard input for a few 100ms.
- UIManager:discardEvents(): increase a bit default delays.
2021-01-07 23:10:24 +01:00
..
apps ReaderDictionary: tweak timings if interrupted quickly 2021-01-07 23:10:24 +01:00
device reader.lua: rework file/directory argument handling. (#7053) 2021-01-07 20:38:10 +01:00
document cre.getWordFromPosition(): fix a few issues 2020-12-31 13:28:08 +01:00
ui ReaderDictionary: tweak timings if interrupted quickly 2021-01-07 23:10:24 +01:00
cache.lua More Android trickery (#7059) 2020-12-26 20:23:51 +01:00
cacheitem.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
configurable.lua decouple UI definitions from document modules 2019-03-03 13:10:45 +01:00
dbg.lua [Kobo] Support USBMS exports (#6552) 2020-08-25 02:00:59 +02:00
depgraph.lua Tame a few tests that relied on pairs being somewhat deterministic (#6371) 2020-07-14 18:25:26 +02:00
device.lua Remarkable port (#5828) 2020-02-08 01:58:10 +01:00
dispatcher.lua Paged documents: rework zoom options (#6885) 2020-11-28 17:18:57 +01:00
docsettings.lua History: show last read date instead of file size 2020-08-29 20:07:26 +02:00
dump.lua Order keys in settings.reader.lua (#6868) 2020-11-12 20:38:11 +01:00
fontlist.lua fontlist: Skip fonts with missing family_name (#6820) 2020-10-24 13:23:05 +02:00
gettext.lua [fix] Always initiate empty context table (#6874) 2020-11-13 16:54:01 +01:00
httpclient.lua build: enforce luacheck in travis build 2016-02-09 23:01:52 -08:00
logger.lua use android log categories 2019-01-03 08:56:29 +01:00
luadata.lua Use fsync() for more robust setting files saving 2019-12-10 23:57:32 +01:00
luasettings.lua Add fall back to text selection option to panel zoom (#6960) 2020-12-24 09:07:27 +01:00
luxl.lua [fix] Don't break OPDS parsing on HR tags (#5949) 2020-03-14 21:17:42 +01:00
optmath.lua [[doc] Add documentation to optmath (#6258) 2020-06-11 17:05:50 +02:00
pluginloader.lua Set extra_plugin_paths to data_dir/plugins (#6849) 2020-11-06 17:46:26 +01:00
pluginshare.lua Move PluginShare.backgroundJobs into PluginShare module (#3128) 2017-08-24 09:10:57 +02:00
random.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 2019-03-27 22:50:44 +01:00
readcollection.lua Minor util & ffi/util cleanups (#6657) 2020-09-15 20:39:32 +02:00
readhistory.lua Tests: Make a few things more deterministic (#6991) 2020-12-15 21:10:36 +01:00
util.lua htmlToPlainText(): tweak format paragraphs with indentation (#7095) 2020-12-31 23:23:05 +01:00
version.lua Fix point release and revision detection in Version:getShortVersion (#6693) 2020-09-21 21:40:48 +02:00