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
TnS-hun 06a8a33d39 HTML dictionary support (#3573)
* Adds a generic HTML widget modeled after the text widget, and HTML dictionary support. HTML dictionaries can have their own CSS (for X.ifo it must be X.css). The base CSS just resets the margin and sets the font.

Note that the widget doesn't handle links, that wasn't needed for the dictionary.

Closes <https://github.com/koreader/koreader/issues/1776>.

* Show tag stripped HTML if the dictionary entry isn't valid HTML

* Simulate the normal <br/> behavior

* Bump base
7 years ago
..
data Remove unneeded string S.DARKEST (#3552) 7 years ago
elements Screensaver: change default & show messages on reboot and poweroff (#3572) 7 years ago
message feat: add logger module & rewrite kobo suspend script in lua 8 years ago
network [Android] Wifi status in footer (#3396) 7 years ago
plugin SwitchPlugin and BackgroundTaskPlugin with tests (#3137) 7 years ago
widget HTML dictionary support (#3573) 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 [travis] Add protection against unscaled sizes 7 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 [fix] MenuSorter: don't ignore user order without counterpart in default menu (#3166) 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 [doc] RenderText:getGlyph() and truncateTextByWidth() (#3140) 7 years ago
screensaver.lua Screensaver: change default & show messages on reboot and poweroff (#3572) 7 years ago
size.lua [UX] Smaller borders (#3266) 7 years ago
timeval.lua [fix, doc] TimeVal: typo 7 years ago
translator.lua Docs: cosmetic updates and additions 7 years ago
trapper.lua Wikipedia Save as EPUB: fix some wiki links and speedup download (#3551) 7 years ago
uimanager.lua Partial fix for 3477 (#3568) 7 years ago
wikipedia.lua Wikipedia Save as EPUB: fix some wiki links and speedup download (#3551) 7 years ago