aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/xmpp/jingle/JingleConnection.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-191-971/+0
* implementation for downloading only when enabled wlanlookshe2015-04-121-2/+2
* set jingle file transfer to offer after iq offer has returnediNPUTmice2015-01-251-6/+17
* keep proper image file extensionDaniel Gultsch2015-01-111-8/+8
* code cleanup for jingle proxy discoveryDaniel Gultsch2015-01-091-52/+39
* mark sent images as sent_received instead of sentDaniel Gultsch2015-01-061-2/+1
* made checks for valid image extensions case insensitiveDaniel Gultsch2015-01-041-1/+1
* Make IqPacket type an enumSam Whited2015-01-041-5/+5
* Fix typo in method nameSam Whited2014-12-291-2/+2
* Make account status an enumSam Whited2014-11-151-1/+1
* better cleanup after unsuccesful transfersiNPUTmice2014-11-151-0/+6
* fixed description in notifications and conversation overviewiNPUTmice2014-11-151-3/+10
* fixed resending for files as welliNPUTmice2014-11-151-0/+1
* made file transfers cancelableiNPUTmice2014-11-151-16/+32
* progress for ibb transfersiNPUTmice2014-11-151-5/+3
* some mime and pgp fixes for file transferiNPUTmice2014-11-151-1/+20
* support for pgp filesiNPUTmice2014-11-151-0/+2
* progress for http images as well. fixed open button for sent filesiNPUTmice2014-11-151-2/+6
* bug fixes and various improvements for file transferiNPUTmice2014-11-151-7/+4
* basic arbitrary file transferiNPUTmice2014-11-151-55/+76
* Rework `Account.getJid()' to return full JIDsSam Whited2014-11-091-9/+9
* refactored code to always contain full jid for counterpartiNPUTmice2014-11-091-1/+1
* Update more files to use JID objectsSam Whited2014-11-091-12/+13
* Merge branch 'gradle' into developmentSam Whited2014-10-301-14/+6
* Make conversations the root projectSam Whited2014-10-221-0/+910