2
0
mirror of https://github.com/koreader/koreader synced 2024-11-16 06:12:56 +00:00
koreader/frontend/ui/widget/container
poire-z bc16b32395 Add Book map and Page browser features
- 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.
2022-01-04 21:59:37 +01:00
..
alphacontainer.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 2021-02-20 18:22:48 +01:00
bottomcontainer.lua
centercontainer.lua CenterContainer: options to handle larger content (#8277) 2021-10-01 20:33:39 +02:00
framecontainer.lua
inputcontainer.lua InputDialog: add 'Go to line' button (#7673) 2021-05-16 12:45:36 +02:00
leftcontainer.lua
movablecontainer.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 2021-02-20 18:22:48 +01:00
rightcontainer.lua
scrollablecontainer.lua Add Book map and Page browser features 2022-01-04 21:59:37 +01:00
topcontainer.lua
underlinecontainer.lua
widgetcontainer.lua Tame some ButtonTable users into re-using Buttontable instances if possible (#7166) 2021-01-29 00:20:15 +01:00