aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/xmpp/jingle (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-173-224/+203
* accept direct ibb jingle offersChristian Schneppe2019-06-172-15/+58
* handle invalid canditates in jingleChristian Schneppe2019-06-081-0/+4
* 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-202-14/+16
* refactored file encryption to give access to inner streamChristian Schneppe2018-10-043-44/+33
* some tor modificationsChristian Schneppe2018-05-171-2/+2
* do not include body in simple status updates to not trigger fts updateChristian Schneppe2018-05-171-1/+1
* return InvalidJid object instead of null if Jid can not be parsedChristian Schneppe2018-05-021-1/+2
* very much unoptimized search functionalityChristian Schneppe2018-04-301-8/+11
* catch dead object exceptions when acquiring wake locksChristian Schneppe2018-04-291-103/+91
* migrate to xmpp-addrChristian Schneppe2018-04-026-31/+31
* properly handle key transport messages. use prekeyparsing only when that attr...Christian Schneppe2018-01-211-1/+1
* some bug fixesChristian Schneppe2017-11-281-2/+2
* code cleanupChristian Schneppe2017-11-231-2/+2
* JingleConnection: fixed rare npe when canceling jingleChristian Schneppe2017-11-211-3/+2
* Jingle: create output stream on demandChristian Schneppe2017-10-293-6/+9
* fixed jingle state machine being thrown off by iq-result coming after session...Christian Schneppe2017-09-042-12/+14
* 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
* optimized importsChristian Schneppe2017-05-101-1/+0
* make jingle implementation send file hash when using ft5Christian Schneppe2017-05-094-39/+90
* support for jingle ft:5Christian Schneppe2017-05-092-2/+7
* use async message loading only when called from UIChristian Schneppe2017-04-131-1/+1
* rename the Xmlns class to NamespaceChristian Schneppe2017-03-041-4/+4
* fixed some issues around ibbChristian Schneppe2017-01-253-18/+56
* only call UI thread from downloading thread every 250msChristian Schneppe2017-01-151-5/+5
* reformat codeChristian Schneppe2016-11-1913-1902/+1902
* 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
* broader exception catchersDaniel Gultsch2016-09-021-1/+1
* 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-2913-0/+2126