Eric Kok
|
bd8ef730ed
|
Merge pull request #530 from twig/upgrade-gradle
Upgrade gradle
|
5 years ago |
Eric Kok
|
fd80a29668
|
Merge pull request #533 from paour/patch-1
Fix build errors due to AndroidAnnotations
|
5 years ago |
Pierre-Luc Paour
|
83844ca209
|
Fix build errors due to AndroidAnnotations
On Android Studio 3.6.1, AA was not finding the manifest file. This small change helped, coupled with #530.
|
5 years ago |
Twig N
|
a560b06a2f
|
- removed R8 config since its enabled by default
|
5 years ago |
Twig N
|
96cd7c7f30
|
- upgraded to gradle v5.4.1
|
5 years ago |
Eric Kok
|
397a8228c0
|
Merge pull request #527 from twig/unlabelled_top
show unlabelled torrents at the top of filter list
|
5 years ago |
Twig N
|
3da0c25b19
|
- show unlabelled torrents at the top of filter list
|
5 years ago |
Eric Kok
|
9b82d48d2c
|
2.5.17 released
|
5 years ago |
Eric Kok
|
3be3d65481
|
Prepare 2.5.17 release
|
5 years ago |
Eric Kok
|
8118632ea1
|
Prepare 2.5.17 release
|
5 years ago |
Eric Kok
|
0c62e12cea
|
Fix #479 by setting proper label on checking torrents
|
5 years ago |
Eric Kok
|
b80430a6ff
|
More qBittorrent API version change fixes cf #516
|
5 years ago |
Eric Kok
|
cf0fcef0b4
|
Merge pull request #523 from H3mul/new-api-support
New api support
|
5 years ago |
Phillip Dykman
|
7120a11540
|
Remove debug messages
|
5 years ago |
Phillip Dykman
|
c48ccf97ef
|
Fix recheck command for v2
|
5 years ago |
Phillip Dykman
|
21abb678f5
|
Parse api version to int same as app version (2.3.0 => 20300)
|
5 years ago |
Phillip Dykman
|
8371b39cdf
|
Remove unnecessary http methods
|
5 years ago |
Phillip Dykman
|
2cb1b09858
|
Replace return code int flag with DaemonException for 403 detection
|
5 years ago |
Phillip Dykman
|
5cf18931e1
|
Untangle try-catch blocks for version checking
|
5 years ago |
Firdaus Ahmad
|
d1facac2c1
|
Fixed resume and pause in qBittorrent
|
5 years ago |
Firdaus Ahmad
|
548e866d20
|
Support new API
|
5 years ago |
Eric Kok
|
dd067354c5
|
Merge pull request #517 from H3mul/piece-progress-view
Piece progress view
|
5 years ago |
Eric Kok
|
79defa87d7
|
Merge pull request #515 from H3mul/add-qbittorrent-features
Add qbittorrent features
|
5 years ago |
Phillip Dykman
|
c50dee31ea
|
Fix parsing bug - seq_dl and f_l_piece_prio can be missing if the
torrent is new and hasn't downloaded metadata yet
|
5 years ago |
Phillip Dykman
|
d9594260d3
|
Remove duplicates from previous commit
|
5 years ago |
Phillip Dykman
|
db2892981b
|
Full pieces view graphic
|
5 years ago |
Phillip Dykman
|
02ab41cffc
|
Simple text mockup of pieces map
|
5 years ago |
Phillip Dykman
|
dd6b427777
|
Fix minor typo
|
5 years ago |
Phillip Dykman
|
f9de3b095c
|
Make result strings be result dynamic
|
5 years ago |
Phillip Dykman
|
38943bf7f0
|
Russian localization
|
5 years ago |
Phillip Dykman
|
1fbb3dcea9
|
Adjust strings
|
5 years ago |
Phillip Dykman
|
80e388a560
|
Make the successfull task snackbar duration a bit shorter (about 2s
shorter). Helpful for two consecutive setting inputs, as you dont have
to wait.
|
5 years ago |
Phillip Dykman
|
99c419950e
|
Only show download mode options for active torrents
|
5 years ago |
Phillip Dykman
|
cd99cbb159
|
Add sequential download and first+last piece prioratization download
modes, implemented for qbittorrent
|
5 years ago |
Eric Kok
|
1853f4ea01
|
Merge pull request #509 from bwitt/add-deluge2-supports
add missing support checks for Deluge2Rpc
|
5 years ago |
Brian Witt
|
e454a07f21
|
add two missing support checks for Deluge2Rpc
|
5 years ago |
Eric Kok
|
485ed115bb
|
Point users to 2.5.16 release
|
5 years ago |
Eric Kok
|
1bcbf08fe6
|
Preparing a 2.5.16 release
|
5 years ago |
Eric Kok
|
9100b7bea6
|
Organise imports
|
5 years ago |
Eric Kok
|
f75afeca4a
|
Reverse preemptive auth added for #105 as it breaks reverse proxies with digest, see #499
|
5 years ago |
Eric Kok
|
e6f7e6e4da
|
Merge pull request #506 from dampcake/deluge-rpc-v2
Add support for Deluge V2 RPC.
|
5 years ago |
Adam Peck
|
da00a7c958
|
Add support for Deluge V2 RPC.
Fixes #502.
Unfortunatley there is no good way to detect the version, so added another choice.
|
5 years ago |
Eric Kok
|
55550a253d
|
New release
|
6 years ago |
Eric Kok
|
64ea59698e
|
Updated changelog
|
6 years ago |
Eric Kok
|
133aa177a0
|
Merge branch 'dev'
|
6 years ago |
Eric Kok
|
91f0aae114
|
Add back jcenter() for lint
|
6 years ago |
Eric Kok
|
d1a4a7060e
|
Fixes #496 with missing sort order names in widget config
|
6 years ago |
Eric Kok
|
a0995a73a3
|
Don't crash when incorrectly appending the port number to an rTorrent IP/hostname configuration. Fixes #480
|
6 years ago |
Eric Kok
|
f5a5d233f2
|
Two digits on ratio text
|
6 years ago |
Eric Kok
|
efec00d965
|
Enable R8 (Google's Proguard replacement) for smaller, faster (release) apks
|
6 years ago |