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 4194244951
GestureDetector: Make two_finger pans & swipes report the same sort of data than their standard brethren (#10649)
Namely, that swipes report the gesture's *starting* coordinates as `pos` (for hit-detection purposes), while pans (and basically everything else) use the *lift* coordinates (as well as provide a relative vector).

In each case, we now also provide a separate `start_pos`/`end_pos`, in case handlers need finer-grained data (e.g., anchoring UI elements to a swipe's lift coordinates).
11 months ago
..
android [ota]: deprecation check & notice (#10639) 11 months ago
cervantes PM: Minor refactor to suspend/resume code flow (#10426) 1 year ago
dummy Clarify our OOP semantics across the codebase (#9586) 2 years ago
generic [ota]: deprecation check & notice (#10639) 11 months ago
kindle kindle: show require error trace (#10569) 12 months ago
kobo PowerD: Unbreak frontlight toggle notifications outside of Kobo (#10597) 11 months ago
pocketbook Recognize PocketBook InkPad 4 with new firmware (PB743G)/(PB743g) (#10655) 11 months ago
remarkable Remarkable: support the mainline touchscreen (#10585) 11 months ago
sdl SDL: Fix initial position & size 11 months ago
sony-prstux PM: Minor refactor to suspend/resume code flow (#10426) 1 year ago
devicelistener.lua Kobo: Refactor frontlight toggle ramp behavior (#10305) 1 year ago
gesturedetector.lua GestureDetector: Make two_finger pans & swipes report the same sort of data than their standard brethren (#10649) 11 months ago
input.lua Input: Be more through in resetState (#10612) 11 months ago
key.lua InputContainer: Fall cleanup ;). 2 years ago
sysfs_light.lua Kindle: toggle cover events 1 year ago
thirdparty.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 3 years ago
wakeupmgr.lua WakeupMgr: Explicitly invalidate the current alarm in unsetWakeupAlarm (#10032) 1 year ago