Eric Kok
9ebeac8fe4
Create new release 2.5.25
6 days ago
Jeremy Lin
6c60b9480e
Fix missing app name in import/export dialog message
4 weeks ago
Jeremy Lin
6a778e623e
qBittorrent: map `stoppedDL` and `stoppedUP` states to paused status
...
In qBittorrent 5.x, these states replace `pausedDL` and `pausedUP`.
4 weeks ago
Brian Witt
afcb5223ff
use start/stop for qbittorrent 5
1 month ago
Anthony Ryan
5f67d87626
Losslessly optimize PNG images
...
Using Efficient-Compression-Tool we can reduce image sizes by 95.63KB (29%)
without changing the visual appearance.
8 months ago
Eric Kok
6faa976fd1
Fix #647 by using short version code method
10 months ago
Eric Kok
db092616c0
Updated changelog for 2.5.24 release
10 months ago
Eric Kok
2083d98118
Fix notifications on Android 13+ by asking permission
10 months ago
Eric Kok
77d785c66b
Fix settings import/export to use document provider and adding torrents from file
10 months ago
Eric Kok
25ba61e283
Fix settings import/export to use document provider
10 months ago
Eric Kok
c07dc9ef94
Version bump and copyright update
10 months ago
Eric Kok
c03127542c
New release with updated dependencies and tooling
11 months ago
Brian Witt
59ea78c331
rTorrent: also send `d.delete_tied` when removing torrent and data
2 years ago
Jedri Visser
fdcad7b428
Add legacy org apache lib for local development
...
This commit adds the org apache stub dependency that AndroidStudio used to use.
This is added as a "compileOnly" dependendency, so in not actually part of the build output
2 years ago
Brian Witt
7732d89704
handle authorization issue in bitComet
2 years ago
Brian Witt
0de53b1d0b
Switch to work manager
2 years ago
Brian Witt
7e2ccf9776
Update gradle dependencies
2 years ago
Brian Witt
d605ceb971
qBittorrent: Fix working with no categories
2 years ago
Brian Witt
6c68d4e153
Fix qbittorrent add new label to torrents
2 years ago
Brian Witt
acc818ee6c
Update gradle plugin to 7.3.1
2 years ago
Brian Witt
71f3e1b4b5
Allow pausing a torrent when queued
2 years ago
Brian Witt
62a8beae05
Remove bitcomet from supportsStoppingStarting so we dont show confusing stop button
2 years ago
Brian Witt
a1c367c0e0
Fix stripping space out of links but keep spaces in name intact
2 years ago
Brian Witt
175249adff
BitComet: Update add magnet url
2 years ago
Brian Witt
452927ada4
qBittorrent: Fix setting global upload and download limits
2 years ago
Brian Witt
9e489bc3a9
Remove illegal character from BitCometAdapter.java
2 years ago
Brian Witt
85ef0d51e4
Show all categories on recent qbittorrent
2 years ago
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
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
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
Nathaniel Brandes
ab0bea48a8
Add missed synchronous keyword to DelugeAdapter
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
Tao Guo
d25ebe39ca
fix charset when get 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
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
Eric Kok
29c3b3b0dc
Bump version for 2.5.20 release
3 years ago