Alon Albert
ce6b1b89ee
Basic functionality working
7 years ago
Alon Albert
e54cc6e1a0
Initial connit
7 years ago
Eric Kok
79763bdc17
Update the version number and changelog for a new release.
7 years ago
Eric Kok
6db159704a
Fixed some qBittorrent statuses. Fixes #275 .
7 years ago
Eric Kok
25cdb85efd
Added support for qBittorrent settings of transfer speeds.
7 years ago
Eric Kok
888212f405
Fixed qBittorrent support for setting of a label.
7 years ago
Eric Kok
8f167a436c
Adds basic support for labels for qBittorrent; fixes #333 . No setting of labels yet as the web UI doesn' seem to like our requests (as with setting of transfer speeds).
7 years ago
Eric Kok
a7e02e8216
Support alternative speed mode (aka turtle mode) in qBittorrent; fixes #335 .
7 years ago
Eric Kok
f16c61ef65
Very slightly reduced text size of down/up speed label in action bar to fix most issues with the speed label getting cut off; fixes #336 .
7 years ago
Eric Kok
ade95f6343
Fixes #340 by not crashing (and showing an error message) if a magnet link (url) is incorrectly structured.
7 years ago
Eric Kok
e87534773d
Fixed #344 by adding support to qBittorrent for Date Added and Date Done, plus proper Error state.
7 years ago
Eric Kok
2b7bfa4701
Ignore 2 lint warnings. Fixes #353 .
7 years ago
Eric Kok
9f4cf56255
Perhaps fixes ##370 as it forces the Deluge POST request to be encoded as UTF-8.
7 years ago
Eric Kok
907b6937ca
Fix loading of some RSS feeds that require a User-Agent to be set, such as RARBG. Fixes #374 .
7 years ago
Eric Kok
23e30c1e6c
Allow setting up a proxy folder path with qBittorrent. Fixes #377 .
7 years ago
Eric Kok
2cc5e7a283
Updated Android TV (leanback) icons with those used in the Play Store as feature graphic.
7 years ago
Eric Kok
f1db773ed4
Merge branch 'master' of https://github.com/koro666/transdroid into leanback
7 years ago
Eric Kok
f91de6f93a
Merge remote-tracking branch 'origin/master' into dev
7 years ago
Eric Kok
df64a41799
Fix settings JSOn file export of the RSS alarm include/exlude filter settings.
7 years ago
Eric Kok
650b20972e
Merge pull request #390 from carlos-am/master
...
Portuguese translation corrections
7 years ago
Eric Kok
ac6a66b19f
Merge branch 'master' into dev
...
# Conflicts:
# app/src/main/java/org/transdroid/daemon/Rtorrent/RtorrentAdapter.java
7 years ago
Eric Kok
e1a0d919d3
FTP url fixed when not set to a custom url.
7 years ago
Eric Kok
9813b96f29
Several FTP url-related fixed, notable fiel paths for RTorrent and correct FTP download link generation.
7 years ago
carlosam
a261f07361
Update Portuguese translation
7 years ago
Eric Kok
f913c6a9f3
Merge pull request #375 from lightglitch/master
...
Fix remove rss feeder settings
7 years ago
Koro
bc6fb07c46
Add proper banner.
8 years ago
Koro
ff956dac71
Add leanback support with dummy banner.
8 years ago
Mário Franco
9ba2d25270
Fix remove rss feeder settings
8 years ago
Eric Kok
06b041c2f2
Merge pull request #368 from Niluge-KiWi/rtorrent_fix_stop_pause
...
Fix stop/pause for rtorrent
8 years ago
Eric Kok
b2afc3c3bf
Merge pull request #324 from homburg/patch-1
...
Danish language corrections
8 years ago
Eric Kok
ad7ac3efc6
Merge pull request #350 from fbarriga/fbarriga/axmlrpc_update
...
rtorrent: axmlrpc updated
8 years ago
Eric Kok
1eef19e148
Merge pull request #313 from twig/remote_rss
...
Add ability to manage RSS on server
8 years ago
Twig Nguyen
cf7d29632a
- compile with sdk 23
8 years ago
Twig Nguyen
7b29ab952a
merged with erickok/master
8 years ago
Twig Nguyen
de4e6204a2
Merge branch 'master' of github.com:twig/transdroid into remote_rss
8 years ago
Eric Kok
efe9009f51
Merge branch 'master' into fbarriga/axmlrpc_update
8 years ago
Thomas Riccardi
11d5967a45
rtorrent: fix TorrentStatus with new pause/stop actions
...
Inspired from ruTorrent status computation.
8 years ago
Thomas Riccardi
1281b6ee20
rtorrent: fix stop that only paused
...
Used the same commands as ruTorrent.
8 years ago
Poussinou
2e87ee3223
add buttons to fdroid and google play store
8 years ago
Eric Kok
d1ecd52bfc
Updated to point to 2.5.8 as latest version.
8 years ago
Eric Kok
5d8de8a198
Bumb version for 2.5.8 release with Deluge fix.
8 years ago
Eric Kok
0ae09850c0
Merge branch 'master' into dev
8 years ago
Eric Kok
bc4f442d8b
Merge pull request #356 from AnnieTheEagle/master
...
Issue #355 - Fix compatibility with latest Deluge. Also upgrade Gradle.
8 years ago
Annie the Eagle
7a866cd7ce
Issue #355 - Fix compatibility with latest Deluge. Also upgrade Gradle.
8 years ago
Twig Nguyen
a519e70fd9
- upgraded gradle
...
- no longer pass remote RSS feeds to RemoteRssActivity
it now pulls it from the connection itself. this avoids having an Intent that's too large and causing the app to crash without warning
8 years ago
Felipe Barriga Richards
4a9a8b6027
XMLRPCClient: Add FIXME comment.
8 years ago
Felipe Barriga Richards
098be2d419
axmlrpc: Remove unused/dead code/imports.
8 years ago
Felipe Barriga Richards
919ce21060
axmlrpc: fix: consume http entities after parsing them.
8 years ago
Felipe Barriga Richards
3fa6bf9bdc
axmlrpc: Use XmlPullParser to deserialize xml objects. Serialization remains the same. Code copied from WordPress-Android.
...
https://github.com/wordpress-mobile/WordPress-Android
8 years ago
Felipe Barriga Richards
eed242264b
gradle: Update gradle 2.1.0 => 2.2.3
8 years ago