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 f8199dd493
Fix a few edge cases crashes and issues (#4334)
- ReaderConfig does not need to call again self:initGesListener() on
  screen rotation/resize, as it uses the TouchZone infrastructure
  that deals itself with rotation. So, it was adding new gestures
  that were overriding tap on footer and preventing it from working.
- ReaderFooter: fix refresh area (which was too small when toggling
  from hidden to visible)
- ReaderToc: fix crash when showing TOC in scroll mode after rotation
- Menu: fix crash when no onReturn defined (could happen when tap on
  bottom left corner when showing an empty TOC)
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 [Non-touch] Add a menu item to toggle a bookmark on the current page (#4262) 6 years ago
readerconfig.lua Fix a few edge cases crashes and issues (#4334) 6 years ago
readercoptlistener.lua Fix default not being used for View mode and Progress bar 6 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 ReaderDictionary:dismissLookupInfo(): avoid forceRePaint() 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 Fix a few edge cases crashes and issues (#4334) 6 years ago
readerfrontlight.lua [UX] Notification are displayed too short (#3962) 6 years ago
readergesture.lua [fix, lang] Bottom left/right adjective order (#4301) 6 years ago
readergoto.lua Change skim mode menu & dialog title (#4223) 6 years ago
readerhighlight.lua View HTML: adds Prettify button to CSS viewer 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 Footnotes: fix current link being unhighlight in some cases 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 Cleanup onSetStatusLine() 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 Fix a few edge cases crashes and issues (#4334) 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