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/ui
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
..
data ReaderFooter: Get rid of magic nil settings 3 years ago
elements Fix scrolling, add inertial scroll on non-eInk devices 3 years ago
message Calibre: More QoL tweaks (#7545) 3 years ago
network NetworkManager: Just warn if the gateway is unreachable after a (#7570) 3 years ago
plugin Plugins: adds PluginMenuInserter helper (#7419) 3 years ago
widget Fix a few possible crashes 3 years ago
bidi.lua [RTL UI] Bidi-wrap filenames, paths, urls, metadata 5 years ago
cloudmgr.lua Standardize directory/folder to folder (#7328) 3 years ago
downloadmgr.lua Calibre plugin fixes for android (#6996) 4 years ago
event.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 3 years ago
font.lua Font menu: show font names with their own font 4 years ago
geometry.lua Geom: nil guard a few rect methods (#7664) 3 years ago
gesturerange.lua Minor Input & TimeVal cleanups 3 years ago
hook_container.lua Input: Process input events in batches (#7483) 3 years ago
language.lua Georgian keyboard (#7225) 3 years ago
menusorter.lua [fix] MenuSorter: use orderedPairs for orphans (#6403) 4 years ago
otamanager.lua warn before downgrading APK. Prompt for download in the browser to get a notification 3 years ago
quickstart.lua Standardize directory/folder to folder (#7328) 3 years ago
renderimage.lua Update UI layout code to use new SVG icons 4 years ago
rendertext.lua Cache: Some more tweaks after #7624 3 years ago
screensaver.lua ReadHistory: nil guard a Document instance access 3 years ago
size.lua [RFC] Pagination UI shenanigans (#7335) 3 years ago
timeval.lua Port ffiUtil.getTimestamp users to TimeVal:now() 3 years ago
translator.lua Unify LuaSocket usage (#7405) 3 years ago
trapper.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 3 years ago
uimanager.lua Fix scrolling, add inertial scroll on non-eInk devices 3 years ago
wikipedia.lua Unify LuaSocket usage (#7405) 3 years ago