Uranium235
a7272e3059
Fix copy-paste mistake
10 years ago
Uranium235
ac3c475a09
Fix WS issue
10 years ago
Uranium235
4b08d32ac4
Reuse already parsed URL
...
Reuse the already parsed URL for Username.
Make sure url for VIEW intents with ftp scheme are constructed the same way as for AndFTP.
10 years ago
Uranium235
a0c48bdb1f
Form FTP download URI properly
...
Only send the scheme and host in the intent data Uri and construct an absolute path for every file.
Hopefully that fixes all "file not found" and "cannot change directory" issues with AndFTP.
10 years ago
Eric Kok
164a2d20d8
Clean up lint warnings before we make beta release 2.3.0-beta.
10 years ago
Eric Kok
6a7cc5c5c6
Improved SSL handling, enabling TLS 1.1/1.2 (where Android supports it) and supporting SNI hostname verification. Self-signed certificates that are not matched write the correct SHA-1 server hash to use to the Transdroid log. Enabled true SSL certificate checking for the supported seedboxes (Xirvik, SeedStuff). Fixed #127 and fixes #171 .
10 years ago
Eric Kok
3375a76f28
Corrected RSS parser package declaration and updated import statements accordingly. Removed unnecessary extra HTTP helper class.
10 years ago
Eric Kok
d732af1cad
Added/updated translations. Many tahnks to the translators!
10 years ago
Eric Kok
ee318ef508
Added per-feed disabling of new RSS item checker. Fixes #136 .
10 years ago
Eric Kok
ecf1d8833a
Fixed crash on logging and correct search history provider authority to fix search suggestions.
10 years ago
Eric Kok
7d8c8fca7b
Do not show the menu options for a torrent (details) when no torrent is selected.
10 years ago
Eric Kok
85496f2168
Fixed changing between labels and no-labels servers (generally: correctly hiding items in navigation list). Fixes #143 .
10 years ago
Eric Kok
bda024f418
Upgraded to Gradle build system, with full and lite as flavours (rather than usign a library core project). Lib (Torrent Connect) is now integrated directly. Closes #148 .
10 years ago