Eric Kok
|
23a8ff95c0
|
Show progress bar if a torrent is not complete, even when it is paused. Fixes #72.
|
11 years ago |
Eric Kok
|
8040052ff2
|
Prevent malformed torrent/magnet/file links (to add via start intent) to crash Transdroid.
|
11 years ago |
Eric Kok
|
8cd4275bca
|
Changed aXMLRPC library (for use with rTorrent) to use the Apache HttpClient to support digest authentification (and in general just reuse the library-wide method of creating a connection). Fixes #69.
|
11 years ago |
Eric Kok
|
9848895395
|
Fixed and exposed Date Added support for Deluge.
|
11 years ago |
Eric Kok
|
027f4def7c
|
Updated manifest and changelog for new 2.1.0 release.
|
11 years ago |
Eric Kok
|
10fa881e89
|
Fixes #66 where transdroid would crash when clicking a search result that does not point to a .torrent url.
|
11 years ago |
Eric Kok
|
5cba741216
|
Added option to show the server status stats (up and down count and speeds) in the widget action bar. Partially solves #42, although it doesn't look great when reducd to 1 cell high and 2 cells width.
|
11 years ago |
Eric Kok
|
d55301f625
|
Allow quick multi-selection of torrents or files based on whether they are finished.
|
11 years ago |
Eric Kok
|
093835cf86
|
Added support for Deluge viewing and setting of labels on torrents. Fixes #54.
|
11 years ago |
Eric Kok
|
ee44470a3a
|
Added sorting by download speed. Fixes #34.
|
11 years ago |
Eric Kok
|
ca77d84ca8
|
Don't mark torrent files as selected with only a simple list item click; a long click is neccesary.
|
11 years ago |
Eric Kok
|
6670ad7325
|
Fix potential crash (as seen on Play Store console) when a widget is asked to update but it no longer exists or no config is known for it.
|
11 years ago |
Eric Kok
|
dc4ac58a43
|
Remove any selection on the torrents list when opening the details fragment. Fixes #33.
|
11 years ago |
Eric Kok
|
4cee1802ae
|
Fixes #22. Adds an option (in System settings) to treat all dormant (0KB/s, no data transfer going on) torrents as inactive so that they do not show in the Downloading or Seeding lists.
|
11 years ago |
Eric Kok
|
8ea2a19707
|
Added option to clear search suggestions history in System settings. Also removed the unused TorrentSearchHistoryProvider class.
|
11 years ago |
Eric Kok
|
8a0e638698
|
Fixed #40 by adding a new local port option.
|
11 years ago |
Eric Kok
|
aa96113142
|
Fixed #30 simply by adding the '/s' text (as is done in LocalTorrent). Maybe need to localize in the future.
|
11 years ago |
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
|
89cea16054
|
Fixed notification text to show the affected torrents' names instead of using toString().
|
11 years ago |
Eric Kok
|
e071de3728
|
Make a custom search site (selected in settings) stick. Fixes #35. Also collapse the search view after searching.
|
11 years ago |
Eric Kok
|
51daf887ae
|
Add the empty ('Unlabeled') label in the filter list. Fixes #39.
|
11 years ago |
Eric Kok
|
2a763cb504
|
Show the name of a torrent (in main screen) that is paused/resumed/started/stopped in crouton message.
|
11 years ago |
Eric Kok
|
a052e7f4c7
|
Force refresh in main screen after a torrent was deleted in the details screen. (Also added some debug logging for lcoal network connections.)
|
11 years ago |
Eric Kok
|
4e463c7942
|
Updating changelog and upping version number to 2.0.2.
|
11 years ago |
Eric Kok
|
0c29677f4e
|
Merge branch 'master' into dev
|
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
|
b5d1ec29ad
|
Make sure any changes in server settings are reloaded when moving back to the main activity.
|
11 years ago |
Eric Kok
|
4c07d34ec1
|
Fixed BitFlu connections with empty folder configuration.
|
11 years ago |
Eric Kok
|
221cfc3313
|
Added an option to disable sending of user credentials to the server.
|
11 years ago |
Eric Kok
|
9345b84011
|
Separated the RSS and torrents-related background notification settings.
|
11 years ago |
Eric Kok
|
e14bc34bdc
|
Upped the build version by 200 to get a higher number for Transdroid 2 (now at 207) than Transdroid 1.1.15 (which was 160).
|
11 years ago |
Eric Kok
|
2f00afd788
|
Merge branch 'dev'
|
11 years ago |
Eric Kok
|
1ed644e42c
|
Added support for pull to refresh in main and details screen (via ActionBar-PullToRefresh library). Fixes #19.
|
11 years ago |
Eric Kok
|
94fe30bbb4
|
Added Dutch translation.
|
11 years ago |
Eric Kok
|
f8f0fa42b6
|
Modifications for the lite version of Transdroid (now called Transdrone :).
|
11 years ago |
Eric Kok
|
c9e1609da3
|
Fix typo in turtle mode.
|
11 years ago |
Eric Kok
|
b1881f0cf4
|
Only check for app (and search module) updates once a day. That should be enough, right?
|
11 years ago |
Eric Kok
|
5ca8afc869
|
Version 2.0 release\!
|
11 years ago |
Eric Kok
|
de6cf7573c
|
Don't do a full refresh on screen orientations. Fixed #9.
|
11 years ago |
Eric Kok
|
565c2730f6
|
Merge branch 'dev'
|
11 years ago |
Eric Kok
|
2aef2f0f78
|
Fixed #17 so that the list view rows show a proper selection (activation) background colour.
|
11 years ago |
Eric Kok
|
fc2cd9be25
|
Improving the general screen flow and unnecesary multiple refresh calls. Also fixes #11 and fixes #6.
|
11 years ago |
Eric Kok
|
e3c0af1557
|
Fixed widget preview torrents list UI.
|
11 years ago |
Eric Kok
|
cd44899f83
|
Click on empty/error messages refreshes the torrents and details screens. Fixes #20.
|
11 years ago |
Eric Kok
|
68d48a8808
|
Merge branch 'dev'
|
11 years ago |
Eric Kok
|
2b404cf813
|
First final version of the app widget.
|
11 years ago |