2
0
mirror of https://github.com/koreader/koreader synced 2024-11-11 19:11:14 +00:00
koreader/frontend/ui/elements
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
..
avoid_flashing_ui.lua UI Behavior tweaks (#3983) 2018-06-02 12:10:55 -04:00
common_exit_menu_table.lua [chore] Fix a few luacheck errors (#8461) 2021-11-21 19:33:09 +01:00
common_info_menu_table.lua [chore] Fix a few luacheck errors (#8461) 2021-11-21 19:33:09 +01:00
common_settings_menu_table.lua [Non-Touch] Don't add touch-related menu items (#8608) 2022-01-02 15:01:08 +01:00
file_ext_assoc.lua Pocketbook misc fixes (#6633) 2020-09-12 10:47:35 +02:00
filemanager_menu_order.lua reader: implement language-support plugin system 2021-10-23 15:49:54 +02:00
flash_keyboard.lua LuaSettings: Add a method to initialize a setting properly (#7371) 2021-03-06 22:44:18 +01:00
flash_ui.lua Allow for disabling flashing of menu, icons and buttons (#3339) 2017-10-10 23:50:45 +02:00
font_settings.lua [fix, desktop] Use XDG_DATA_HOME to search for fonts (#8521) 2021-12-07 12:17:45 +01:00
font-test-sample-default.template Pocketbook misc fixes (#6633) 2020-09-12 10:47:35 +02:00
mass_storage.lua USBMS: Dismiss ConfirmBox on unplug 2021-08-25 20:15:57 +02:00
menu_activate.lua "Page turns" menu development (#8022) 2021-07-25 23:59:06 +02:00
menu_keyboard_layout.lua Checkbutton widget optimization (#8522) 2021-12-07 13:35:44 +02:00
page_overlap.lua SpinWidget: similar size in portrait and landscape (#8226) 2021-09-25 10:40:04 +02:00
page_turns.lua [Non-Touch] Don't add touch-related menu items (#8608) 2022-01-02 15:01:08 +01:00
reader_menu_order.lua Add Book map and Page browser features 2022-01-04 21:59:37 +01:00
refresh_menu_table.lua Refresh menu table: more remove unused 2021-09-13 19:32:19 +02:00
screen_android.lua Address assorted Weblate comments (#7154) 2021-01-16 21:40:00 +01:00
screen_color_menu_table.lua Warn if color rendering is enabled on a grayscale device. (#5871) 2020-02-18 02:24:48 +01:00
screen_disable_double_tap_table.lua LuaSettings: Add a method to initialize a setting properly (#7371) 2021-03-06 22:44:18 +01:00
screen_dpi_menu_table.lua SpinWidget: similar size in portrait and landscape (#8226) 2021-09-25 10:40:04 +02:00
screen_eink_opt_menu_table.lua Pocketbook: waveform presets (#6794) 2020-10-22 13:23:09 +02:00
screen_notification_menu_table.lua Notifications menu: remove "No notifications" (#7736) 2021-05-22 23:47:55 +02:00
screen_rotation_menu_table.lua [chore] Get rid of ui/data/strings.lua (#6921) 2020-11-29 10:18:59 +01:00
screensaver_menu.lua Screensaver: allow limiting stretch of covers and images (#8570) 2022-01-02 23:13:19 +01:00
waveform_level.lua Pocketbook: waveform presets (#6794) 2020-10-22 13:23:09 +02:00