Commit log

f7d1e02 parse 'accept' messages

Daniel Gultsch created

9edadc9 process retract jingle messages

Daniel Gultsch created

a11d506 support reject

Daniel Gultsch created

7909a72 make retract jingle messages work

Daniel Gultsch created

e2f1cec prepare more state transitions

Daniel Gultsch created

ccfc55e show proper notification on incoming call

Daniel Gultsch created

4c6ee96 use appbarlayout in RtpSessionActivity

Daniel Gultsch created

0e88b56 display status information in ui

Daniel Gultsch created

a9a35fb show status in RtpSessionActivity

Daniel Gultsch created

f8c0328 dummy Jingle activity

Daniel Gultsch created

22c755c implement session accept

Daniel Gultsch created

9dfa9df implement sending of session-accept

Daniel Gultsch created

ac9a1a7 receive candidates/transport-info

Daniel Gultsch created

885ec0f a couple of bug fixes for SessionDescription.toString()

Daniel Gultsch created

f264ef9 create sdp string and set on peer connection

Daniel Gultsch created

b1c0e93 rudimentary rtpmap to session converter

Daniel Gultsch created

2591a96 sdp candidate to transport-info

Daniel Gultsch created

4d70855 sdp to ice transport conversion

Daniel Gultsch created

b44a3ae parse sdp to jingle (yet w/o transport)

Daniel Gultsch created

ef51ec2 create objects for ssma (xep-0339)

Daniel Gultsch created

28ead10 sdp media to description parsing

Daniel Gultsch created

1805934 payload-type and rtp-hdrext sdp parsing

Daniel Gultsch created

5b1d86d dummy code to get sdp out of (non-working) libwebrtc

Daniel Gultsch created

3b857e6 create temporary RtpSessionPropsoal as placeholder before we can create actual session

Daniel Gultsch created

e2e4390 untested sdp parser

Daniel Gultsch created

766d1d6 show preliminary call button if contact supports it

Daniel Gultsch created

4e13893 create stub objects for most of what’s in description and transport

Daniel Gultsch created

43cf178 support multiple jingle contents

Daniel Gultsch created

b2aa0e3 use final varible to mark initiator once connection object has been created

Daniel Gultsch created

5b15348 process message inits

Daniel Gultsch created

385692e route jingle message inits

Daniel Gultsch created

a4acfb2 clean iq callback code in XmppConnection

Daniel Gultsch created

f9650b9 create stub JingleRTPConnection

Daniel Gultsch created

963ddd1 refactor jingle code to use objects for TransportInfo

Daniel Gultsch created

eb22bd0 create 'Description' object

Daniel Gultsch created

7538e38 fixed bug in ibb delivery introduced in earlier refactoring

Daniel Gultsch created

34f42c7 cleaned JinglePacket and Content element

Daniel Gultsch created

23ebb6a rename JingleConnection to JingleFileTransferConnection; use ID tuple to identify sessions

Daniel Gultsch created

75f753e increase version name for easier debugging with multiple devices

Daniel Gultsch created

b40a656 disable HTTP upload during jingle development

Click to expand commit body
we are going to refactor jingle a lot. in order to better spot potential
bugs in the Jingle File Transfer implementation we are going to disable
HTTP upload during development.

Daniel Gultsch created

e964bb7 added libwebrtc

Daniel Gultsch created

1d62cb0 pdf renderer might throw security exception on password protected pdf

Daniel Gultsch created

c5da699 dont crash when fields names in caps are null

Daniel Gultsch created

62934e6 change wording of previous commit

Daniel Gultsch created

ff18ea4 display toast when trying to join channel with no enabled accounts

Daniel Gultsch created

3d01385 fixed typo. closes #3667

Daniel Gultsch created

972e537 conversations’ own backup makes system backup obsolete

Click to expand commit body
closes #3666

Daniel Gultsch created

7c13c8a pulled translations from transifex

Daniel Gultsch created

4e33ebb close FileInputStream in MTM. fixes #1150

Daniel Gultsch created

3cf469a update some dependencies

Daniel Gultsch created