aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/http/HttpUploadConnection.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-09XmppConnectionService.markMessage moved to MessageUtilsteckbrief1-2/+2
2016-04-19Related to FS#134: Set Message flags according to httpupload hintsteckbrief1-0/+2
2016-04-16Fixed null pointer exception in case of IOException before uploading file to ...steckbrief1-2/+7
2016-03-28Implements FS#176: error logging for httpupload improvedsteckbrief1-1/+7
2015-12-16Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and dis...steckbrief1-1/+2
2015-12-10Moved logcat to a module, increased error robustness for loading last messagessteckbrief1-1/+1
2015-11-20Implements FS#67: Introduce central logging class to use log prefix, new acti...steckbrief1-4/+4
2015-11-06FileBackend splitted into several util classes for separate concerns: AvatarU...steckbrief1-4/+5