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
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
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