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 305e75c5ea Wikipedia Save as EPUB: various encoding fixes (#3851)
* Wiki Save as EPUB: various encoding fixes

Fix display of & in article titles
Fix display of &, <, > in TOC entries and in targeted anchor (the mismatch
with the target id made these TOC entries invalid and simply not displayed).
Remove percent-encoded URLs tweaks for crengine now that crengine
correctly supports them (each percent encode handled as an UTF8 byte).
Bump crengine for that.
Don't include <meta name="cover"> when no cover present.

* bump base/crengine
6 years ago
..
data [UX] Make the reader bottom menu compatible with key navigation (#3785) 6 years ago
elements [UX] Implement back_to_exit option (#3838) 6 years ago
message feat: add logger module & rewrite kobo suspend script in lua 8 years ago
network [fix] NetworkManager:isConnected() exit code check (#3795) 6 years ago
plugin SwitchPlugin and BackgroundTaskPlugin with tests (#3137) 7 years ago
widget [fix, UX] frontlightwidget: More space for text and centering 6 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 [i18n] Update frontend/ui/language: add Basque and uncomment Vietnamese (#3755) 6 years ago
menusorter.lua [fix] MenuSorter: don't leave ghost top level items (#3844) 6 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 [feat] Build AppImage (#3850) 6 years ago
rendertext.lua [doc] RenderText:getGlyph() and truncateTextByWidth() (#3140) 7 years ago
screensaver.lua [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 6 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 Add MovableContainer: allow moving some widgets (#3636) 6 years ago
uimanager.lua [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 6 years ago
wikipedia.lua Wikipedia Save as EPUB: various encoding fixes (#3851) 6 years ago