aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service
Commit message (Expand)AuthorAgeFilesLines
* Introduce possibility to control capture volume from the GUI through media se...Damian Minkov2010-12-174-5/+54
* Reflect contact capabilities in call history.Sebastien Vincent2010-12-161-1/+1
* Tunes the audio levels based on sound pressure levels and their ranges a bit....Lyubomir Marinov2010-12-152-12/+41
* When creating account check and disabled accounts(all loaded accounts in Acco...Damian Minkov2010-12-141-0/+33
* Enable desktop streaming/sharing for SIP and XMPP protocol. Note that desktop...Sebastien Vincent2010-12-141-1/+1
* When we modify a Jabber account, be sure to clear existing supported XMPP fea...Sebastien Vincent2010-12-141-0/+11
* Makes it possible for plugins to distinguish the difference between an incomi...Emil Ivov2010-12-101-2/+15
* Initial support for Jingle Nodes. Please note that this feature is disabled b...Sebastien Vincent2010-12-103-2/+196
* Introduce Packet Logging Service with its configuration form and implementati...Damian Minkov2010-12-031-0/+101
* * Fix exception when creating a STUN server without username/password;Sebastien Vincent2010-12-031-2/+4
* Localized state strings.Yana Stamcheva2010-11-305-73/+1432
* Change the "use ICE" property name.Sebastien Vincent2010-11-291-1/+1
* Opens the PortAudio streams with a valid framesPerBuffer value in order to ma...Lyubomir Marinov2010-11-291-4/+1
* Add the possibility to use SIP Communicator STUN server in case no other STUN...Sebastien Vincent2010-11-261-17/+28
* Improvements in obtaining contact capabilities.Yana Stamcheva2010-11-264-99/+26
* Updatecheck activator, update authenticate window, exported window no more used.Damian Minkov2010-11-261-6/+0
* Introduce sending/receiving generic events operation set and its implementati...Damian Minkov2010-11-253-0/+211
* Fixes IndexOutOfBoundsException in Call History, prevents the gui from crashi...Yana Stamcheva2010-11-221-0/+16
* Enable ICE by default, fix javadoc warnings.Sebastien Vincent2010-11-179-15/+58
* Fix closing media when Bye has a reason string, fix missed and not overriden ...Damian Minkov2010-11-161-1/+17
* Display correctly the local video if we switch from desktop streaming to webc...Sebastien Vincent2010-11-121-9/+27
* The interfaces for the call playback volume control.Damian Minkov2010-11-114-0/+172
* Introducing voice messages user interface.Yana Stamcheva2010-11-093-2/+15
* Desktop Sharing: manage enabling/disabling local video and desktop sharing.Yana Stamcheva2010-11-072-3/+8
* Impelements switching on and off the streaming of video in Jingle calls, call...Lyubomir Marinov2010-11-073-16/+286
* Message Waiting Indication for sip protocol (rfc3842).Damian Minkov2010-11-064-0/+260
* Skin support patch provided by Adam Netocny. Adding skin support in the SIP C...Yana Stamcheva2010-11-031-0/+9
* Spell Check plugin (work in progress). Note that the spellcheck plugin is not...Yana Stamcheva2010-11-014-1/+152
* Commits work in progress on enabling ICE support in Jingle calls. Allows vide...Lyubomir Marinov2010-10-211-2/+10
* Chat window made fully skinnable - patch provided by Adam Netocny.Yana Stamcheva2010-10-191-0/+6
* Remove import of non-existing packageWerner Dittmann2010-10-182-2/+0
* Desktop sharing user interface (work in progress).Yana Stamcheva2010-10-151-1/+0
* Commits work in progress on enabling ICE support in Jingle calls. Reduces pos...Lyubomir Marinov2010-10-141-1/+1
* Proper use of enforce prefix and allowed prefix in provisioning plugin.Sebastien Vincent2010-10-131-6/+8
* Add a method in the ConfigurationService that will check all properties again...Sebastien Vincent2010-10-121-6/+12
* Add DND icon to tray/notification/dock icons.Damian Minkov2010-10-071-2/+7
* Commits work in progress on supporting ICE in Jingle.Lyubomir Marinov2010-10-062-100/+88
* Add DND to global status and when a contact is in On The Phone status, show i...Damian Minkov2010-10-054-43/+47
* Fixes warnings and javadocs.Sebastien Vincent2010-10-04111-244/+801
* Fixes warnings, TODOs, javadocs, formatting.Lyubomir Marinov2010-10-045-10/+9
* Implement new OperationSetDesktopStreaming interface to prepare integration o...Sebastien Vincent2010-10-042-3/+115
* Save end reason code for calls if any, and don't show call history records wh...Damian Minkov2010-10-011-0/+16
* Initial commit to support provisioning. It provides the DHCP provisioning dis...Sebastien Vincent2010-09-296-0/+232
* Moved the CertificateVerificationService to its own bundle.Yana Stamcheva2010-09-291-1/+1
* Intorduce issue#862 SIP call markes as missed though answered elsewhere (rfc3...Damian Minkov2010-09-295-9/+161
* Moves the authentication window to the util package and removes any dependenc...Yana Stamcheva2010-09-291-22/+0
* Desktop sharing support for SIP and XMPP. Note that GUI is not ready yet to p...Sebastien Vincent2010-09-281-0/+84
* Add NAPTR support for sip accounts.Damian Minkov2010-09-271-13/+19
* Fix options panel.Yana Stamcheva2010-09-231-0/+7
* Add getHardwareAddress to the NetworkAddress service that wraps NetworkInterf...Sebastien Vincent2010-09-221-1/+9