aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/http/HttpDownloadConnection.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added columns to fileparams table: url, original file name, key and ivsteckbrief2017-01-041-6/+28
* Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-10-201-8/+8
* FS#169 - Merge Conversations 1.11.2 into Conversations+ devlookshe2016-03-251-5/+1
|\
| * allow to delete attachments. fixes #1539Daniel Gultsch2016-03-231-8/+2
| * only add image files to media scannerDaniel Gultsch2016-03-231-3/+1
* | Merge branch 'trz/rename' into trz/rebaselookshe2016-03-201-21/+30
* | removed duplicated sourcelookshe2016-03-121-7/+3
* | Added method to get body from message if hasMeCommand and harmonized extracti...lookshe2016-03-121-7/+12
* | Merge tag '1.11.0' into trz/merge_1.11.0lookshe2016-03-081-68/+76
|\|
| * add a few more know file extensionsDaniel Gultsch2016-03-041-1/+1
| * fix cancelation of http downloads and enable resumeDaniel Gultsch2015-12-111-8/+35
| * request storage permission when needed on Android 6.0Daniel Gultsch2015-12-071-1/+1
| * initial tor supportDaniel Gultsch2015-12-011-2/+19
| * pgp fixes and revert configuration changesDaniel Gultsch2015-11-251-0/+3
| * allow redownloading files from remote hosts. fixes #1504Daniel Gultsch2015-10-171-2/+11
| * use Conversations 1.x.y as user agent string in http upload and downloadDaniel Gultsch2015-09-231-0/+2
| * put wake locks on out of band file transfersDaniel Gultsch2015-08-101-0/+4
| * provide more detailed error toasts for http file downloadDaniel Gultsch2015-08-101-37/+58
| * enable axolotl encryption for jingle supported file transfersDaniel Gultsch2015-08-011-17/+8
| * use gcm for file encryption over httpDaniel Gultsch2015-07-291-5/+16
| * use 'interactive mode' when starting downloads from the context menuDaniel Gultsch2015-07-221-1/+0
| * rely on refreshUi/refreshUiReal and make sure it is being used everywhereDaniel Gultsch2015-07-201-4/+1
| * Optimize importsAndreas Straub2015-07-201-1/+1
| * Encrypt files for HTTP upload in encrypted chatsAndreas Straub2015-07-191-2/+4
| * fixed inactive http downloadDaniel Gultsch2015-07-171-1/+1
| * renamed HttpConnection to HttpDownloadConnectionDaniel Gultsch2015-07-101-0/+269
* Fixes FS#151 - Missing button on image-linkslookshe2016-03-071-1/+3
* Fixes FS#146: Remove Tor-Supportsteckbrief2016-03-021-14/+2
* Imports organizedsteckbrief2016-02-121-3/+1
* Compilation errors and merge mixups fixedsteckbrief2016-02-111-98/+177
* Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-12-161-1/+2
* Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-12-101-1/+1
* Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-12-021-3/+3
* Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-11-061-2/+4
* Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-10-231-1/+2
* fixes FS#44 - IOException if content-length is not presentlookshe2015-08-211-3/+3
* Merge tag '1.5.2' into trz/rebaselookshe2015-08-111-0/+269