60 Commits (a6faa685312536a63df3f315700038d50119efa4)

Author SHA1 Message Date
Eric Kok cdca689893 Fix background services notifications. 11 years ago
Eric Kok 1df3429f67 Adde max transfer speeds picker.\nBumbed build target to API level 14. 11 years ago
Eric Kok b81bf09e53 Sort files in details screen using natural order. 11 years ago
Eric Kok b7cac50561 Sort torrents by name using natural order (Book 8 comes before Book 10). 11 years ago
Eric Kok dcf90270e4 Finilized and fixed the dummy adapter. 11 years ago
Eric Kok 22cb487080 Added a dummy client adapter for fast UI testing. 11 years ago
Eric Kok 1ef1c4f32e Fix Transmission adapter folder setting handling. 11 years ago
Eric Kok 2b14af7308 Treat Transmission folder setting as Transmission 2.2's new option rpc-url (effectively replacing the default /transmission folder); see issue 341. 11 years ago
Eric Kok 3593ead589 Finalized adding of torrents via http, file or magnet; also multiple http links at once via ADD_MULTIPLE. 11 years ago
Eric Kok e874e0eb71 Added RSS feed feature UI. 11 years ago
Eric Kok 4056ddf497 Fixed file priorities and added appropriate action bar icons. 11 years ago
Eric Kok 4ff57b7010 Added import and export of settings (Transdroid 1.x settings can be imported too). 11 years ago
Eric Kok 8a866bc3ab Allow sorting of torrents main list. 11 years ago
Eric Kok 8dfd8e2a14 Added Synology NAS support. 11 years ago
Eric Kok 597c6b1ac3 Showing labels in the navigation list or spinner. 11 years ago
Eric Kok fb9f19500f rTorrent adapter should return the labels that it encountered during torrents retrieval. 11 years ago
Eric Kok 8f20708bea Fix qBittorrent version parsing for beta version (like 3.0.0-alpha5). 11 years ago
Eric Kok 68cf2eb4b5 Treat torrents with unknown eta as finishing in the far future rather than the far past. 11 years ago
Eric Kok fc83f907e1 Build torrent and details fragment UI and started on logic. 11 years ago
Eric Kok 67ded5bd93 Encode communication with Transmission in UTF-8 to support non-Western characters. 12 years ago
Eric Kok d9442a271d Don't treat tracker errors in Deluge as blocking. 12 years ago
Eric Kok dc75eca5f7 Prevent crash with Bittorrent when size/speed is set to Unknown instead of an actual value. 12 years ago
Eric Kok b8ac92a1ca Prevent crash when Rtorrent does not return teh addtime or seedingtime custom fields (as timestamp). 12 years ago
Eric Kok 0d70f76a10 Fix crash caused by a cast error (creationtime field can be an Integer or a Long, depending on the used dialect). 12 years ago
Eric Kok bc9fdad352 Support setting of labels with rTorrent (thanks tom Briden\!) 12 years ago
Eric Kok 06668b69a3 Support labels in rTorrent depending on ruTorrent's default behaviour of storing labels in the custom1 field. (Thanks Tom Briden\!) 12 years ago
Eric Kok 7712d8229d Uses real 'time added' with rTorrent if user has the seedingtime plugin. (Thanks Tom Briden\!) 12 years ago
Eric Kok cb2418c8d1 Added support for deleting data on removing of torrent. (Thanks Tom Briden\!) 12 years ago
Eric Kok e62f5d9fc4 Properly catch old BitComet installed to revert to using HTML parsing. 12 years ago
Eric Kok 14d93b1e2c Tried to add support for labels with Deluge (issue 417), but it doesn't seem to work. 12 years ago
Eric Kok cb6c3f34dc Added error reporting for tracker errors; see issue 336. 12 years ago
Eric Kok 708046cdce Added date added and explicit date done support for uTorrent (issue 370) and date added support for Deluge and date doen support for Transmission. 12 years ago
Eric Kok aa9565eb7a Add a random string to the update download intents to circumvent Android's aggressive caching of urls. 12 years ago
Eric Kok 8b427ee16f Fix for non-English KTorrent users; see issue 201. 12 years ago
Eric Kok e903343a80 Applied Sergey's patch for improved (XML instead of HTML parsing) based BitCOmet support. 12 years ago
Eric Kok 9f98fcd462 Bugfix relating to issue 412; version number was used incorrectly. 12 years ago
Eric Kok 5b79943b7f Allow upper case characters in SSH key SHA-1. Thanks Fabio! See issue 124. 12 years ago
Eric Kok 012f1390ff Fixed crash; see issue 415. 12 years ago
Eric Kok c1627c1566 Support qBittorrent versions 3.0.0 and up (issue 412). 12 years ago
Eric Kok 6489160ed3 Added Transmission's comment field, which ends up in the error text message in the details screen for now. See issue 207. 12 years ago
Eric Kok 55f5721946 Fix ratio bug (when downloading only part of the files), see issue 405.\nFixed Deluge highest priority bug, see issue 396. 12 years ago
Eric Kok 5e21d397e0 Added support for Deluge's web interface password as seperate values from the HTTP auth password and username (see issue 260). 12 years ago
Eric Kok 658f72cce0 Added BitComet support, courtesy of Sergey (SeNS). Thanks\! 12 years ago
Eric Kok fe1a993c32 Merged changes. 12 years ago
Eric Kok f6f1b47119 Merged patch from Alexey Rogovoy with label-related fixes. 12 years ago
Daniel Kimsey 7eb6aac14a Incorporated suggestions: permitting any sep (or none) and indicate we are 12 years ago
Eric Kok 23c7adb9f1 Support for new style Xirvik shared servers. 12 years ago
Eric Kok 15b39c8319 Only get free space on Transmission when version >= 2.20 (RPC version 12). 13 years ago
Eric Kok e68e84960b Added tracker list and error messages to qBittorrent (issue 345). 13 years ago
Eric Kok f10df80b09 Fixed removing of torrents in qBittorrent (issue 344). 13 years ago