744 Commits (58af6a9f39ba41a924c1852a11db4613ad500b19)
 

Author SHA1 Message Date
Eric Kok 96f5a1ec04
Merge pull request #364 from Poussinou/master 6 years ago
Alon Albert e597423d22 Get Rencode code from jitpack.io 7 years ago
Eric Kok 4050b9fe0b
Merge pull request #414 from alonalbert/protect-acd-from-npe 7 years ago
Alon Albert 5c37790fcc Remove setTitle() call which was causing NPE on orientation change 7 years ago
Eric Kok a9d48f0583
Merge pull request #409 from alonalbert/support-search-sort-order 7 years ago
Alon Albert 61ddff9da4 Remove menuitem fields 7 years ago
Eric Kok b85b1882a4
Merge pull request #408 from alonalbert/synology-add-file 7 years ago
Eric Kok d1ee0513e1
Merge pull request #406 from alonalbert/fix-upload 7 years ago
Eric Kok cf631068c1
Merge pull request #410 from alonalbert/default_server_setting 7 years ago
Alon Albert 0461162759 Fix bug when removing a server. header_defaultserver is a string everywhere else but here. 7 years ago
Alon Albert 43ed12b083 Add Sort-By Action to Search Activity 7 years ago
Alon Albert 8216742d68 Add Synology AddByFile support 7 years ago
Alon Albert c7a6946e0a Protect setLabel in case plugin isn't installed. 7 years ago
Alon Albert e138c6ed29 Remove debug log 7 years ago
Alon Albert 2773d27a15 use field arrays 7 years ago
Alon Albert 983f42e4ca Remove File Picker change 7 years ago
Alon Albert 0ddddd0151 Refactor client to keep an open connection during entire task. 7 years ago
Alon Albert e08accaac2 Extract common code 7 years ago
Alon Albert 4749710a1b Use proper trust manager 7 years ago
Alon Albert 5a6d240755 Remove unused files 7 years ago
Alon Albert 3f672faca3 Make client a field 7 years ago
Alon Albert 9abd452cd2 Combine multiple requests into a single one in doRetrieve. 7 years ago
Alon Albert c51ddcc861 Refactor sendRequest 7 years ago
Alon Albert 78afbab9c5 Change name of adapter to DelugeRpc 7 years ago
Alon Albert cf7012b1a6 Change name of adapter to DelugeRpc 7 years ago
Alon Albert 91a02e60dc Move storage 7 years ago
Alon Albert 446ff20087 Force recheck 7 years ago
Alon Albert e165d7cb46 Update trackers 7 years ago
Alon Albert e8b9e980ca Set rates 7 years ago
Alon Albert 0ca0561f47 SetFilePriorities 7 years ago
Alon Albert b5e298cef9 Change constant names to match old adapter 7 years ago
Alon Albert 7f8523fd96 Use "application/x-bittorrent" instead of "file/*" in File Picker 7 years ago
Alon Albert 046d1c51d4 Upload file working 7 years ago
Alon Albert 7c64ded9c2 Started working on upload 7 years ago
Alon Albert 5bb387da7c Pause/Resume work 7 years ago
Alon Albert ce6b1b89ee Basic functionality working 7 years ago
Alon Albert e54cc6e1a0 Initial connit 7 years ago
Eric Kok 79763bdc17 Update the version number and changelog for a new release. 7 years ago
Eric Kok 6db159704a Fixed some qBittorrent statuses. Fixes #275. 7 years ago
Eric Kok 25cdb85efd Added support for qBittorrent settings of transfer speeds. 7 years ago
Eric Kok 888212f405 Fixed qBittorrent support for setting of a label. 7 years ago
Eric Kok 8f167a436c Adds basic support for labels for qBittorrent; fixes #333. No setting of labels yet as the web UI doesn' seem to like our requests (as with setting of transfer speeds). 7 years ago
Eric Kok a7e02e8216 Support alternative speed mode (aka turtle mode) in qBittorrent; fixes #335. 7 years ago
Eric Kok f16c61ef65 Very slightly reduced text size of down/up speed label in action bar to fix most issues with the speed label getting cut off; fixes #336. 7 years ago
Eric Kok ade95f6343 Fixes #340 by not crashing (and showing an error message) if a magnet link (url) is incorrectly structured. 7 years ago
Eric Kok e87534773d Fixed #344 by adding support to qBittorrent for Date Added and Date Done, plus proper Error state. 7 years ago
Eric Kok 2b7bfa4701 Ignore 2 lint warnings. Fixes #353. 7 years ago
Eric Kok 9f4cf56255 Perhaps fixes ##370 as it forces the Deluge POST request to be encoded as UTF-8. 7 years ago
Eric Kok 907b6937ca Fix loading of some RSS feeds that require a User-Agent to be set, such as RARBG. Fixes #374. 7 years ago
Eric Kok 23e30c1e6c Allow setting up a proxy folder path with qBittorrent. Fixes #377. 7 years ago