267 Commits (531527d5ae02b83a215f09c7c8c3d8317a11d3e6)

Author SHA1 Message Date
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
Phillip Dykman c50dee31ea Fix parsing bug - seq_dl and f_l_piece_prio can be missing if the 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 1fbb3dcea9 Adjust strings 5 years ago
Phillip Dykman 80e388a560 Make the successfull task snackbar duration a bit shorter (about 2s 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 5 years ago
Brian Witt e454a07f21 add two missing support checks for Deluge2Rpc 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
Adam Peck da00a7c958 Add support for Deluge V2 RPC. 5 years ago
Eric Kok d1a4a7060e Fixes #496 with missing sort order names in widget config 5 years ago
Eric Kok a0995a73a3 Don't crash when incorrectly appending the port number to an rTorrent IP/hostname configuration. Fixes #480 5 years ago
Eric Kok f5a5d233f2 Two digits on ratio text 5 years ago
Eric Kok efec00d965 Enable R8 (Google's Proguard replacement) for smaller, faster (release) apks 5 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. 5 years ago
Eric Kok f6e8de2b52 Fixing UI crashes due to #391 #495 #484 #483... 5 years ago
Eric Kok b9a1980f75 Removed donate link in Transdrone version to meet Play Store regulations 5 years ago
Eric Kok 08e3bea0d5 Adds notification channels (for Android 8+). Fixes #468. 6 years ago
Eric Kok de9c0c4d7a Maybe fix #469. Seems fragment is already detached and unloaded. 6 years ago
Micdu70 b6ca2e97d5 Fix commit 22adee5 6 years ago
Eric Kok 22adee57c4 Maybe fix #469. Not sure how the list adapter can not be set, but let's work from here by not crashing first. 6 years ago
Eric Kok a39969e075 Two more DialogFrament-related crash fixes as found in #466. 6 years ago
Eric Kok d2bdf0dfe1 Fix crash when showing RSS item details in popup. Fixes #466. 6 years ago
Eric Kok 62707f2d01 Fixes crash when adding torrent and showing the server selection dialog. Partially fixes #466. 6 years ago
Eric Kok 2e70236e84 Update copyright year. 6 years ago
Eric Kok d689a1f151 Reworked background services via Android-Job. This finally adds support for newer Android versions (respecting Doze mode et al.) and stops crashing the app on Android 8. Fixes #462 and fixes #464. 6 years ago
Eric Kok c5fb7a9641 Fix potential crash due to missing data in Deluge RPC adapter. Fixes #433. 6 years ago
Eric Kok e0d0810be7 Show sizes in GB with 2 decimal places. Fixes #458. 6 years ago
Eric Kok 988c786892 Very light code cleanup. 6 years ago
Eric Kok 68e72d535a Added real upload amount for qBittorrent (especially useful if files where available before starting the torrent). Fixes #259. 6 years ago
Eric Kok 2c81e35a1a Added real upload amount for qBittorrent (especially useful if files where available before starting the torrent). Fixes #259. 6 years ago
Eric Kok 3f3ca820e5 Fix cleartext (non-ssl) http traffic on Android 9 though an explicit opt-in. 6 years ago
Eric Kok e171266ef8 Remove adding torrent by barcode scanner, as not free adn token-less web search API seems to exist that can help us get a product name from upc code. Closes #449. 6 years ago
Eric Kok 0b95fb1544 Use default SSL setting in case local SSL setting is not yet set (for migration purposes). 6 years ago
Eric Kok 9d97fe2ec2 Improve logging on Deluge RPC connections without SSL configured. Closes #424. 6 years ago
Eric Kok e4a93c316e Updated dependencies and build tools to more recent version, upgrading our compile target to Android 9. 6 years ago
Patrick Decat 3ee046dc95 Fix adding torrent file with Deluge Web #427 6 years ago
Mario Franco 058bb14843 Added option for local ssl configuration 6 years ago
Alon Albert 1876fe89cf Revert some unnecessary changes 6 years ago
Alon Albert 4a64c32113 Revert some unnecessary changes 6 years ago
Alon Albert e2e70d05c3 Add Remote RSS Support to Deluge RPC Adapter 6 years ago
Eric Kok 2ecf4c2581 Add donate links; via PayPal on full version or refer to website (that has a link) on lite version. Fixes #329. 6 years ago
Eric Kok 11496fca51 Apply preemptive basic authentication for Transmission adapter to prevent repeated 401 reponse problems on reverse proxy setups. Fixes #105. Hopefully. 6 years ago