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
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
..
data Fix missing glyphs Ï and Ö in keyboard popup (#6254) 4 years ago
elements unified calibre plugin (#6177) 4 years ago
message [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
network android: switch to connectivity manager 4 years ago
plugin SwitchPlugin and BackgroundTaskPlugin with tests (#3137) 7 years ago
widget Fix bottom menu item titles truncation (#6273) 4 years ago
bidi.lua [RTL UI] Bidi-wrap filenames, paths, urls, metadata 4 years ago
cloudmgr.lua [feat] Synchronize local folder with dropbox (#5591) 5 years ago
downloadmgr.lua PathChooser: clearer usage and behaviour (#4133) 6 years ago
event.lua [doc] Add internal documentation references (#5285) 5 years ago
font.lua Update fonts & add Noto Sans Devanagari UI (#5803) 4 years ago
geometry.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
gesturerange.lua Text input fixes and enhancements (#4084) 6 years ago
hook_container.lua Move kobo auto-suspension logic out of UIManager (#2933) 7 years ago
language.lua [i18n] Fix Romanian plural forms (#5692) 4 years ago
menusorter.lua [fix] MenuSorter: don't add empty menu item (#4848) 5 years ago
opdsparser.lua [fix] Don't break OPDS parsing on HR tags (#5949) 4 years ago
otamanager.lua Unbreak OTA on crappy shells (#5850) 4 years ago
quickstart.lua [CI] Switch to custom xgettext build to extract multiline strings (#5242) 5 years ago
renderimage.lua decouple device from pdfdocument, font & bgr checking 5 years ago
rendertext.lua UI font rendering: use available bold fonts for bold (#5675) 5 years ago
screensaver.lua [feat] Allow message to be overlaid on other screensavers (#6238) 4 years ago
size.lua [UX] Thicker loading bar (#5581) 5 years ago
timeval.lua [fix] TimeVal: add dbg:guard against incorrect subtraction order (#4669) 5 years ago
translator.lua Fix partial HW dithered refreshes sometimes appearing to shift refreshed content (#6267) 4 years ago
trapper.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
uimanager.lua Fix partial HW dithered refreshes sometimes appearing to shift refreshed content (#6267) 4 years ago
wikipedia.lua Floor dimension computations (mul/div). (#6264) 4 years ago