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/device
NiLuJe 3768aa0b56 GestureDetector: Clear *all* pending hold states on hold_release.
We'll only honor one (the last one) anyway, and we've already cleared
the timers, so the others are essentially lost and stuck in limbo.

(Repro: do a series of staggered holds on different words with different
fingers in a CRe document; the one that'll "take" is the last one,
but *every* slot will be stuck in a hold state, which can essentially
semi lock you into broken input until you manage to clear the right
slots by doing duplicate multi-slot holds again...).
2 years ago
..
android userpatch: allow monkey-patching KOReader (#9104) 2 years ago
cervantes AutoSuspend: Some more fixes & cleanups (#9263) 2 years ago
dummy add dummy device & rename runtimectl:setDevice to runtimectl:init 5 years ago
generic ScreenSaver: On race-y platforms, only force a refresh on close if the 2 years ago
kindle ScreenSaver: On race-y platforms, only force a refresh on close if the 2 years ago
kobo Kobo: Autodetect the Elan input device on both i2c buses (#9322) 2 years ago
pocketbook Add PocketBook Era (PB700) (#9365) 2 years ago
remarkable AutoSuspend: Some more fixes & cleanups (#9263) 2 years ago
sdl [fix, SDL] Time: fix crash when scrolling in continuous mode (#9314) 2 years ago
sony-prstux AutoSuspend: Some more fixes & cleanups (#9263) 2 years ago
devicelistener.lua Fullscreen refactor (#9237) 2 years ago
gesturedetector.lua GestureDetector: Clear *all* pending hold states on hold_release. 2 years ago
input.lua Input: Make sure we consume & clear the right timerfd callback 2 years ago
key.lua Refactoring hardware abstraction 10 years ago
sysfs_light.lua Minor Lua I/O cleanups (#8921) 2 years ago
thirdparty.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 3 years ago
wakeupmgr.lua Kindle: enable WakeupMgr & RTC support 2 years ago