aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service
Commit message (Expand)AuthorAgeFilesLines
...
* Commits work in progress on requesting H.264 video key frames from remote pee...Lyubomir Marinov2011-06-164-9/+111
* Adds protocol get/setters in StunServerDescriptor.Sebastien Vincent2011-06-161-0/+40
* Adds the possibility to override some LDAP attribute fields for search and re...Sebastien Vincent2011-06-162-0/+81
* Changes DTMFInfo to say that it has processed only INFO messages of its conte...Lyubomir Marinov2011-06-152-0/+153
* Removes a few plurals in neomedia-related class, method and field names which...Lyubomir Marinov2011-06-158-124/+151
* Ongoing work on Google Talk voice support.Sebastien Vincent2011-06-093-3/+62
* Fix initial mute state when starting recorder.Damian Minkov2011-06-071-1/+1
* Pre-selects the protocol provider corresponding to the default protocol in th...Yana Stamcheva2011-06-075-33/+128
* Initial video size setting, when creating video call.Damian Minkov2011-06-038-111/+278
* Removes special symbols before callng phone numbers and lets the user configu...Yana Stamcheva2011-06-011-0/+8
* Allow setting params for the size of image we are able to show during video c...Damian Minkov2011-05-287-0/+141
* Update recorder when we mute mute/unmute a call peer.Damian Minkov2011-05-252-2/+83
* Show login/password window if we get a credentials problem from Google Contacts.Sebastien Vincent2011-05-251-2/+24
* Moves some special properties in the ExtendedAccountRegistrationWizard interf...Yana Stamcheva2011-05-251-0/+29
* Moves some special properties in the ExtendedAccountRegistrationWizard interf...Yana Stamcheva2011-05-252-11/+8
* Commits work in progress on Google Talk voice support.Sebastien Vincent2011-05-202-1/+11
* Check for create form for all account registration wizards before sending the...Yana Stamcheva2011-05-191-0/+29
* Check for create form for all account registration wizards before sending the...Yana Stamcheva2011-05-192-0/+16
* Fixes add contact display name change.Yana Stamcheva2011-05-191-0/+127
* Fixes missing security information when changing from one-to-one call to a co...Yana Stamcheva2011-05-182-0/+28
* Make it impossible to create a Jabber account without a server specified (eit...Yana Stamcheva2011-05-131-0/+6
* Rebuilds the JNI FFmpeg library with newer versions of its dependencies.Lyubomir Marinov2011-05-134-39/+60
* Make an Update service.Yana Stamcheva2011-05-092-0/+30
* Fix posting requests in debug mode through http debug. Change the way delta l...Damian Minkov2011-05-091-9/+1
* Allow configuration forms the revalidate configuration window, thus refreshin...Yana Stamcheva2011-05-041-0/+7
* Update wrong string for server certificates.Damian Minkov2011-04-291-15/+22
* Store STUN password via credentials storage service.Sebastien Vincent2011-04-292-6/+21
* Add option to auto generate jabber resources.Damian Minkov2011-04-191-0/+6
* Rename protocol contacts where possible.Damian Minkov2011-04-193-2/+27
* Applies tiny source code formatting.Lyubomir Marinov2011-04-191-3/+5
* Moves the ldap contact source code in the impl package in order to allow crea...Yana Stamcheva2011-04-141-0/+19
* Fixes a deadlock in the audio level functionality upong call hangup which pre...Lyubomir Marinov2011-04-061-1/+1
* Fix some javadocs and warnings.Sebastien Vincent2011-04-056-3/+28
* Fix Master Password background.Damian Minkov2011-04-011-0/+47
* 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