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.
2 years ago
..
data OPDS: Add standard ebooks feed to existing installs 2 years ago
elements Add Book map and Page browser features 2 years ago
message Remove zsync plugin (#7957) 3 years ago
network Wifi: toggle when connected even if offline (#8468) 3 years ago
plugin Plugins: adds PluginMenuInserter helper (#7419) 3 years ago
widget Support non-touch device to choose file or folder (#8696) 2 years ago
bidi.lua [RTL UI] Bidi-wrap filenames, paths, urls, metadata 5 years ago
cloudmgr.lua Standardize select/choose to choose (#8128) 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 [doc] add documentation to a few widgets (#8425) 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 VirtualKeyboard: redesign and enhancements (#8089) 3 years ago
menusorter.lua [fix] MenuSorter: use orderedPairs for orphans (#6403) 4 years ago
otamanager.lua [i18n] Add context to "Update" (#8519) 3 years ago
quickstart.lua Quick start guide: fix links to images (#8072) 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 Screensaver: allow limiting stretch of covers and images (#8570) 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 Translator: copy translation to clipboard or save to note (#8669) 2 years ago
trapper.lua Trapper: fix doc (#8539) 3 years ago
uimanager.lua Kobo: Handle a few PowerCover quirks... 2 years ago
wikipedia.lua Unify LuaSocket usage (#7405) 3 years ago