2
0
mirror of https://github.com/koreader/koreader synced 2024-11-11 19:11:14 +00:00
koreader/plugins/opds.koplugin
hius07 8bb08b503a
Cloud storage: enhance download dialog, fix Dropbox uploading (#8809)
(1) ButtonDialogTitle: new method setTitle()

(2) OPDSbrowser
-use setTitle() instead of open/close ButtonDialogTitle (no visual changes to the download dialog)
-reduce logger.info output to avoid flooding crash.log

(3) CloudStorage
-enhance download dialog (similar to OPDS), much optimized code of downloadFile
-fix a bug: cannot create new folder or upload files to the root of the Dropbox storage
2022-02-17 10:53:15 +01:00
..
_meta.lua
main.lua [fix] OPDS catalog invoked from reader: crash KOReader on close (#7825) 2021-06-09 21:32:02 +02:00
opdsbrowser.lua Cloud storage: enhance download dialog, fix Dropbox uploading (#8809) 2022-02-17 10:53:15 +01:00
opdscatalog.lua FileManager/ReaderUI: Clarify the current instance accessor (#7658) 2021-05-11 00:49:35 +02:00
opdsparser.lua OPDS: Also handle self-closing dc: tags (#7900) 2021-06-29 09:26:12 +02:00