aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/http/HttpDownloadConnection.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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