aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/http/HttpUploadConnection.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Related to FS#134: Set Message flags according to httpupload hintsteckbrief2016-04-191-0/+2
* Merge branch 'trz/rebase' into trz/renamelookshe2016-04-171-1/+0
* Fixed null pointer exception in case of IOException before uploading file to ...steckbrief2016-04-161-2/+7
* Implements FS#176: error logging for httpupload improvedsteckbrief2016-03-281-1/+7
* Merge branch 'trz/rebase' into trz/renamelookshe2016-03-251-5/+1
* Merge branch 'trz/rebase' into trz/renamelookshe2016-03-061-26/+54
* Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and dis...steckbrief2015-12-161-1/+2
* Moved logcat to a module, increased error robustness for loading last messagessteckbrief2015-12-101-1/+1
* Implements FS#67: Introduce central logging class to use log prefix, new acti...steckbrief2015-11-201-4/+4
* FileBackend splitted into several util classes for separate concerns: AvatarU...steckbrief2015-11-061-4/+5
* Merge branch 'trz/rebase' into trz/renamelookshe2015-08-111-0/+204