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/ui/elements
poire-z 17656778b1 Book information: refactored and additional features
- Factored out duplicate code from filemanager.lua and filemanagerhistory.lua
to new filemanagerbookinfo.lua (and other common code to filemanagerutil.lua).
- Uses sidecar files' new doc_props and doc_pages settings, or fallback to
old 'stats' settings, or to opening document.
- Shows filename, filetype and directory.
- Shows description (Hold to see whole truncated text), keywords, and
cover image (tap to extract image from document and display it if available).
- Book information now available from reader menu, to display info about
the currently opened book.
- Convert possibly HTML description to plain text via added
util.htmlToPlainTextIfHtml() (for simple HTML conversion).
7 years ago
..
common_info_menu_table.lua Several improvements of AutoFrontlight plugin and enable it by default (#2975) 7 years ago
common_settings_menu_table.lua Menu: remove "Show advanced options" 7 years ago
filemanager_menu_order.lua Put disable-fuzzy-search in search menu 7 years ago
reader_menu_order.lua Book information: refactored and additional features 7 years ago
refresh_menu_table.lua move refresh menu table out of UIManager 10 years ago
screen_disable_double_tap_table.lua fix some luacheck warnings 8 years ago
screen_dpi_menu_table.lua Custom DPI: increase upper bound from 330 to 600 8 years ago
screen_eink_opt_menu_table.lua fix no eink optimization on all devices 10 years ago