mirror of
https://github.com/koreader/koreader
synced 2024-11-16 06:12:56 +00:00
bc16b32395
- Book map: shows a map of content, including TOC, boomarks, read pages, non-linear flows... - Page browser: shows thumbnails of pages. - ReaderThumbnail: new Reader module that provides a service for generating thumbnails of book pages. It makes available these 2 new fullscreen widgets. - ReaderBookmark, ReaderLink, Statistics: add methods to return new views of bookmarks, previous locations and read pages, that are needed by BookMapWidget. - ReaderToc: compute TOC max_depth. - ReaderBookmark, ReaderHighlight: send events on bookmark add/update/remove so thumbnails of the pages impacted can be trashed. |
||
---|---|---|
.. | ||
alphacontainer.lua | ||
bottomcontainer.lua | ||
centercontainer.lua | ||
framecontainer.lua | ||
inputcontainer.lua | ||
leftcontainer.lua | ||
movablecontainer.lua | ||
rightcontainer.lua | ||
scrollablecontainer.lua | ||
topcontainer.lua | ||
underlinecontainer.lua | ||
widgetcontainer.lua |