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 85ac59ae00 CreDocument: fix document loading interferences (#4349)
When a main document is opened for displaying, some other
document openings (for getting metadata or cover image)
could affect the main document.
Split some code from CreDocument:init() into another new
method CreDocument:setupDefaultView(), that will only be
called by ReaderUI when opening the main document (and not
by these other openings like Book inforation, View cover...)

Also speed up some of these other openings (Search, Screensaver)
by using doc:loadDocument(false) to load only metadata and
avoid parsing the HTML.

Details in https://github.com/koreader/koreader/issues/4346#issuecomment-440036496
6 years ago
..
data [fix, lang] Replace CSS jargon with natural English (#4343) 6 years ago
elements [feat] Add support for BQ/Fnac devices (#4294) 6 years ago
message One more øMQ FFI fix that slipped through the cracks (#4188) 6 years ago
network wireless: use sysfs, do not ping 6 years ago
plugin SwitchPlugin and BackgroundTaskPlugin with tests (#3137) 7 years ago
widget [UX] ConfigDialog: larger tap area around font and icons (#4351) 6 years ago
downloadmgr.lua PathChooser: clearer usage and behaviour (#4133) 6 years ago
event.lua doc: event propagation for widgets 8 years ago
font.lua Selection menu: allow viewing HTML 6 years ago
geometry.lua [travis] Add protection against unscaled sizes 7 years ago
gesturerange.lua Text input fixes and enhancements (#4084) 6 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 [Menusorter] Ignore warning for the plus_menu. (#3903) 6 years ago
opdsparser.lua Escape &, < and > when removing CDATA. 6 years ago
otamanager.lua [feat] Add support for BQ/Fnac devices (#4294) 6 years ago
quickstart.lua Fix untranslatable strings (#4132) 6 years ago
renderimage.lua UI Behavior tweaks (#3983) 6 years ago
rendertext.lua Text input related fixes & enhancements (#4124) 6 years ago
screensaver.lua CreDocument: fix document loading interferences (#4349) 6 years ago
size.lua Text input fixes and enhancements (#4084) 6 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 suspend again on power wake, like in kobos 6 years ago
wikipedia.lua bump crengine: alternative TOC, no page break on borders (#4011) 6 years ago