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
comphilip f468f873bd
Support non-touch device to choose file or folder (#8696)
## Background
`pathchooser.lua` does not support non-touch device to choose file or folder due to those device cannot generate long press event.

## Choose File
Non-touch device can select file in list, it is good enough to choose file without long press to confirm.

## Choose Folder
`pathchooser.lua` changes the label of current directory `.` to `Long-press to choose a folder`. It is user friendly, while for non-device, it is a very good place to let user tell the system I want the current folder to be chosen without extra long press.
3 years ago
..
data OPDS: Add standard ebooks feed to existing installs 3 years ago
elements Add Book map and Page browser features 3 years ago
message
network Wifi: toggle when connected even if offline (#8468) 3 years ago
plugin
widget Support non-touch device to choose file or folder (#8696) 3 years ago
bidi.lua
cloudmgr.lua
downloadmgr.lua
event.lua
font.lua
geometry.lua [doc] add documentation to a few widgets (#8425) 3 years ago
gesturerange.lua
hook_container.lua
language.lua
menusorter.lua
otamanager.lua [i18n] Add context to "Update" (#8519) 3 years ago
quickstart.lua
renderimage.lua
rendertext.lua
screensaver.lua Screensaver: allow limiting stretch of covers and images (#8570) 3 years ago
size.lua
timeval.lua
translator.lua Translator: copy translation to clipboard or save to note (#8669) 3 years ago
trapper.lua Trapper: fix doc (#8539) 3 years ago
uimanager.lua Kobo: Handle a few PowerCover quirks... 3 years ago
wikipedia.lua