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/kobo
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
..
device.lua Devices: get rid of touch_probe_ev_epoch_time 4 years ago
nickel_conf.lua [fix, Kobo] Don't crash trying to sync frontlight with Nickel. (#5361) 5 years ago
powerd.lua FrontLight: fix footer update on FL on/off toggle (#6664) 4 years ago