aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/http (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '1.6.3' into trz/rebasetrz/merge_1.6.3lookshe2015-08-243-60/+106
|\
| * do not touch pictures that are already in the right formatDaniel Gultsch2015-08-111-1/+8
| * put wake locks on out of band file transfersDaniel Gultsch2015-08-102-0/+8
| * provide more detailed error toasts for http file downloadDaniel Gultsch2015-08-101-37/+58
| * use content-type in http slot request and stick with during uploadDaniel Gultsch2015-08-011-1/+4
| * fixed calculated file size in http slot requestDaniel Gultsch2015-08-011-15/+13
| * enable axolotl encryption for jingle supported file transfersDaniel Gultsch2015-08-012-35/+14
| * use gcm for file encryption over httpDaniel Gultsch2015-07-292-11/+42
| * changed logging. (work around logcat null pointerDaniel Gultsch2015-07-281-1/+1
| * use 'interactive mode' when starting downloads from the context menuDaniel Gultsch2015-07-221-1/+0
| * attempt to fix the delay problemDaniel Gultsch2015-07-202-5/+7
| * rely on refreshUi/refreshUiReal and make sure it is being used everywhereDaniel Gultsch2015-07-201-4/+1
| * Optimize importsAndreas Straub2015-07-202-2/+2
| * Encrypt files for HTTP upload in encrypted chatsAndreas Straub2015-07-192-3/+7
| * bugfix: accept status code 201 on http uploadDaniel Gultsch2015-07-191-1/+1
| * fixed inactive http downloadDaniel Gultsch2015-07-171-1/+1
| * renamed HttpConnection to HttpDownloadConnectionDaniel Gultsch2015-07-102-15/+15
| * renamed downloadable to transferableDaniel Gultsch2015-07-102-20/+12
| * get file upload ready to work with httpsDaniel Gultsch2015-07-103-38/+53
| * display toast in ui on failed http downloadDaniel Gultsch2015-07-102-25/+37
| * made httpconnection (download) ready all kind of filesfeature/http_uploadDaniel Gultsch2015-06-302-4/+4
| * untested pgp support for http uploadDaniel Gultsch2015-06-291-1/+22
| * added trigger to Config.java to always enable aes encryption for uploaded filesDaniel Gultsch2015-06-291-0/+13
| * show attach button in conferences when http upload is availableDaniel Gultsch2015-06-291-0/+1
| * initial http upload supportDaniel Gultsch2015-06-293-6/+177
* | fixes FS#44 - IOException if content-length is not presentlookshe2015-08-211-3/+3
* | Merge tag '1.5.2' into trz/rebasetrz/1.5.2.1lookshe2015-08-113-94/+319
|/
* Use platform ciphers as well, just prefer oursSam Whited2015-02-021-1/+1
* Harden the TLS connection cipher suitesSam Whited2015-01-141-37/+44
* keep proper image file extensionDaniel Gultsch2015-01-111-4/+13
* made checks for valid image extensions case insensitiveDaniel Gultsch2015-01-041-1/+1
* remove unused imports.Michael2014-11-211-1/+0
* progress for http images as well. fixed open button for sent filesiNPUTmice2014-11-151-2/+13
* bug fixes and various improvements for file transferiNPUTmice2014-11-151-7/+1
* basic arbitrary file transferiNPUTmice2014-11-151-0/+15
* create file explicitly before downloading imageiNPUTmice2014-11-031-0/+2
* more error handling for http connectioniNPUTmice2014-11-031-9/+12
* Merge branch 'gradle' into developmentSam Whited2014-10-301-4/+19
* Make conversations the root projectSam Whited2014-10-222-0/+283