aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/http (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-05Avoids going to sleep for at most 2000ms while retrieving file size via HTTP ...steckbrief1-2/+18
2017-02-06relates FS#241: Implementation of http download based on okhttpsteckbrief6-481/+178
2016-09-29Implements FS#235: Deletion of remote files uploaded via httpuploadsteckbrief3-254/+4
2016-08-23xmpp.httpupload moved to new namespace xmpp.filetransfer.http.upload; delete ...steckbrief1-9/+4
2016-08-22Basic filetransfer http delete implementation; Exceptions for IqPacketError a...steckbrief1-0/+81
2016-05-29FileTransfer reworked (first steps - functionality as is), HttpUploadsteckbrief3-48/+48
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
2016-03-17completely implements FS#161lookshe1-4/+1
2016-03-16partially implements FS#161lookshe1-17/+29
2015-12-16Implements FS#19, FS#84; Introduces ImageResizeException, MessageUtil and dis...steckbrief2-2/+4
2015-12-10Moved logcat to a module, increased error robustness for loading last messagessteckbrief2-2/+2
2015-11-20Implements FS#67: Introduce central logging class to use log prefix, new acti...steckbrief2-7/+7
2015-11-06FileBackend splitted into several util classes for separate concerns: AvatarU...steckbrief2-6/+8
2015-10-23Fixes FS#47: WiFi only setting in unencrypted chats bug fixed, typo in values...steckbrief1-1/+2
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2-0/+338