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
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
1a89f35f2d
Fixed merge conflict
4 years ago
Twig N
dfe5e122bc
\#416 - added cookieStore to UtorrentAdapter
4 years ago
TacoTheDank
120ef24924
Support fonts for API 15
4 years ago
TacoTheDank
bce5fcf218
Better support rtl
4 years ago
TacoTheDank
8c9789aa3d
Replace ifs with switches
4 years ago
TacoTheDank
2c7e36dfce
Java 8 migration
4 years ago
TacoTheDank
c1527cb36d
Java 7 migration
4 years ago
TacoTheDank
4256193edd
Java 5 migration
4 years ago
TacoTheDank
9d2e11a8df
Miscellaneous Java lint cleanup
4 years ago
TacoTheDank
a939b0fa37
Automatic code cleanup by Android Studio
4 years ago
TacoTheDank
f3206a171b
Remove redundant suppressions
4 years ago
TacoTheDank
891d96fe13
Clean up creation of new integers
4 years ago
TacoTheDank
16f1b138d9
Extend AppCompatSpinner in SelectionModificationSpinner
4 years ago
TacoTheDank
c54a8a7342
Fix wrong locale name
4 years ago
TacoTheDank
7eb8879b1e
Fix unresolved reference in activity_details.xml
4 years ago
TacoTheDank
7cb73d54ad
Fix missing super calls
4 years ago
TacoTheDank
7566d9b233
Fix a bunch of deprecations
4 years ago
TacoTheDank
05c4bc1b44
Rename adapters packages to fix dumb lint
4 years ago
TacoTheDank
5e4bad6bf6
Move daemon adapters to their own package
4 years ago
TacoTheDank
6dc1b85b2a
.editorconfig part 3: Entry rearrangement
4 years ago
TacoTheDank
dab7f2de52
.editorconfig part 2: Import optimization
4 years ago
TacoTheDank
8204bd56a7
Adjust codestyle to an .editorconfig
4 years ago
TacoTheDank
bba7abf492
Update AndroidX swiperefreshlayout
4 years ago
Eric Kok
b077c6af1c
Prepare 2.5.19 release
4 years ago
Eric Kok
77af0273de
Allow Transmission users to set a base dir for ftp download url construction; fixes #518
4 years ago
Eric Kok
1149e0ae16
Pass notification vibrate/light/sound settings to channel to fix #548
4 years ago
Eric Kok
dfa78b3ff5
Fix #550 by not crashing and assuming bytes instead
4 years ago
Eric Kok
6cb5dfd355
Fix sub-screens in settings not opening the edit dialog
4 years ago
Eric Kok
8f498b35e5
Rework preference screens to use AndroidX
...
This brings proper theming to these screens (fixes #521 ) and finally solves the issue of the title base now showing up in sub-screens (#491 and many, many others)
4 years ago