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
|
4e463c7942
|
Updating changelog and upping version number to 2.0.2.
|
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
|
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
|
9d82b11681
|
Updated connect library jar into core.
|
11 years ago |
Eric Kok
|
cdca689893
|
Fix background services notifications.
|
11 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
|
36c009a761
|
Added Ant (command line) build configuration.
|
12 years ago |
Eric Kok
|
e874e0eb71
|
Added RSS feed feature UI.
|
12 years ago |
Eric Kok
|
6a6250cdf2
|
Add About screen/fragment.
|
12 years ago |
Eric Kok
|
d3b22f4af9
|
Renamed lite directory to core, as it will serve as UI core project for market and full versions.
|
12 years ago |