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/elements
Martín Fernández 83cde64bcc
unified calibre plugin (#6177)
joins calibre metadata search and calibre wireless connections into a single plugin

search metadata changes:

- search directly into calibre metadata files.
- search can be performed on more than one library (configurable from a menu)
- device scans now find all calibre libraries under a given root
- search options can be configured from a menu. (case sensitive, find by title, author and path)
- removed legacy global variables.
- *option* to search from the reader
- *option* to generate a cache of books for faster searches.

calibre wireless connection changes:

- keep track of books in a library (includes prunning books from calibre metadata if the file was deleted locally)
- remove files on device from calibre
- support password protected connections
- FM integration: if we're in the inbox dir it will be updated each time a book is added or deleted.
- disconnect when requested by calibre, available on newer calibre versions (+4.17)
- remove unused opcodes.
- better report of client name, version and device id
- free disk space checks for all calibre versions
- bump supported extensions to match what KOReader can handle. Users can override this with their own list of extensions (or from calibre, by configuring the wireless device).
4 years ago
..
avoid_flashing_ui.lua UI Behavior tweaks (#3983) 6 years ago
common_info_menu_table.lua [chore] Device abstraction (#6280) 4 years ago
common_settings_menu_table.lua android: add a toggle to ignore back button events (#6269) 4 years ago
filemanager_menu_order.lua unified calibre plugin (#6177) 4 years ago
flash_keyboard.lua Option to disable keyboard flashing (#3050) 7 years ago
flash_ui.lua Allow for disabling flashing of menu, icons and buttons (#3339) 7 years ago
font-test-sample-default.html Font test sample: tweak footnote links 4 years ago
font_settings.lua Allow toggling use of additional fallback fonts (#6095) 4 years ago
mass_storage.lua cervantes: add usb storage on devices w/updated 3rd party tools 5 years ago
menu_activate.lua Option to disable show bottom menu on top menu activation (#3316) 7 years ago
menu_keyboard_layout.lua [feat, UX] Pick keyboard layout from keyboard (#5583) 5 years ago
reader_menu_order.lua unified calibre plugin (#6177) 4 years ago
refresh_menu_table.lua Floor dimension computations (mul/div). (#6264) 4 years ago
screen_android.lua tweak timeouts, add haptic feedback support 5 years ago
screen_color_menu_table.lua Warn if color rendering is enabled on a grayscale device. (#5871) 4 years ago
screen_disable_double_tap_table.lua fix some luacheck warnings 8 years ago
screen_dpi_menu_table.lua Floor dimension computations (mul/div). (#6264) 4 years ago
screen_eink_opt_menu_table.lua [fix, Android] hasEinkScreen function in eink_opt_menu_table (#4558) 5 years ago
screen_toggle_gsensor.lua More robust Gyro toggle (#5104) 5 years ago
screensaver_menu.lua [feat] Allow message to be overlaid on other screensavers (#6238) 4 years ago