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/apps
poire-z 2697a30166 [fix] Optimize cre highlights onTap and drawing (#3508)
drawXPointerSavedHighlight() and onTapXPointerSavedHighlight were
looping thru all credocuments highlights, which was expensive.
Now, we first check with cheaper getPageFromXPointer() the highlights
are on the current page before doing more expensive stuff.

Closes #3503.
7 years ago
..
cloudstorage Fix: Cloud Storage not working on Kobo Aura ONE (#3077) 7 years ago
filemanager Disable Purge .sdr and Delete for currently opened book (#3500) 7 years ago
opdscatalog [lang] OPDSCatalog ConfirmBox ok_text/cancel_text (#3281) 7 years ago
reader [fix] Optimize cre highlights onTap and drawing (#3508) 7 years ago