| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes missing buttons and call timer start when call is answered through glob... | Damian Minkov | 2012-03-14 | 6 | -7/+193 |
* | Fixes NullPointerException causing disappearing contact list. | Yana Stamcheva | 2012-03-14 | 1 | -0/+4 |
* | Fixes build. | Damian Minkov | 2012-03-12 | 1 | -2/+2 |
* | Separates auto answer operation set into basic and advanced. | Damian Minkov | 2012-03-12 | 10 | -116/+417 |
* | Fixes showing add contact in contact list when it is disabled. | Damian Minkov | 2012-03-12 | 2 | -2/+4 |
* | Fix F8 crypto mode and change handling of secret SRTP key data. | Werner Dittmann | 2012-03-11 | 4 | -114/+64 |
* | Fixes issues related to audio quality and compatibility. | Lyubomir Marinov | 2012-03-09 | 3 | -0/+338 |
* | Fixes javadoc and eclipse related warnings in the code. | Sebastien Vincent | 2012-03-09 | 99 | -408/+868 |
* | Fixes call duration counter when call is longer than 24 hours. | Damian Minkov | 2012-03-09 | 4 | -40/+41 |
* | Fixes style formating, javadoc and eclipse related warnings. | Sebastien Vincent | 2012-03-09 | 137 | -618/+1462 |
* | Displays account display name when password is wrong. | Damian Minkov | 2012-03-09 | 6 | -6/+20 |
* | Uses the account display name in the systray status menu. | Yana Stamcheva | 2012-03-09 | 2 | -2/+2 |
* | Removes advertising bytestream used for jabber file transfers, leaving ibb. | Damian Minkov | 2012-03-09 | 2 | -4/+4 |
* | When we change audio device during a cross-protocol conference call, it is th... | Sebastien Vincent | 2012-03-08 | 1 | -0/+27 |
* | Fixes some ConcurrentModificationException in CallManager. | Sebastien Vincent | 2012-03-08 | 2 | -7/+13 |
* | Removes maximum limitation for outgoing RTP traffic | Emil Ivov | 2012-03-08 | 1 | -1/+1 |
* | Adds a button to remove current picture: replaces the current avatar with the... | Vincent Lucas | 2012-03-08 | 1 | -0/+16 |
* | Applies formatting for the sake of readability. | Lyubomir Marinov | 2012-03-08 | 3 | -40/+23 |
* | Avoids showing empty messages. | Damian Minkov | 2012-03-08 | 1 | -1/+15 |
* | Corrects CC and CSRC fields in RTP header, when the remote Peer sends several... | Vincent Lucas | 2012-03-07 | 1 | -8/+15 |
* | Fixes jingle-info receive for the callee. In this case the jingle-info reques... | Sebastien Vincent | 2012-03-07 | 4 | -20/+82 |
* | Removes advertising bytestream used for jabber file transfers, leaving ibb. | Damian Minkov | 2012-03-07 | 2 | -11/+15 |
* | Fixes audio level display when changing input device during a call. | Sebastien Vincent | 2012-03-06 | 2 | -1/+7 |
* | Adds more logging when we fail to find xmpp server addresses. | Damian Minkov | 2012-03-06 | 1 | -0/+6 |
* | Introduces new configuration from to setup global shortcut entry. Allows also... | Sebastien Vincent | 2012-03-06 | 10 | -158/+802 |
* | Adds security timeout event, triggered whenever we tried and couldn't establi... | Damian Minkov | 2012-03-06 | 24 | -9/+481 |
* | Adds getTransportProtocol() function in the MediaStream to get the media stre... | Vincent Lucas | 2012-03-02 | 4 | -13/+152 |
* | Small corrections concerning the CallInfoFrame. Displays the call duration on... | Vincent Lucas | 2012-03-01 | 1 | -15/+18 |
* | Adds a getICECandidateExtendedType() function to the CallPeerMediaHandler and... | Vincent Lucas | 2012-03-01 | 8 | -4/+135 |
* | Updates ice4j library to revision 3000, which provides CandidateExtendedType.... | Vincent Lucas | 2012-03-01 | 1 | -2/+5 |
* | Changes enumeration TransportProtocolEnum name to TransportProtocol. Modifies... | Vincent Lucas | 2012-03-01 | 15 | -36/+36 |
* | Adds an enumeration for the available transport protocols (UNKNOWN, UDP, TCP ... | Vincent Lucas | 2012-03-01 | 15 | -63/+128 |
* | Fixes Java 5 incompatibility in AuthenticationWindow constructor, causing Ill... | Damian Minkov | 2012-03-01 | 2 | -119/+37 |
* | Corrects the getTransportType() function documentation of the ProtocolProvide... | Vincent Lucas | 2012-03-01 | 13 | -15/+17 |
* | Adds a getTransportType() function to ProtocolProviderServices in order to ge... | Vincent Lucas | 2012-02-29 | 14 | -3/+150 |
* | Fixes some IlligalStateExceptions and NPE when using icq protocol. | Damian Minkov | 2012-02-29 | 4 | -3/+12 |
* | Closes the CallInfoFrame simultaneously with the CallPanel when the last remo... | Vincent Lucas | 2012-02-29 | 2 | -2/+13 |
* | Updates smack library to 3.2.2. | Damian Minkov | 2012-02-29 | 1 | -2/+3 |
* | Adds support for merging all existing calls in a single conference. | Sebastien Vincent | 2012-02-29 | 8 | -22/+322 |
* | Adds network layer for sip stack for android. | Damian Minkov | 2012-02-28 | 3 | -5/+115 |
* | Adds some logging when there is a problem connecting (connection failed). | Damian Minkov | 2012-02-28 | 1 | -0/+4 |
* | Fixes duplicate file transfer appearance in chat window. | Yana Stamcheva | 2012-02-28 | 1 | -0/+1 |
* | Fixes issue related to conference establishment with some SIP providers (cont... | Sebastien Vincent | 2012-02-28 | 4 | -9/+63 |
* | Corrects call duration computation for CallInfoFrame. | Vincent Lucas | 2012-02-27 | 1 | -3/+5 |
* | Fixes hangup button in call. | Yana Stamcheva | 2012-02-26 | 1 | -1/+2 |
* | SIP: Show checkboxes for configurable SSL/TLS protocol versions | Ingo Bauersachs | 2012-02-26 | 3 | -30/+90 |
* | Simplifies call information interface and makes it possible to copy the content. | Yana Stamcheva | 2012-02-24 | 3 | -372/+326 |
* | Removes debug line. | Sebastien Vincent | 2012-02-24 | 1 | -1/+0 |
* | Adds check for folder existence if filename contains a folder. | Damian Minkov | 2012-02-24 | 1 | -3/+16 |
* | Corrects gray checkbox background on Linux for the Jabber account registratio... | Vincent Lucas | 2012-02-24 | 1 | -2/+2 |