Eric Kok
|
957036e250
|
Added resume and pause buttons to the widget and fixed widget-related (UI) bugs.
|
11 years ago |
Eric Kok
|
c6e79aa342
|
Fix for Torrentflux-b4rt installs in the web root (so with no folder setting).
|
11 years ago |
Eric Kok
|
2f9aa15975
|
Fixed added on and completed on dates with uTorrentgit st.
|
11 years ago |
Eric Kok
|
7776eb2ef5
|
Added option to force recheck of data with rTorrent, uTorrent and Deluge. Fixes #16. Also fixes a UI glitch to propage torrent changes back to the torrents list screen.
|
11 years ago |
Eric Kok
|
7964fe33cb
|
Improved uTorrent stability by using a static (and thus the same for all threads) token.
|
11 years ago |
Eric Kok
|
ffdf8bfb12
|
Replaced android-xmlrpc library for aXMLRPC to get a more reliable rTorrent connection (speed could be better, but I'm working on that).
|
11 years ago |
Eric Kok
|
4c07d34ec1
|
Fixed BitFlu connections with empty folder configuration.
|
11 years ago |
Eric Kok
|
22a9c64692
|
Allow sorting by date added with uTorrent (the adapter already supported this). Fixes #4.
|
11 years ago |
Eric Kok
|
aa7dad0993
|
Allow empty web interface password for Deluge connections. See Google Code issue 495.
|
11 years ago |
Tom Briden
|
c1443b8e99
|
Torrent: If dateDone==null but partDone==1, set it to 1900-12-31
so they appear at the bottom of the list when sorting by date done
descending
|
11 years ago |
Eric Kok
|
b7860c3d5e
|
Choose connection address (hostname or ip) based on locally connected wifi network.
|
11 years ago |
Eric Kok
|
acd0057b52
|
Synchronized access to methods in all torrent adapters (notably Transmission) to ensure parallel execution of requests don't interfere with static session codes/authentication tokens.
|
11 years ago |
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.
|
12 years ago |
Eric Kok
|
b7cac50561
|
Sort torrents by name using natural order (Book 8 comes before Book 10).
|
12 years ago |
Eric Kok
|
dcf90270e4
|
Finilized and fixed the dummy adapter.
|
12 years ago |
Eric Kok
|
22cb487080
|
Added a dummy client adapter for fast UI testing.
|
12 years ago |
Eric Kok
|
1ef1c4f32e
|
Fix Transmission adapter folder setting handling.
|
12 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.
|
12 years ago |
Eric Kok
|
3593ead589
|
Finalized adding of torrents via http, file or magnet; also multiple http links at once via ADD_MULTIPLE.
|
12 years ago |
Eric Kok
|
e874e0eb71
|
Added RSS feed feature UI.
|
12 years ago |
Eric Kok
|
4056ddf497
|
Fixed file priorities and added appropriate action bar icons.
|
12 years ago |
Eric Kok
|
4ff57b7010
|
Added import and export of settings (Transdroid 1.x settings can be imported too).
|
12 years ago |
Eric Kok
|
8a866bc3ab
|
Allow sorting of torrents main list.
|
12 years ago |
Eric Kok
|
8dfd8e2a14
|
Added Synology NAS support.
|
12 years ago |
Eric Kok
|
597c6b1ac3
|
Showing labels in the navigation list or spinner.
|
12 years ago |
Eric Kok
|
fb9f19500f
|
rTorrent adapter should return the labels that it encountered during torrents retrieval.
|
12 years ago |
Eric Kok
|
8f20708bea
|
Fix qBittorrent version parsing for beta version (like 3.0.0-alpha5).
|
12 years ago |
Eric Kok
|
68cf2eb4b5
|
Treat torrents with unknown eta as finishing in the far future rather than the far past.
|
12 years ago |
Eric Kok
|
fc83f907e1
|
Build torrent and details fragment UI and started on logic.
|
12 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 |