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/document
poire-z 5c38bcb8b7 [UX] Links menu and handling tweaks (#4867)
- Removed "Swipe to follow first link on page" menu item and
  handling code, as it feels not really as practical as
  "Swipe to follow nearest link".
- Removed recently added "External link action", as we can
  just always present a popup with the url and the available
  actions.
- Generic handling of these actions in onGoToExternalLink(),
  so they are proposed on the Wikipedia lookup popup too.
- Allow external link on PDF documents (previously, only
  internal links were handled).
- Have "Ignore external links on tap" available on all
  document types.
- Added "Ignore external links on swipe" (default to true,
  the current behaviour).
- Added multiswipe gesture "Follow nearest internal link"
  (the existing "Follow nearest link" now follows the
  nearest external or internal link)
- ButtonDialogTitle: added an option to look a bit more
  alike ConfirmBoxes.
- Footnote popups: fix link unhighlight when tap on external link.
5 years ago
..
canvascontext.lua add more comment 5 years ago
credocument.lua Night mode: keep some images non-inverted 5 years ago
djvudocument.lua decouple UI definitions from document modules 5 years ago
document.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 5 years ago
documentregistry.lua Lower file suffix (#4369) 6 years ago
koptinterface.lua [UX] Links menu and handling tweaks (#4867) 5 years ago
pdfdocument.lua rename runtimectl to document/canvascontext 5 years ago
picdocument.lua rename runtimectl to document/canvascontext 5 years ago
tilecacheitem.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago