aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/xmpp/jingle/JingleConnection.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-06introduces new message state modelsteckbrief1-8/+11
2018-05-05introduces new message state modelsteckbrief1-8/+11
2018-02-16introduces cancel status for file transfers, fixes NPE in file sharing after ...steckbrief1-0/+6
2017-07-31Implements FS#245: Implement FiletransferHttp (upload and delete), some minor...steckbrief1-0/+2
2017-02-06relates FS#241: Implementation of http download based on okhttpsteckbrief1-1/+1
2016-05-29FileTransfer reworked (first steps - functionality as is), HttpUploadsteckbrief1-2/+2
2016-05-09XmppConnectionService.markMessage moved to MessageUtilsteckbrief1-8/+6
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/+2
2015-11-20Implements FS#67: Introduce central logging class to use log prefix, new acti...steckbrief1-35/+35
2015-11-06FileBackend splitted into several util classes for separate concerns: AvatarU...steckbrief1-5/+4
2015-10-23Fixes FS#47: WiFi only setting in unencrypted chats bug fixed, typo in values...steckbrief1-3/+3
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-16/+16
2015-05-18don't offer initiator his own candidatesDaniel Gultsch1-2/+4
2015-05-16let jingle connection and manager handle message statusDaniel Gultsch1-0/+4
2015-05-07fixed encrypted ibb file transfer which was broken with ART. fixes #1172Daniel Gultsch1-1/+1
2015-04-26use xmppserviceconnection to send iq packets in jingle connectionDaniel Gultsch1-4/+4
2015-04-15some bug fixes concerning 0byte files. fixes #1126iNPUTmice1-1/+1
2015-04-12implementation for downloading only when enabled wlanlookshe1-2/+2
2015-01-25set jingle file transfer to offer after iq offer has returnediNPUTmice1-6/+17
2015-01-11keep proper image file extensionDaniel Gultsch1-8/+8
2015-01-09code cleanup for jingle proxy discoveryDaniel Gultsch1-52/+39
2015-01-06mark sent images as sent_received instead of sentDaniel Gultsch1-2/+1
2015-01-04made checks for valid image extensions case insensitiveDaniel Gultsch1-1/+1
2015-01-04Make IqPacket type an enumSam Whited1-5/+5
2014-12-29Fix typo in method nameSam Whited1-2/+2
2014-11-15Make account status an enumSam Whited1-1/+1
2014-11-15better cleanup after unsuccesful transfersiNPUTmice1-0/+6
2014-11-15fixed description in notifications and conversation overviewiNPUTmice1-3/+10
2014-11-15fixed resending for files as welliNPUTmice1-0/+1
2014-11-15made file transfers cancelableiNPUTmice1-16/+32
2014-11-15progress for ibb transfersiNPUTmice1-5/+3
2014-11-15some mime and pgp fixes for file transferiNPUTmice1-1/+20
2014-11-15support for pgp filesiNPUTmice1-0/+2
2014-11-15progress for http images as well. fixed open button for sent filesiNPUTmice1-2/+6
2014-11-15bug fixes and various improvements for file transferiNPUTmice1-7/+4
2014-11-15basic arbitrary file transferiNPUTmice1-55/+76
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-9/+9
2014-11-09refactored code to always contain full jid for counterpartiNPUTmice1-1/+1
2014-11-09Update more files to use JID objectsSam Whited1-12/+13
2014-10-22Make conversations the root projectSam Whited1-0/+0