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
NiLuJe b72a2000b1
A few minor fixes after #4847 (#4850)
* Add a toggle to disable the C blitter in the Dev menu (depends on https://github.com/koreader/koreader-base/pull/882) (never shown if the JIT is disabled, grayed out if the C blitter is not installed)
* Fix a few sizeUtf8Text call sites that were doing a nil check in order to account for the new return type.
* Tweak statusbar handling to avoid spurious sizeUtf8Text warnings when it's hidden, and unify its behavior between being hidden via toggle, and hidden on book open (at least when all-at-once is not enabled).
* c.f., https://github.com/koreader/koreader-base/pull/882 (Android, PB, RGB32 & Legacy Kindle regression fixes).
5 years ago
..
lib Swipe for menu and quickstart guide (#2761) 7 years ago
filemanager.lua [chore] Bring file manager plugin loading in line with reader 5 years ago
filemanagerbookinfo.lua Gesture manager: fix actions: Book cover, Book description (#4800) 5 years ago
filemanagerconverter.lua Replace remaining 'local gettext' with '_' (#4160) 6 years ago
filemanagerfilesearcher.lua [UX] Gesture manager: add action - file search (#4720) 5 years ago
filemanagerhistory.lua [fix] Ensure "Open last/previous" point to existing files (#4367) 6 years ago
filemanagermenu.lua A few minor fixes after #4847 (#4850) 5 years ago
filemanagersearch.lua CreDocument: fix document loading interferences (#4349) 6 years ago
filemanagersetdefaults.lua Fix focus/unfocus in MultiInputDialog (#4060) 6 years ago
filemanagershortcuts.lua [fix] FileManagerShortcuts: prevent interference with general Menu class (#4764) 5 years ago
filemanagerutil.lua [fix] Ensure "Open last/previous" point to existing files (#4367) 6 years ago