473 Commits (rewrite-connect)
 

Author SHA1 Message Date
Eric Kok 50dfd0ae00 Updated Kotlin version. 7 years ago
Eric Kok 8f48a3404c Added support for rTorrent file listing. 7 years ago
Eric Kok 468cea70d2 Added support for torrent (tracker) details. 7 years ago
Eric Kok 5d16fd7140 Added rTorrent support for resuming/pausing. 7 years ago
Eric Kok 2b9c00262f Merge remote-tracking branch 'origin/master' into rewrite-connect 7 years ago
Eric Kok 721032e5ce Added rTorrent addByFile support. 7 years ago
Eric Kok 19201632f6 Converting last classes to Kotlin. 7 years ago
Eric Kok 06b041c2f2 Merge pull request #368 from Niluge-KiWi/rtorrent_fix_stop_pause 7 years ago
Eric Kok b2afc3c3bf Merge pull request #324 from homburg/patch-1 7 years ago
Eric Kok ad7ac3efc6 Merge pull request #350 from fbarriga/fbarriga/axmlrpc_update 7 years ago
Eric Kok efe9009f51 Merge branch 'master' into fbarriga/axmlrpc_update 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
Eric Kok 2330eceb74 Merged with dev 7 years ago
Eric Kok d1ecd52bfc Updated to point to 2.5.8 as latest version. 7 years ago
Eric Kok 5d8de8a198 Bumb version for 2.5.8 release with Deluge fix. 7 years ago
Eric Kok 0ae09850c0 Merge branch 'master' into dev 7 years ago
Eric Kok 658033c584 Working on rTorrent adding of torrents. 7 years ago
Eric Kok bc4f442d8b Merge pull request #356 from AnnieTheEagle/master 7 years ago
Annie the Eagle 7a866cd7ce Issue #355 - Fix compatibility with latest Deluge. Also upgrade 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
Felipe Barriga Richards eed242264b gradle: Update gradle 2.1.0 => 2.2.3 7 years ago
Eric Kok bd73271753 Reworked the client/spec/config/builder on how features are implemented and called. 7 years ago
Eric Kok 3417f8033e Starting a rewrite of the client connection layer. 7 years ago
Eric Kok 37fb25a731 Merge pull request #337 from Alpha-Toxic/dev 7 years ago
Eric Kok 877ccd0c3a Updated reference to new Search Module 3.7. 7 years ago
Petko Vasilev a65778ed97 Changed a text dimen from dp to sp 8 years ago
Petko Vasilev 90942ce1de Fixed a minor visual glitch in the serverstatus actionbar 8 years ago
Thomas B Homburg 4091e90397 Danish language corrections 8 years ago
Eric Kok 531051adaf Fixed readme image size 8 years ago
Eric Kok 31bd693c4e Fixed screenshot link. 8 years ago
Eric Kok 2554c8cdc6 Have clients updte to 2.5.7. 8 years ago
Eric Kok 8b960741b1 Updated translations and bumbed version to 2.5.7 for new release. 8 years ago
Eric Kok 5e0ba13426 Slightly reduced number size on transfer rate input screen to fix #239 hopefully; hard to reproduce. 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
Eric Kok 0fed95d803 Added dummy views to steal focus in main screen from the filter edit text. Hopefully fixes 285. 8 years ago
Eric Kok 429d045274 Prevent crash when connecting to an Rtorrent client with a space in host name or SCGI mount folder. Fixes #296. 8 years ago
Eric Kok fe0c92b926 Updated dependencies of tools and libraries. 8 years ago
Eric Kok b982a2e4fc Properly remove shared prefs for an rss feed when deleting the feed. Might be related to #269. 8 years ago
Eric Kok d3da32d831 Change service to get an icon for an RSS site. Fixes #287. 8 years ago
Eric Kok 7027ba4eff Merge branch 'master' into dev 8 years ago
Eric Kok df2dcf8e34 Upgraded build dependencies. 8 years ago
Eric Kok 28786b03d1 Merge pull request #279 from H3mul/qBittorrent_force_recheck 8 years ago
Eric Kok 0c1e2fff38 Merge pull request #281 from strudlez/bugfix274 8 years ago
Zach Strudler 3bc3fbcf78 Show popup in UI thread 8 years ago
Phillip Dykman 1d9fe52b35 Add force recheck command for qBitTorrent 8 years ago
Eric Kok b0648b613d Ignore lint warning on mising public constructor of dialog fragment. Fixes #276. 8 years ago