2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
koreader/frontend/apps/filemanager
Philip Chan 107156c0a8
[feat] Non-touch improvements (#8859)
FocusManager: fix round x use y layout
FocusManager: add tab and shift tab focus navigation support
FocusManager: handle Press key by default
FocusManager: make sure selected in instance level
FocusManager: add hold event support
FocusManager: Half move instead of edge move
FocusManager: add keymap override support
FocusManager: refocusWidget will delegate to parent FocusManager
Focusmanager: refocusWidget can execute on next tick
inputtext: can move out of focus on back
inputtext: fix cannot exit for non-touch device
inputtext: fix cannot input text with kindle dx physical keyboard
fontlightwidget: add non-touch support
datetimewidget: add non-touch support
datetimewidget: fix set date failed in kindle DX, fix datetimewidget month range to 1~23 by default
datetimewidget: make hour max value to 23
multiinputdialog: add non-touch support
checkbox: focusable and focus style
virtualkeyboard: no need to press two back to unfocus inputtext
virtualkeyboard: collect FocusManager event key names to let VirtualKeyboard disable them
openwithdialog: add non-touch support
inputdialog: can close via back button
enable all InputDialog and MultiInputDialog can be close by back
keyboardlayoutdialog: non-touch support
readertoc: non touch device can expand/collapse in toc
bookstatuswidget: non touch support
keyvaluepage: non-touch support
calendarview: non-touch support
2022-03-04 21:20:00 +01:00
..
lib Tame a few tests that relied on pairs being somewhat deterministic (#6371) 2020-07-14 18:25:26 +02:00
filemanager.lua [feat] Non-touch improvements (#8859) 2022-03-04 21:20:00 +01:00
filemanagerbookinfo.lua "Book description": more consistent wording (#7789) 2021-06-04 18:47:29 +02:00
filemanagercollection.lua ReaderUI: Saner FM/RD lifecycle 2021-05-05 20:37:33 +02:00
filemanagerconverter.lua Quick start guide: revamp text and look (#7985) 2021-07-20 17:22:45 +02:00
filemanagerfilesearcher.lua [feat] Non-touch improvements (#8859) 2022-03-04 21:20:00 +01:00
filemanagerhistory.lua DocSettings/Purge .sdr: reword, don't purge other books (#8348) 2021-10-21 22:43:05 +02:00
filemanagermenu.lua android: bump test activity (#8483) 2021-11-25 22:04:09 +01:00
filemanagersetdefaults.lua [feat] Non-touch improvements (#8859) 2022-03-04 21:20:00 +01:00
filemanagershortcuts.lua [feat] Non-touch improvements (#8859) 2022-03-04 21:20:00 +01:00
filemanagerutil.lua Doc settings reset: fix default block_rendering_mode (#8792) 2022-02-10 12:08:51 +02:00