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 d0165f8bd1 Fix scrolling, add inertial scroll on non-eInk devices
Add a new reader module: ReaderScrolling, that exposes
some Scrolling options to the menu (which are to be used
by and implemented in ReaderPaging and ReaderRolling
themselves) and implement some inertial scrolling logic
used by both of them.
Default to "Classic scrolling" which is the expected
behaviour on phones and tablets.
The old CreDocument buggy behaviour is available as
"Turbo scrolling" for both Paging and Rolling documents.
Added a "On release scrolling" option that might be
useful on eInk to avoid dynamic pan/scrolling.

Try to avoid bad interactions between pan and swipe,
cancelling unwanted panning if we ended up doing a
swipe or multiswipe.
3 years ago
..
android move android specific bits outside OTAManager 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 OTA: Unbreak exit code on Install 3 years ago
kindle OTA: Handle tar checkpointing visual feedback w/ an FBInk daemon (#7588) 3 years ago
kobo Input: Minor cleanups (#7542) 3 years ago
pocketbook Allow ingoring the B288 feature bans, for debugging purposes. 3 years ago
remarkable [plugin] Add a caching mechanism for CoverImage (#7510) 3 years ago
sdl Fix scrolling, add inertial scroll on non-eInk devices 3 years ago
sony-prstux Input: Minor cleanups (#7542) 3 years ago
devicelistener.lua Reader: remove full refresh on vertical swipes 3 years ago
gesturedetector.lua Minor Input & TimeVal cleanups 3 years ago
input.lua Minor Input & TimeVal cleanups 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 android: fix dict overrides (#6887) 4 years ago
wakeupmgr.lua WakeupMgr: Minor usage tweak (#7400) 3 years ago