aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/xmpp/jingle/JingleConnectionManager.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-05-29FileTransfer reworked (first steps - functionality as is), HttpUploadsteckbrief1-4/+0
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
2016-05-09XmppConnectionService.markMessage moved to MessageUtilsteckbrief1-1/+2
XmppConnectionService.attachLocationToConversation moved to ConversationUtil
2015-12-10Moved logcat to a module, increased error robustness for loading last messagessteckbrief1-1/+2
2015-11-20Implements FS#67: Introduce central logging class to use log prefix, new ↵steckbrief1-3/+3
activity to show logcat output and button to copy contents
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-13/+13
"renaming eu.siacs.conversations to de.thedevstack.conversationsplus" package renaming completed
2015-05-16let jingle connection and manager handle message statusDaniel Gultsch1-0/+6
2015-01-09code cleanup for jingle proxy discoveryDaniel Gultsch1-45/+31
2015-01-04Make IqPacket type an enumSam Whited1-2/+2
2014-12-29Fix typo in method nameSam Whited1-1/+1
2014-11-15progress for ibb transfersiNPUTmice1-0/+4
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-3/+3
Remove `Account.getFullJid()'
2014-11-09Update more files to use JID objectsSam Whited1-6/+12
2014-10-22Make conversations the root projectSam Whited1-0/+0