2
0
mirror of https://github.com/koreader/koreader synced 2024-11-04 12:00:25 +00:00
koreader/frontend
Frans de Jonge 3ead3f0da4
[fix] Kobo suspend when touching screen (#3809)
As in https://github.com/koreader/koreader/issues/3706#issuecomment-370336452 Suspend kept being rescheduled on every touch while we should just ignore it.

Fixes #3706.
2018-03-28 12:57:55 +02:00
..
apps [UX] Remove search highlights when closing search bar (#3804) 2018-03-26 21:10:46 +02:00
device [feat, UX] SDL2: drop file to open (#3793) 2018-03-22 19:13:54 +01:00
document Adds 'cre_disk_cache_max_size' setting (#3760) 2018-03-15 14:09:24 +01:00
ui [fix] Kobo suspend when touching screen (#3809) 2018-03-28 12:57:55 +02:00
cache.lua (chore) some require sorting. 2017-04-29 11:41:24 -07:00
cacheitem.lua
configurable.lua
dbg.lua Move kobo auto-suspension logic out of UIManager (#2933) 2017-06-23 10:04:11 -07:00
depgraph.lua
device.lua Propose installing SDL on Linux (#3753) 2018-03-14 17:00:01 +01:00
docsettings.lua [chore] Ignore empty files and tables in DocSettings (#3348) 2017-10-12 19:52:01 +02:00
dump.lua
gettext.lua turn missing translations into a warning (#3752) 2018-03-14 15:15:14 +01:00
httpclient.lua
logger.lua
luadata.lua Add LuaData and Dictionary Lookup History (#3161) 2017-10-07 22:13:46 +02:00
luasettings.lua luasettings: backup previous file and auto-recover (#3625) 2018-01-21 18:44:15 +01:00
luxl.lua
optmath.lua
pluginloader.lua plugin(fix): catch crash with pcall in event handlers 2017-04-22 00:22:37 -07:00
pluginshare.lua Move PluginShare.backgroundJobs into PluginShare module (#3128) 2017-08-24 09:10:57 +02:00
random.lua
readhistory.lua Update History and Last open document when move (cut and paste) file (#3607) 2018-01-16 18:20:25 +01:00
up_reg.list
util.lua [spec] util_spec: tests for util.getFriendlySize() (#3650) 2018-01-31 17:22:34 +01:00
version.lua