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
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
..
data Refactor modifier keys and add basic Japanese keyboard layout (#2930) 7 years ago
elements Book information: refactored and additional features 7 years ago
message feat: add logger module & rewrite kobo suspend script in lua 7 years ago
network wifi(fix): quote ssid and password for wpa_passphrase 7 years ago
widget TextViewer widget, used when onHold on truncated item in KeyValuePage 7 years ago
downloadmgr.lua DevDocs: ui.downloadmgr 7 years ago
event.lua doc: event propagation for widgets 8 years ago
font.lua Font: unify font styling 7 years ago
geometry.lua Doc: miscellaneous improvements. 8 years ago
gesturerange.lua multi-touch: add tests for gesturerange moudle 8 years ago
hook_container.lua Move kobo auto-suspension logic out of UIManager (#2933) 7 years ago
language.lua language: remove out of date Russian translation 7 years ago
menusorter.lua Several improvements of AutoFrontlight plugin and enable it by default (#2975) 7 years ago
opdsparser.lua opds(fix): unescape name and value 8 years ago
otamanager.lua ota(fix): do not create 0 size installed file if index is missing 7 years ago
quickstart.lua quickstart fix (#2804) 7 years ago
rendertext.lua dict/wiki: definitions' text justification 7 years ago
screensaver.lua Screensaver option on Kindle devices (#2734) 7 years ago
timeval.lua minor: various luacheck fixes 8 years ago
translator.lua Docs: cosmetic updates and additions 7 years ago
uimanager.lua Move kobo auto-suspension logic out of UIManager (#2933) 7 years ago
wikipedia.lua decouple reader footer from dictquicklookup widget & translation fix (#2664) 7 years ago