aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/http/HttpDownloadConnection.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-04Added columns to fileparams table: url, original file name, key and ivtrz/beta-5steckbrief1-6/+28
2016-03-23allow to delete attachments. fixes #1539Daniel Gultsch1-8/+2
2016-03-23only add image files to media scannerDaniel Gultsch1-3/+1
2016-03-12removed duplicated sourcelookshe1-7/+3
2016-03-12Added method to get body from message if hasMeCommand and harmonized extracti...lookshe1-7/+12
2016-03-07Fixes FS#151 - Missing button on image-linkslookshe1-1/+3
2016-03-04add a few more know file extensionsDaniel Gultsch1-1/+1
2016-03-02Fixes FS#146: Remove Tor-Supportsteckbrief1-14/+2
2016-02-12Imports organizedsteckbrief1-3/+1
2016-02-11Compilation errors and merge mixups fixedsteckbrief1-98/+177
2015-12-11fix cancelation of http downloads and enable resumeDaniel Gultsch1-8/+35
2015-12-07request storage permission when needed on Android 6.0Daniel Gultsch1-1/+1
2015-12-01initial tor supportDaniel Gultsch1-2/+19
2015-11-25pgp fixes and revert configuration changesDaniel Gultsch1-0/+3
2015-10-17allow redownloading files from remote hosts. fixes #1504Daniel Gultsch1-2/+11
2015-09-23use Conversations 1.x.y as user agent string in http upload and downloadDaniel Gultsch1-0/+2
2015-08-21fixes FS#44 - IOException if content-length is not presentlookshe1-3/+3
2015-08-11Merge tag '1.5.2' into trz/rebasetrz/1.5.2.1lookshe1-88/+47
2015-07-10renamed HttpConnection to HttpDownloadConnectionDaniel Gultsch1-269/+0
2015-07-10renamed downloadable to transferableDaniel Gultsch1-15/+7
2015-07-10get file upload ready to work with httpsDaniel Gultsch1-38/+2
2015-07-10display toast in ui on failed http downloadDaniel Gultsch1-24/+32
2015-06-30made httpconnection (download) ready all kind of filesfeature/http_uploadDaniel Gultsch1-2/+2
2015-06-29initial http upload supportDaniel Gultsch1-5/+0
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-310/+0
2015-02-02Use platform ciphers as well, just prefer oursSam Whited1-1/+1
2015-01-14Harden the TLS connection cipher suitesSam Whited1-37/+44
2015-01-11keep proper image file extensionDaniel Gultsch1-4/+13
2015-01-04made checks for valid image extensions case insensitiveDaniel Gultsch1-1/+1
2014-11-21remove unused imports.Michael1-1/+0
2014-11-15progress for http images as well. fixed open button for sent filesiNPUTmice1-2/+13
2014-11-15bug fixes and various improvements for file transferiNPUTmice1-7/+1
2014-11-15basic arbitrary file transferiNPUTmice1-0/+15
2014-11-03create file explicitly before downloading imageiNPUTmice1-0/+2
2014-11-03more error handling for http connectioniNPUTmice1-9/+12
2014-10-22Make conversations the root projectSam Whited1-0/+0