aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/xmpp/jingle/JingleConnection.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* disallow subsequent session-acceptChristian Schneppe2019-06-171-13/+13
* use ibb if other party doesn’t annouce s5b featureChristian Schneppe2019-06-171-208/+189
* accept direct ibb jingle offersChristian Schneppe2019-06-171-15/+53
* jingle: send canditate error before fallbackChristian Schneppe2019-05-041-2/+3
* explicitly set type=images for all media with an image mime type this is in p...Christian Schneppe2019-01-251-1/+1
* put images into MessageStyle notificationsChristian Schneppe2019-01-241-1/+3
* make 'cancelled' work for jingle ftChristian Schneppe2018-10-201-13/+15
* refactored file encryption to give access to inner streamChristian Schneppe2018-10-041-26/+22
* do not include body in simple status updates to not trigger fts updateChristian Schneppe2018-05-171-1/+1
* very much unoptimized search functionalityChristian Schneppe2018-04-301-8/+11
* migrate to xmpp-addrChristian Schneppe2018-04-021-11/+11
* properly handle key transport messages. use prekeyparsing only when that attr...Christian Schneppe2018-01-211-1/+1
* JingleConnection: fixed rare npe when canceling jingleChristian Schneppe2017-11-211-3/+2
* Jingle: create output stream on demandChristian Schneppe2017-10-291-2/+9
* fixed jingle state machine being thrown off by iq-result coming after session...Christian Schneppe2017-09-041-12/+13
* add more logging to http download connection and reset file params after sett...Christian Schneppe2017-08-131-0/+2
* fixed otr jingle file size reportingChristian Schneppe2017-08-011-5/+1
* make jingle implementation send file hash when using ft5Christian Schneppe2017-05-091-34/+66
* support for jingle ft:5Christian Schneppe2017-05-091-1/+3
* use async message loading only when called from UIChristian Schneppe2017-04-131-1/+1
* fixed some issues around ibbChristian Schneppe2017-01-251-16/+33
* only call UI thread from downloading thread every 250msChristian Schneppe2017-01-151-5/+5
* reformat codeChristian Schneppe2016-11-191-1019/+1019
* fixed npe when jingle partner is using unknown candidateChristian Schneppe2016-11-071-0/+4
* add error message to failed messages. accessible via context menuChristian Schneppe2016-10-261-3/+9
* don't automatically download files and avatars when datasaver is onDaniel Gultsch2016-08-271-1/+2
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+1076