mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
97d34c5bb0
Tap on external urls or invalid links would jump to document's 1st page. We check first the validity of the link, and deal with wikipedia links or just show the external url. ConfirmBox: allow dismissing/cancelling by taping outside, to keep UX consistent.