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 bc133e70d3
Input: Minor simplifications around pen/finger discrimination & the snow protocol (#8021)
* Decode EV_KEY:KEY_BATTERY
* Input: Only drop hovering *pen* events.
  There are currently too many broken 0-pressure *finger* events being
  reported on the Elipsa, making a dumb rejection highly annoying.
* Bump base
https://github.com/koreader/koreader-base/pull/1393
* Rely on actual events to detect loss of contact for the "snow"
protocol.
  Allows simplifying the whole thing.
* Use `ipairs` over `pairs` for pure arrays.
3 years ago
..
android workaround for Onyx Poke2 nonsense (#7872) 3 years ago
cervantes LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
dummy add dummy device & rename runtimectl:setDevice to runtimectl:init 5 years ago
generic Device status alarm: battery and memory (#7857) 3 years ago
kindle OTA: Handle tar checkpointing visual feedback w/ an FBInk daemon (#7588) 3 years ago
kobo Minor input tweak after #7986 (#8004) 3 years ago
pocketbook Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 3 years ago
remarkable [plugin] Add a caching mechanism for CoverImage (#7510) 3 years ago
sdl disable battery level on desktop Linux (#8026) 3 years ago
sony-prstux Input: Minor cleanups (#7542) 3 years ago
devicelistener.lua Notifications: options to show none/some/more (#7718) 3 years ago
gesturedetector.lua Input: Minor simplifications around pen/finger discrimination & the snow protocol (#8021) 3 years ago
input.lua Input: Minor simplifications around pen/finger discrimination & the snow protocol (#8021) 3 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 Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 3 years ago
wakeupmgr.lua WakeupMgr: Minor usage tweak (#7400) 3 years ago