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/apps/filemanager
Aleksa Sarai cdbedcbcce filemanager: align UI plugin registration with reader
With the addition of the language support module, ReaderDictionary
tries to use modules registered with the UI instance, but the
FileManager doesn't provide key-based registration of its UI modules.

In order to allow the same code to be used by both FileManager and
Reader seamlessly, copy the :registerPlugin() method from Reader and use
it with FileManager. This will ensure any other hidden assumptions about
UI module registration are handled properly.

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
3 years ago
..
lib Tame a few tests that relied on `pairs` being somewhat deterministic (#6371) 4 years ago
filemanager.lua filemanager: align UI plugin registration with reader 3 years ago
filemanagerbookinfo.lua "Book description": more consistent wording (#7789) 3 years ago
filemanagercollection.lua ReaderUI: Saner FM/RD lifecycle 3 years ago
filemanagerconverter.lua Quick start guide: revamp text and look (#7985) 3 years ago
filemanagerfilesearcher.lua File searcher: fix FileManager invocation (#8257) 3 years ago
filemanagerhistory.lua DocSettings/Purge .sdr: reword, don't purge other books (#8348) 3 years ago
filemanagermenu.lua SpinWidget: similar size in portrait and landscape (#8226) 3 years ago
filemanagersetdefaults.lua Input dialogs: keep size in rotation (#8223) 3 years ago
filemanagershortcuts.lua FileManager modules: Slightly less hackish onSetRotationMode handlers... 3 years ago
filemanagerutil.lua DocSettings/Purge .sdr: reword, don't purge other books (#8348) 3 years ago