2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/apps/filemanager
Frans de Jonge 294c92fdc7
[fix] FileManagerShortcuts: prevent interference with general Menu class (#4764)
The widget system doesn't really do multi-inheritance as well as it should at the moment. Instead of diving into the internals with release upcoming, this commit rewrites the shortcuts to behave better.

Also fixes an older bug in that changing the friendly name didn't actually do anything on first adding a shortcut.

Fixes #4763.
2019-03-09 13:55:03 +01:00
..
lib Swipe for menu and quickstart guide (#2761) 2017-04-15 14:45:56 +02:00
filemanager.lua [chore] Bring file manager plugin loading in line with reader 2019-03-05 15:55:03 +01:00
filemanagerbookinfo.lua BookInformation: speedup getting EPUB metadata/cover (#3767) 2018-03-17 00:28:37 +01:00
filemanagerconverter.lua Replace remaining 'local gettext' with '_' (#4160) 2018-08-15 21:56:35 +02:00
filemanagerfilesearcher.lua [UX] Gesture manager: add action - file search (#4720) 2019-03-03 12:43:09 +01:00
filemanagerhistory.lua [fix] Ensure "Open last/previous" point to existing files (#4367) 2018-11-28 21:14:07 +01:00
filemanagermenu.lua [UX] Gesture manager: add action - file search (#4720) 2019-03-03 12:43:09 +01:00
filemanagersearch.lua CreDocument: fix document loading interferences (#4349) 2018-11-20 21:07:59 +01:00
filemanagersetdefaults.lua Fix focus/unfocus in MultiInputDialog (#4060) 2018-07-08 00:45:27 +02:00
filemanagershortcuts.lua [fix] FileManagerShortcuts: prevent interference with general Menu class (#4764) 2019-03-09 13:55:03 +01:00
filemanagerutil.lua [fix] Ensure "Open last/previous" point to existing files (#4367) 2018-11-28 21:14:07 +01:00