aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java
Commit message (Expand)AuthorAgeFilesLines
* Fixes possible NPE calling getDisplayName on sip call peers that are already ...Damian Minkov2011-08-043-19/+41
* Fixes some more chat room issues, among which: allows to set nickname for roo...Yana Stamcheva2011-08-036-65/+308
* Initialize the SIP display name through the account info operation set.Yana Stamcheva2011-08-031-1/+7
* Fixes NPE in xcap if for some reason sub-handling actions are missing from ru...Damian Minkov2011-08-031-1/+2
* Removes sip contacts which have removed us from theit contact list (subscript...Damian Minkov2011-08-021-3/+11
* Fixes ambiguous properties with "sip" prefix in configuration file.Yana Stamcheva2011-08-021-2/+16
* Extends the authorization request process with the possibility to automatical...Yana Stamcheva2011-08-015-103/+221
* Fixes multiple authorization request windows when sip server re-sends authori...Damian Minkov2011-08-011-0/+5
* Fixes editable text in the initial sign up window.Yana Stamcheva2011-08-011-0/+4
* Reverts latest changes fixing build.Damian Minkov2011-08-011-23/+1
* Fixes starting auto away thread.Damian Minkov2011-08-011-1/+23
* Closes the initial add account window if a create account form is loaded.Yana Stamcheva2011-07-311-0/+1
* Enables spell check plugin and adds some improvements provided by Purvesh Sahoo.Yana Stamcheva2011-07-2712-274/+1410
* Addresses a possible deadlock in video calls.Lyubomir Marinov2011-07-2612-185/+381
* Takes into account the configuration property net.java.sip.communicator.servi...Lyubomir Marinov2011-07-263-14/+69
* Fixes the use of non predefined parameters in the provisioning uri. Yana Stamcheva2011-07-251-34/+14
* Fixes Jabber create account form.Yana Stamcheva2011-07-251-33/+45
* Fixes possible deadlock in RTPConnectorUDPInputStream.Sebastien Vincent2011-07-211-8/+17
* If an XMPP logged peer supports Google's Jingle/ICE dialect, choose it by def...Sebastien Vincent2011-07-211-6/+6
* Restores the create Jabber account form and fixes some related issues.Yana Stamcheva2011-07-2014-525/+650
* Fixes a bad instanceof check, reported by Werner Dittmann on mailing-list.Sebastien Vincent2011-07-201-3/+2
* Adds support for RTP over TCP and Google Talk's TCP/TURN-TCP/TURN-SSLTCP cand...Sebastien Vincent2011-07-2046-666/+2280
* Display the ZRTP mandatory algorithms in case no specific ZRTP configuration ...Werner Dittmann2011-07-201-5/+5
* Moves ZRTP configurations panel in a "ZRTP Ninja" button thus making them av...Yana Stamcheva2011-07-192-1/+80
* Provides some chat room fixes and improvements including the /me command and ...Yana Stamcheva2011-07-197-14/+364
* Makes sure that FMJ's JavaSoundCodec will not be utilized in the event that i...Lyubomir Marinov2011-07-184-10/+11
* Fixes a problem with hold and enabling audio if we were in mutually hold stat...Damian Minkov2011-07-183-3/+14
* Various chatroom improvements: fixes NPE and multi selection issue, fixes dis...Damian Minkov2011-07-152-5/+8
* Fixes NPE when disconnects from jabber server.Damian Minkov2011-07-133-2/+11
* Fixes a problem with jabber accounts with no saved password and asking for pa...Damian Minkov2011-07-123-0/+29
* Shows SIP contact display name instead of SIP URI. Patch provided by Chris Ma...Yana Stamcheva2011-07-074-11/+87
* Adds a setRegistration method in the SIP wizard, to be used by inheritors.Yana Stamcheva2011-07-061-3/+15
* Fixes showing display name in call dialog for outgoing sip calls.Damian Minkov2011-07-061-3/+10
* Shows display name along the address in call dialog and incoming call dialog.Damian Minkov2011-07-063-28/+133
* Fixes compilation with OpenJDK 1.6.0_18 and removes an unused import which ca...Sebastien Vincent2011-07-062-4/+2
* Fixes exception when closing the instant message dialog in multi window mode.Damian Minkov2011-07-051-19/+21
* Fixes the addition of immageattr to all H.264 formats.Lyubomir Marinov2011-07-057-60/+85
* Fixes displaying and deleting voicemail URI when editing sip account.Damian Minkov2011-07-043-0/+17
* Adds listener for notifying for server stored account details.Damian Minkov2011-07-0411-10/+526
* Removes advanced tabs in edit account form, when account advanced configurati...Yana Stamcheva2011-07-046-32/+149
* Makes advanced account interface configurable from provisioning. Yana Stamcheva2011-07-013-8/+70
* Adds a missing return and removes a few instance fields in the contact list U...Lyubomir Marinov2011-06-3016-212/+190
* Renames the net.java.sip.communicator.impl.protocol.sip.CALL_DISABLED propert...Yana Stamcheva2011-06-301-3/+3
* Fixes a deadlock in audio level functionality which used to freeze the user i...Lyubomir Marinov2011-06-2811-111/+236
* Disables Jingle support when calling is disabled.Yana Stamcheva2011-06-273-53/+68
* Fixes the problem reported on the dev mailing list in the thread 'Error messa...Lyubomir Marinov2011-06-276-68/+125
* Fixes display name when adding contacts.Damian Minkov2011-06-234-5/+6
* FIxes facebook and google talk accounts.Yana Stamcheva2011-06-222-2/+3
* Adds languages resources for LDAP fields configuration tab.Sebastien Vincent2011-06-221-8/+13
* Adds on the phone status to jabber protocol.Damian Minkov2011-06-222-2/+40