Files
koreader/frontend/ui/widget
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.
2022-01-21 18:28:04 +01:00
..
2021-11-15 09:02:00 +01:00
2022-01-10 21:21:39 +02:00
2021-09-11 10:55:50 +02:00
2020-11-04 18:59:39 +01:00
2014-03-13 21:52:43 +08:00
2021-05-19 23:55:07 +02:00
2016-12-25 12:13:53 -08:00