Eric Kok
9ebeac8fe4
Create new release 2.5.25
6 days ago
Eric Kok
84c9f53a8e
Merge pull request #675 from jjlin/qbt5
...
qBittorrent: map `stoppedDL` and `stoppedUP` states to paused status
7 days ago
Eric Kok
0f286760d6
Merge pull request #676 from jjlin/import-export-msg
...
Fix missing app name in import/export dialog message
4 weeks 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
Eric Kok
fd52a57963
Merge pull request #632 from bwitt/qbittorrent-fix-magnet-space
...
Fix stripping space out of links but keep spaces in name intact
1 month ago
Eric Kok
beb2dc350b
Merge pull request #674 from bwitt/bwitt/qb5-start-stop
...
Use start/stop for qbittorrent 5
1 month ago
Brian Witt
afcb5223ff
use start/stop for qbittorrent 5
1 month ago
Eric Kok
6e407a86a2
Merge pull request #667 from anthonyryan1/master
...
Losslessly optimize PNG images
8 months 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
9e3612469b
Merge pull request #653 from jedrivisser/ide-code-completion
...
Add legacy org apache for local development
10 months ago
Eric Kok
9457215b95
Merge branch 'master' into ide-code-completion
10 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
Eric Kok
20845caf8e
Merge pull request #635 from bwitt/bitcomet-start-stop
...
Dont show stop button on Bitcomet
11 months ago
Eric Kok
b78d0c3f34
Merge pull request #655 from bwitt/rtorrent-remove-torrent-delete-data
...
rTorrent: also send `d.delete_tied` when removing torrent and data
11 months ago
Eric Kok
0abe266146
Merge pull request #649 from bwitt/switch-to-work-manager
...
Switch to work manager
11 months ago
Eric Kok
9b293ecbca
Merge branch 'master' into switch-to-work-manager
11 months ago
Eric Kok
b4c7253d39
Merge pull request #651 from bwitt/bitcomet-handle-auth-problem
...
handle authorization issue in bitComet
11 months ago
Eric Kok
87bba074b9
Merge pull request #642 from bwitt/qbittorrent-add-new-label
...
Fix qBittorrent to support adding new label to torrents
11 months ago
Eric Kok
302f0660da
Merge pull request #644 from bwitt/update-gradle-deps
...
Update gradle dependencies
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
Eric Kok
b3532a4b7f
Merge pull request #643 from bwitt/fix-qb-no-categories
...
qBittorrent: Fix working with no categories
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
Eric Kok
b25804d5d7
Merge pull request #625 from bwitt/qbittorrent-show-all-categories
...
Show all categories on qBittorrent >= 4.1
2 years ago
Eric Kok
98dc4bca3f
Merge pull request #626 from bwitt/bitcomet-fix-character
...
Remove illegal character from BitCometAdapter.java
2 years ago
Eric Kok
f9b62cf27e
Merge pull request #629 from bwitt/bicomet-add-magnet-url-fix
...
BitComet: Update to use add magnet url for passed links
2 years ago
Eric Kok
cc7a73ce56
Merge pull request #631 from bwitt/qbittorrent-set-global-limits
...
qBittorrent 4.x+: Fix setting global upload and download limits
2 years ago
Eric Kok
1a87ae1211
Merge pull request #637 from bwitt/allow-pausing-when-queued
...
Allow pausing a torrent when queued
2 years ago
Eric Kok
de349784e2
Merge pull request #641 from bwitt/update-gradle-plugin-731
...
Update gradle plugin to 7.3.1
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
Eric Kok
aadddd0d3a
Merge pull request #624 from bwitt/fix-qb-high-priority
...
Fix setting High file priority on qBittorrent 3.2.x+
2 years ago
Eric Kok
b8b26701b1
Merge pull request #621 from bitcometdev/master
...
Fix torrent status parsing for BitComet.
2 years ago