106 Commits (rewrite-connect)

Author SHA1 Message Date
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 5d8de8a198 Bumb version for 2.5.8 release with Deluge fix. 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
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 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
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
Eric Kok cf1a293454 Added changelog for 2.5.6 release. 8 years ago
Eric Kok dce15b89f2 When no search sites are enabled (in the Torrent Search config), still allow web bases searches. Fixes #263. 8 years ago
Eric Kok f82ba6e12b Support for runtime permissios, to read/write local storage for settings/torrents. Fixes #258. 8 years ago
Eric Kok b2554c5745 Fix type in AWD name. Fixes #273. 8 years ago
Eric Kok 3dce4c0211 Upgrading dependencies, preparing new release. 8 years ago
Eric Kok 92c8d9b142 Prevent potential crashes (based on Play Store console reports). 8 years ago
Eric Kok 57e33b4ce7 Use our own SSL socket factory implementation so support all TLS variants and SNI in RSS feed parser. Fixes kat.cr feeds, for example. 9 years ago
Eric Kok 7c5c6f584d Release version 2.5.5. 9 years ago
Eric Kok 48c6b4d072 Seems I was wrong in a2a8f1960d. Actually the problem was in the arguments. Please rTorrent, document! Fixes #251 and fixes #227 again again. 9 years ago
Eric Kok a2a8f1960d Fixed title in search screen (search query on larger screens, site selector only on smaller screens). Fixes #248. 9 years ago
Eric Kok 796253fec9 It seems that rTorrent started using load.start since 0.9.4 but load.start_raw not until 0.9.7. What a mess! 9 years ago
Eric Kok c09807f191 Added filter feature for rss checker and server notifications. Special request by Xirvik! 9 years ago
Eric Kok 746ad242a2 Use new style load (start/raw_start) commands already from 0.9.4 onwards (for some reason I increased this to 0.9.7 earlier). Fixes #251 and fixes #227 again. 9 years ago
Eric Kok 1fb2b10a27 Updated dependencies and build tools. 9 years ago
Johan Deckmar a8f7051eb6 Fix for #255) Whitespace around IP/hostname results in connection error 9 years ago
Eric Kok 6b76ebcad3 Fix crash on tablets when opening search. Should still improve the UI but at least this fixes #235. 9 years ago
Eric Kok f333aabc82 Updated changleog for 2.5.3 release. 9 years ago
Eric Kok edce58ab03 Fixed UI issues due to dark theme and appcompat. Corrects dialog colors on dark theme, fixes #224. Corrects display of contextual action bar and search entry box. 9 years ago
Eric Kok 9b3bff2ea0 Ensure we never set the rTorrent XML-RPC size limit to some way too small value; use a minimum of 2MB for now. Fixes #221. 9 years ago
Eric Kok 4ac0a279cc Fixed crash on adding widget as well as widget layout issues (with new Material theme) and Control Service start bug on Android Lolliopo+. Fixed #218. 9 years ago
Eric Kok 2a06c1ba56 Added native support for Dediseebox seedboxes. 9 years ago
Eric Kok a8dad0aac3 Embed latest app and search module version indicator directly in the repo. 9 years ago
Eric Kok 25f741260f Fixes in tablet and dark version of the new UI. 9 years ago
Eric Kok 1fb1ef7b41 Improved backwards compatible rTorrent adapter, which can switch to the right methods (currently for adding torrents) based on the version. 9 years ago
Eric Kok 4b1ebe359b Released v2.5.0 beta 2 9 years ago
Eric Kok 5202ad3dda Updated translations from CrowdIn. Many thanks to all contributors. 9 years ago
Eric Kok f3622bbc2b Fix bug/crash when opening contextual action bar on tablet layout where two different cab's are present. 9 years ago
Eric Kok 276990b296 Never open the software keyboard when starting the activity (due to the filter edittext taking focus). 9 years ago