Brian Witt
7a12370cbe
Fix setting High file priority on qBittorrent 3.2.x+
2 years ago
wxhere
35e9f4734d
Fix torrent status parsing for BitComet.
2 years ago
Eric Kok
98906e8e24
New release
...
Also fixes #604
3 years ago
Eric Kok
c63ccf075c
Rename notification channel codes
...
Rename is to force re-create them, working around a migration bug in Android; see https://stackoverflow.com/questions/57717831/caused-by-java-lang-securityexception-uid-10243-does-not-have-permission-to-con#comment118974535_57717831
3 years ago
Eric Kok
ae09a0602b
Fix widget due to API level 31 pending intent changes
3 years ago
Eric Kok
bad9d8a30e
Merge pull request #606 from bwitt/remove-nofolder-strings
...
Remove obsolete pref_seedbox_xirviknofolder from translated files
3 years ago
Eric Kok
fc3c976e1e
Merge pull request #605 from bwitt/about-version
...
Add version in about screen
3 years ago
Brian Witt
3f55317ad4
Remove obsolete pref_seedbox_xirviknofolder from translated files
3 years ago
Brian Witt
dcd4da7123
Add version in about screen
3 years ago
Eric Kok
62659a98b3
Merge pull request #603 from bwitt/re-auth
...
Re-authenticate for qbittorrent and deluge
3 years ago
Brian Witt
77c1834bc8
Re-authenticate for qbittorrent and deluge
3 years ago
Eric Kok
3869be4bef
Prepare release 2.5.21
3 years ago
Eric Kok
d20d20012b
Improve error upon encountering corrupt magnet link; fixes #598
3 years ago
Eric Kok
f4a8b6c20c
Synchroinize on rss channels list for uTorrent; should fix #595
3 years ago
Eric Kok
64bf458e6d
Merge pull request #601 from ImperatorPrime/addMissingSync
...
Adding sync issue cleanup
3 years ago
Nathaniel Brandes
ab0bea48a8
Add missed synchronous keyword to DelugeAdapter
3 years ago
Eric Kok
be2fd48fbe
Merge pull request #599 from ImperatorPrime/initializationSyncFixes
...
Initialization sync fixes
3 years ago
Eric Kok
dd46bcddce
Merge pull request #600 from ImperatorPrime/fixQBittorrentPath
...
Fix qbittorrent path population
3 years ago
Nathaniel Brandes
e055d6a736
Fix path not being populated for QBittorrent
3 years ago
Nathaniel Brandes
72c64700b1
Add builder for Torrent and migrate QBittorrent
3 years ago
Nathaniel Brandes
d3ddf34b88
Prevent multiple threads from initing http at once
3 years ago
Nathaniel Brandes
1b752a6725
Add caching to adapter lookup
...
If we request an adapter with the same settings multiple times, we will
now return the same instance.
3 years ago
Eric Kok
4feae97401
Merge pull request #597 from gt945/master
...
fix charset when get string length
3 years ago
Tao Guo
d25ebe39ca
fix charset when get string length
3 years ago
Eric Kok
e5f337722d
Merge pull request #596 from gt945/master
...
Fix rencode string length
3 years ago
Tao Guo
c9ffcb6ef5
fix rencode string length
...
Can not add magnet url to deluge through RPC interface
The rencode string length is wrong if magnet URL contents CJK utf8 string
Use byte length instead of string length
3 years ago
Eric Kok
427f393c2d
Merge pull request #594 from TacoTheDank/master
...
A few misc things
3 years ago
TacoTheDank
a5319e25e5
Use AndroidX AlertDialogs
3 years ago
Taco
2c538e348a
Reformat rencode-java
3 years ago
Taco
27f74fe2c2
Add rencode-java as local library because repo is gone
3 years ago
TacoTheDank
74f5db442d
Update plugins
3 years ago
TacoTheDank
fba3878c61
Update gradle wrapper
3 years ago
Eric Kok
4cd392ab06
Point to the new release
3 years ago
Eric Kok
29c3b3b0dc
Bump version for 2.5.20 release
3 years ago
Eric Kok
2e6d373fd4
Merge pull request #585 from Exagone313/deluge-folder-remove-trailing-slash
...
Remove trailing slash from folder in deluge adapter
3 years ago
Eric Kok
b23e5e260b
Point ot latest search package release
4 years ago
Eric Kok
276593f49e
Send Host header in rTorrent requests, fixes #563
4 years ago
Eric Kok
10a31cc274
When adding a Xirvik server using QR, use server name as settings name
4 years ago
Eric Kok
c6cb2a59be
Fix search on Android 11 as we explicitly need to query for the search module
4 years ago
Eric Kok
28b5a72a01
Bump target API version
4 years ago
Eric Kok
df868dfa77
Support for adding dedicated Xirvik servers by QR code
4 years ago
Eric Kok
cf8736e23b
Support for adding Xirvik servers by QR code
4 years ago
Eric Kok
a77e4e48b8
Remove any reference to defunct Seedstuff
4 years ago
Eric Kok
d01d79fb55
Bump some base dependencies
4 years ago
Elouan Martinet
8967c17981
Remove trailing slash from folder in deluge adapter
4 years ago
Eric Kok
ff790abdae
Merge pull request #565 from twig/TD-416-fix-utorrent-upload
...
#416 fix file upload not working for utorrent
4 years ago
Eric Kok
1a89f35f2d
Fixed merge conflict
4 years ago
Eric Kok
254588a253
Merge remote-tracking branch 'origin/dev'
...
# Conflicts:
# app/src/main/java/org/transdroid/daemon/task/AddByMagnetUrlTask.java
# app/src/main/java/org/transdroid/daemon/task/AddByUrlTask.java
4 years ago
Twig N
dfe5e122bc
\#416 - added cookieStore to UtorrentAdapter
4 years ago
Eric Kok
6f07529b6a
Merge pull request #559 from TacoTheDank/master
...
Lots of code cleanup
4 years ago