| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
auto download of files moved from MessageParser to MessageAdapter
download and open file representation cleaned up
|
| |
|
| |
|
| |
|
|
|
|
| |
services.filetransfer.http.upload; delete parts of services.filetransfer.http moved to .delete package
|
|
|
|
| |
parts of xmpp.filetransfer.http moved to .delete package
|
|
|
|
| |
added
|
|
|
|
|
|
|
| |
- FileTransferFailureReason including types introduced. A failure can be recoverable, non-recoverable or limited recoverable
- in case file transfer with the highest weight factor fails, the next file transfer method is used
- improved logging
- javadoc comments added
|
|
separated, some bugfixes
- HttpUpload moved into own package
- FileTransfer managed by a central manager class, several
FileTransferService implementation can be used
- Security initializations moved to ConversationsPlusApplication
- Access to PowerManager moved to ConversationsPlusApplication
- Removed unused code fragments
- Access to HttpConnectionManager is now static
|