127 Commits (78afbab9c545e47d999d1b782bbe82da274d57b5)

Author SHA1 Message Date
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 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 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 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
Eric Kok df64a41799 Fix settings JSOn file export of the RSS alarm include/exlude filter settings. 7 years ago
Eric Kok e1a0d919d3 FTP url fixed when not set to a custom url. 7 years ago
Eric Kok 9813b96f29 Several FTP url-related fixed, notable fiel paths for RTorrent and correct FTP download link generation. 7 years ago
Mário Franco 9ba2d25270 Fix remove rss feeder settings 7 years ago
Thomas Riccardi 11d5967a45 rtorrent: fix TorrentStatus with new pause/stop actions 7 years ago
Thomas Riccardi 1281b6ee20 rtorrent: fix stop that only paused 7 years ago
Annie the Eagle 7a866cd7ce Issue #355 - Fix compatibility with latest Deluge. Also upgrade Gradle. 7 years ago
Twig Nguyen a519e70fd9 - upgraded gradle 7 years ago
Felipe Barriga Richards 4a9a8b6027 XMLRPCClient: Add FIXME comment. 7 years ago
Felipe Barriga Richards 098be2d419 axmlrpc: Remove unused/dead code/imports. 7 years ago
Felipe Barriga Richards 919ce21060 axmlrpc: fix: consume http entities after parsing them. 7 years ago
Felipe Barriga Richards 3fa6bf9bdc axmlrpc: Use XmlPullParser to deserialize xml objects. Serialization remains the same. Code copied from WordPress-Android. 7 years ago
twig 4f8d45a0a7 - missed a comment 8 years ago
twig d25600d78a - removed comment which is no longer true 8 years ago
twig 255311300f - renamed RemoteRssFilesAdapter to RemoteRssItemsAdapter 8 years ago
twig 8ad8d0d39a - general cleanup and polish of code 8 years ago
twig c16a0149fa - now shows the current filter on remote rss feeds in toolbar subtitle 8 years ago
twig 6d58d1186b - removed supportsRemoteRssManagement() check in openRemoteRss() 8 years ago
twig b503614f4d - hide search view 8 years ago
twig 210cd1c2d4 - prevent opening of openRemoteRss() when no feed items configured 8 years ago
twig 1e850dae3f - hide remoterss toolbar button if no server configured/connected 8 years ago
twig de4f72bc02 - disabled all the fancy stuff in RemoteRssActivity.java (FAB, refresh button, drag to refresh, bottom toolbar) 8 years ago
twig 073fa6d9e5 - refactored RemoteRssChannel and RemoteRssItem to be reusable for other clients 8 years ago
twig 46c606610e - added Daemon.supportsRemoteRssManagement() 8 years ago
twig a20f9156f2 - added remoterss/RemoteRssActivity.java 8 years ago
Eric Kok bb96064bcc Allow setting of a folder with uTorrent for reverse proxy setups. Folder comes before the fixed /gui. Fixes #277. 8 years ago