aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service
Commit message (Expand)AuthorAgeFilesLines
* Add Coin (Conference Information) support and audio levels in XMPP conference.Sebastien Vincent2011-04-012-1/+227
* Fix some exceptions kindly reported and tested by Sebastien Vincent. Fixing t...Damian Minkov2011-04-012-15/+20
* Introduce HttpUtils, utility handling http get and post request. One place to...Damian Minkov2011-04-013-0/+926
* Add an accountRemoved method to the AccountRegistrationWizard interface in or...Yana Stamcheva2011-03-281-4/+11
* Fix NPE in Google Contacts service. Redesign Jabber account contact source ac...Sebastien Vincent2011-03-253-7/+21
* Handle cases where user change Gmail/Google Apps account password, Google Con...Sebastien Vincent2011-03-231-0/+7
* Initial support for Google Contacts as contact source.Sebastien Vincent2011-03-225-0/+382
* Load Master Password Window before credential storage window and before provi...Yana Stamcheva2011-03-211-10/+0
* Update CertificateVerificationService validates client options, obtaining ssl...Damian Minkov2011-03-171-16/+27
* Configuring Parallel DNS Resolver. Patch provided by Ingo Bauersachs.Damian Minkov2011-03-171-0/+17
* Ongoing work on LDAP support: store password via credentials storage service,...Sebastien Vincent2011-03-107-22/+84
* Fix build.Sebastien Vincent2011-03-091-2/+0
* Ongoing work on LDAP contact source support.Sebastien Vincent2011-03-0919-1/+1735
* Fix coordinates problem with dual monitors (with different size) reported off...Sebastien Vincent2011-03-011-0/+9
* Allow to enable provisioning when you start jitsi for the first time. As part...Yana Stamcheva2011-02-243-1/+34
* Handle case when video capture device or monitors are removed while Jitsi is ...Sebastien Vincent2011-02-231-1/+0
* Implements "show more" functionality in contact list search.Yana Stamcheva2011-02-231-0/+9
* Properly handle switch from region desktop streaming session to webcam.Sebastien Vincent2011-02-231-0/+1
* Showing categories and labels for contact details coming from AddressBook or ...Yana Stamcheva2011-02-211-0/+9
* Adds 'Instant Messaging' ContactDetail category and uses it in the Mac OS X A...Lyubomir Marinov2011-02-211-3/+52
* Uses Email and Phone as categories and Home, Work and Mobile as labels of the...Lyubomir Marinov2011-02-211-11/+39
* Do not show screens selector when using partial desktop streaming. Properly h...Sebastien Vincent2011-02-212-1/+16
* Delivers VideoEvent.VIDEO_REMOVED for the local visual component of desktop s...Lyubomir Marinov2011-02-213-11/+17
* Tries to detect is the incoming call audio or video one.Damian Minkov2011-02-172-1/+46
* Removing option "remember password" when editing sip account don't work (repo...Damian Minkov2011-02-171-0/+12
* Fixes javadocs.Lyubomir Marinov2011-02-171-18/+27
* Add missing method in OperationSetDesktopStreaming to move a partial desktop ...Sebastien Vincent2011-02-161-1/+12
* Add methods to MediaService for streaming a part of desktop and stub methods ...Sebastien Vincent2011-02-162-1/+44
* Reports contact specifiers such as Home, Work, Mobile for the SourceContact C...Lyubomir Marinov2011-02-161-6/+6
* Reports contact specifiers such as Home, Work, Mobile for the SourceContact C...Lyubomir Marinov2011-02-161-0/+99
* Moves logging configuration in separate bundle and add option to archive and ...Damian Minkov2011-01-312-0/+244
* Fixes disappearing call history on search in the contact list.Yana Stamcheva2011-01-273-0/+19
* Removes a duplicate method/an unnecessary method override.Lyubomir Marinov2011-01-261-15/+0
* Keeps the About menu item at the end of the Help menu because it is its conve...Lyubomir Marinov2011-01-261-9/+16
* Ask user for REFERS with unknown calls and decline them or ignore if not spec...Damian Minkov2011-01-182-0/+34
* Fixes issue #899: Incorrect Javadoc for function createCall.Lyubomir Marinov2011-01-171-23/+19
* Advances the phone number matching to take into account leading plus characte...Lyubomir Marinov2011-01-131-0/+12
* Normalizes phone numbers found in the Address Books of Microsoft Outlook and ...Lyubomir Marinov2011-01-111-0/+28
* Fix the case when the callee does not support an audio codec that the caller ...Sebastien Vincent2011-01-101-0/+10
* Fix default values for jabber connection (stun auto-discover and jingle nodes...Damian Minkov2011-01-051-0/+14
* Commits work in progress on adding support for the Address Book of Microsoft ...Lyubomir Marinov2010-12-211-1/+66
* Update ice4j.jar that now supports UPnP candidates harvesting. Note that UPnP...Sebastien Vincent2010-12-211-0/+5
* Commits work in progress on adding support for the Address Book of Microsoft ...Lyubomir Marinov2010-12-212-1/+157
* Fix a bug when saving sip account with different registrar changing user_id p...Damian Minkov2010-12-201-7/+20
* 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