Twig N
436b307a23
- added tabs for local rss feeds
...
- changed the way rss feeds refreshes a bit (RssfeedsFragment calls refresh during onResume() rather than activity)
- RssfeedsFragment and RssitemsFragment now extends android.support.v4.app.Fragment
- (WIP) it's gonna crash because tab2 currently returns null
5 years ago
Phillip Dykman
7120a11540
Remove debug messages
5 years ago
Phillip Dykman
c48ccf97ef
Fix recheck command for v2
5 years ago
Phillip Dykman
21abb678f5
Parse api version to int same as app version (2.3.0 => 20300)
5 years ago
Phillip Dykman
8371b39cdf
Remove unnecessary http methods
5 years ago
Phillip Dykman
2cb1b09858
Replace return code int flag with DaemonException for 403 detection
5 years ago
Phillip Dykman
5cf18931e1
Untangle try-catch blocks for version checking
5 years ago
Firdaus Ahmad
d1facac2c1
Fixed resume and pause in qBittorrent
5 years ago
Firdaus Ahmad
548e866d20
Support new API
5 years ago
Eric Kok
dd067354c5
Merge pull request #517 from H3mul/piece-progress-view
...
Piece progress view
5 years ago
Eric Kok
79defa87d7
Merge pull request #515 from H3mul/add-qbittorrent-features
...
Add qbittorrent features
5 years ago
Phillip Dykman
c50dee31ea
Fix parsing bug - seq_dl and f_l_piece_prio can be missing if the
...
torrent is new and hasn't downloaded metadata yet
5 years ago
Phillip Dykman
d9594260d3
Remove duplicates from previous commit
5 years ago
Phillip Dykman
db2892981b
Full pieces view graphic
5 years ago
Phillip Dykman
02ab41cffc
Simple text mockup of pieces map
5 years ago
Phillip Dykman
dd6b427777
Fix minor typo
5 years ago
Phillip Dykman
f9de3b095c
Make result strings be result dynamic
5 years ago
Phillip Dykman
38943bf7f0
Russian localization
5 years ago
Phillip Dykman
1fbb3dcea9
Adjust strings
5 years ago
Phillip Dykman
80e388a560
Make the successfull task snackbar duration a bit shorter (about 2s
...
shorter). Helpful for two consecutive setting inputs, as you dont have
to wait.
5 years ago
Phillip Dykman
99c419950e
Only show download mode options for active torrents
5 years ago
Phillip Dykman
cd99cbb159
Add sequential download and first+last piece prioratization download
...
modes, implemented for qbittorrent
5 years ago
Eric Kok
1853f4ea01
Merge pull request #509 from bwitt/add-deluge2-supports
...
add missing support checks for Deluge2Rpc
5 years ago
Brian Witt
e454a07f21
add two missing support checks for Deluge2Rpc
5 years ago
Eric Kok
485ed115bb
Point users to 2.5.16 release
5 years ago
Eric Kok
1bcbf08fe6
Preparing a 2.5.16 release
5 years ago
Eric Kok
9100b7bea6
Organise imports
5 years ago
Eric Kok
f75afeca4a
Reverse preemptive auth added for #105 as it breaks reverse proxies with digest, see #499
5 years ago
Eric Kok
e6f7e6e4da
Merge pull request #506 from dampcake/deluge-rpc-v2
...
Add support for Deluge V2 RPC.
5 years ago
Adam Peck
da00a7c958
Add support for Deluge V2 RPC.
...
Fixes #502 .
Unfortunatley there is no good way to detect the version, so added another choice.
5 years ago
Eric Kok
55550a253d
New release
6 years ago
Eric Kok
64ea59698e
Updated changelog
6 years ago
Eric Kok
133aa177a0
Merge branch 'dev'
6 years ago
Eric Kok
91f0aae114
Add back jcenter() for lint
6 years ago
Eric Kok
d1a4a7060e
Fixes #496 with missing sort order names in widget config
6 years ago
Eric Kok
a0995a73a3
Don't crash when incorrectly appending the port number to an rTorrent IP/hostname configuration. Fixes #480
6 years ago
Eric Kok
f5a5d233f2
Two digits on ratio text
6 years ago
Eric Kok
efec00d965
Enable R8 (Google's Proguard replacement) for smaller, faster (release) apks
6 years ago
Eric Kok
3bf85de86c
Updated some dependencies
6 years ago
Eric Kok
78dd4bdc57
Fixes #391 by requesting location permission if user want to use Local network (based on wifi SSID) feature for alternative local configuration.
6 years ago
Eric Kok
f6e8de2b52
Fixing UI crashes due to #391 #495 #484 #483...
6 years ago
Eric Kok
6832dd423b
Removed donate link in Transdrone version to meet Play Store regulations
6 years ago
Eric Kok
b9a1980f75
Removed donate link in Transdrone version to meet Play Store regulations
6 years ago
Eric Kok
e47e556dbb
Merge branch 'master' of https://github.com/erickok/transdroid
6 years ago
Eric Kok
88fa794d38
Updated release version of Search module
6 years ago
Eric Kok
4a0ad18875
Merge pull request #487 from notfoss/patch-1
...
Fix download link
6 years ago
Gaurav Thakur
cceb616a71
Fix download link
...
lastest -> latest
6 years ago
Eric Kok
6890129b16
Merge pull request #486 from pxgamer/feature/typo-fixes
...
Fix typos in preference string values
6 years ago
pxgamer
06718e6793
Fix typo with 'pref_alarmnew_info' value
6 years ago
pxgamer
2783b9964f
Fix typo with 'pref_alarmrssnew_info' value
6 years ago