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 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
..
data Add more granularity in line-height settings with CRe (#4785) 5 years ago
elements Move AutoSuspend menu to the Plugin itself 5 years ago
message [fix] Leave size_t alone in FFI stuff: flip that back to size_t (#4629) 5 years ago
network [feat] PocketBook: implement Wi-Fi connection toggling (#4775) 5 years ago
plugin SwitchPlugin and BackgroundTaskPlugin with tests (#3137) 7 years ago
widget [UX] Links menu and handling tweaks (#4867) 5 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 split UI agnostic code from font.lua into fontlist.lua 5 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] Add Slovak to translations (#4548) 5 years ago
menusorter.lua [fix] MenuSorter: don't add empty menu item (#4848) 5 years ago
opdsparser.lua Escape &, < and > when removing CDATA. 6 years ago
otamanager.lua [UX] Add Device:openLink() stub for Linux SDL (#4822) 5 years ago
quickstart.lua [chore] cleanup multi-lines translatable strings 5 years ago
renderimage.lua decouple device from pdfdocument, font & bgr checking 5 years ago
rendertext.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 5 years ago
screensaver.lua Screensaver: fix crash when "Choose screensaver image" (#4799) 5 years ago
size.lua Text input fixes and enhancements (#4084) 6 years ago
timeval.lua [fix] TimeVal: add dbg:guard against incorrect subtraction order (#4669) 5 years ago
translator.lua adds "Translation settings" menu 6 years ago
trapper.lua Add MovableContainer: allow moving some widgets (#3636) 6 years ago
uimanager.lua Ignore the accelerometer while we're sleeping on Kobo 5 years ago
wikipedia.lua Style tweaks: split in-page footnote tweaks 5 years ago