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
chrox 7fd6037bb0 fix #2219
The ABS_PRESSURE ABS code is also detected on some KOBO devices
if ABS_PRESSURE events are feeded to handle orientation those devices
will have a unresponsive screen as described in #2219.

This patch registers an event adjustment handler for Kindle Oasis to
adjust the ABS_PRESSURE code to ABS_OASIS_ORIENTATION code so that
it won't affect event handling on other devices.
8 years ago
..
android add support of screen brightness settings for Android 8 years ago
generic Add a network info page (#2187) 8 years ago
kindle fix #2219 8 years ago
kobo refactoring utils to tools as discussed in #2197 8 years ago
pocketbook networkmanager: move device specific code into device module 8 years ago
sdl feat: support numeric input for keyboard only devices 8 years ago
gesturedetector.lua Oasis orientation 8 years ago
input.lua fix #2219 8 years ago
key.lua Refactoring hardware abstraction 10 years ago