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
poire-z 633d43b322 Devices: get rid of touch_probe_ev_epoch_time
On devices where the event time is the uptime (time since
boot), we don't need to trash it and use TimeVal:now()
and lose precision. We can still use these times for
relative delays and durations computations, which is
mostly all we use them for.
We just need a real clock time in GestureDetector for
two timers (long-press and double tap), where we do
the event time type detection on the first event, on
all devices.
4 years ago
..
android android: reinit FM after surface change 4 years ago
cervantes Devices: get rid of touch_probe_ev_epoch_time 4 years ago
dummy add dummy device & rename runtimectl:setDevice to runtimectl:init 5 years ago
generic A few reMarkable QoL fixes (#6772) 4 years ago
kindle A couple of hotfixes for 2020.10.1 (#6781) 4 years ago
kobo Devices: get rid of touch_probe_ev_epoch_time 4 years ago
pocketbook Pocketbook: use raw input I/O (#6791) 4 years ago
remarkable Disable HW inversion on rM (#6779) 4 years ago
sdl linuxfb: is_always_portrait must be passed to screen init() from all frontends. (#6712) 4 years ago
sony-prstux Devices: get rid of touch_probe_ev_epoch_time 4 years ago
devicelistener.lua android: fix frontlight dialog gesture (#6568) 4 years ago
gesturedetector.lua Devices: get rid of touch_probe_ev_epoch_time 4 years ago
input.lua Allow following links and footnotes with keys (#6619) 4 years ago
key.lua Refactoring hardware abstraction 10 years ago
sysfs_light.lua Allow running shell scripts from the FileManager/Favorites (#5804) 4 years ago
thirdparty.lua refactor thirdparty app integration (#6513) 4 years ago
wakeupmgr.lua [fix] WakeupMgr: pass through task epoch for proximity check 5 years ago