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
jperon 53a7067c24
FileManager: don't load already loaded plugins (#6958)
FileManager:init is called by FileManager:reinit, which caused duplicate
loads. Those can't be useful, (for example to re-load a modified plugin
on runtime), as PluginLoader:loadPlugins memoizes loaded plugins.
3 years ago
..
cloudstorage ftp: guard against nil file (#6640) 4 years ago
filemanager FileManager: don't load already loaded plugins (#6958) 3 years ago
opdscatalog [RTL UI] Bidi-wrap filenames, paths, urls, metadata 4 years ago
reader ReaderDictionary: Avoid an irritating refresh when dismissing the InfoMessage (#6934) 4 years ago