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/reader/modules
poire-z f9086a2ba9
EPUB links: show footnotes in popup, larger tap area (#4261)
Adds new options to the Links> submenu, for now only
available and used with CRE documents.
- Allow larger tap area around links
- Ignore external links
- Show footnotes in popup
- Show more links as footnotes

(This last item is mostly for testing and loosening the
footnote detection algorithm, and see how it would behave
with glossary-like links and inter glossary terms links.)

Fix distance computation from gesture position to link by
using segments.
Code for detecting if a link is a footnote is in cre.cpp, and
tweakable a bit with flags in ReaderLink:showAsFoonotePopup().

Footnotes HTML content is displayed by a new FootnoteWidget,
which uses MuPDF for its rendering.
From it, swipe south or tap outside to close, swipe to the left
to follow the original link and jump to the footnote location
in the book.

Also fix tap on highlights after the recent change to use segments
for displaying: use segments also when checking taps.
6 years ago
..
readeractivityindicator.lua Support the White Kindle PW3 & the Kindle Oasis. 8 years ago
readerback.lua ReaderBack: allow for disabling back history (#3862) 6 years ago
readerbookmark.lua Text input fixes and enhancements (#4084) 6 years ago
readerconfig.lua Fix the bug where "Press" key does not open config menu on Kindle 4 NT (#3898) 6 years ago
readercoptlistener.lua readercopt(fix): set view mode after reader is ready 7 years ago
readercropping.lua [travis] Add protection against unscaled sizes 7 years ago
readerdevicestatus.lua Adds ReaderDeviceStatus: low battery alarm (#4144) 6 years ago
readerdictionary.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readerdogear.lua Bookmarks, CoverBrowser: scale dogear icon (#4081) 6 years ago
readerflipping.lua EPUB links: show footnotes in popup, larger tap area (#4261) 6 years ago
readerfont.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readerfooter.lua Footer: launch SkimTo (instead of GoTo) on long-press (#4097) 6 years ago
readerfrontlight.lua [UX] Notification are displayed too short (#3962) 6 years ago
readergesture.lua Minor changes of gesture manager (#4257) 6 years ago
readergoto.lua Change skim mode menu & dialog title (#4223) 6 years ago
readerhighlight.lua EPUB links: show footnotes in popup, larger tap area (#4261) 6 years ago
readerhinting.lua minor(readerhinting): access document directly instead of from ui 8 years ago
readerhyphenation.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readerkoptlistener.lua fix #835 10 years ago
readerlink.lua EPUB links: show footnotes in popup, larger tap area (#4261) 6 years ago
readermenu.lua Plugin manager (#4159) 6 years ago
readerpaging.lua [feat] Two-column navigation (#3674) 6 years ago
readerpanning.lua feat: add logger module & rewrite kobo suspend script in lua 7 years ago
readerrolling.lua EPUB links: show footnotes in popup, larger tap area (#4261) 6 years ago
readerrotation.lua minor: a lot of luacheck fixes 8 years ago
readersearch.lua [UX] Remove search highlights when closing search bar (#3804) 6 years ago
readerstatus.lua Allow following links to local files (#4064) 6 years ago
readerstyletweak.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readertoc.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readertypeset.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readerview.lua cre highlights: draw segments instead of word boxes 6 years ago
readerwikipedia.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readerzooming.lua Keep some menus open when Tap or Hold (#4189) 6 years ago