aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/googlecontacts
Commit message (Expand)AuthorAgeFilesLines
* Separates phone number service, to be a service in separate bundle and improv...Damian Minkov2014-04-102-3/+27
* Move the phone number prefix method to its own interfaceIngo Bauersachs2014-02-201-1/+2
* Fixes google contacts.Damian Minkov2014-01-131-0/+1
* Fixes issues with the async queries of the contact list which may causehristoterezov2014-01-082-29/+39
* Reverts changes from 160bccf16f2eb0ff8d560c52e4d15f95336a3512 , dfac8a056e02d...hristoterezov2013-12-162-41/+30
* Changes the contact source interfaces to use only the listeners for addinghristoterezov2013-12-142-30/+41
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Removes one unnecessary iteration over gdata links.Damian Minkov2013-10-171-1/+1
* Fixes a possible PatternSyntaxException in Ldap contact source.yanas2013-06-051-1/+1
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-235-4/+9
* Catchs PatternSyntaxException when resolving an outgoing call with a "display...Vincent Lucas2013-05-221-3/+18
* Separates some services to be reused in android.Damian Minkov2013-05-201-1/+1
* Works on preventing an issue with the display of remote video which could sca...Lyubomir Marinov2013-02-261-9/+13
* Fixes Java 1.5 compatibility breakage reported by Heikki Lindholm. Fixes warn...Lyubomir Marinov2013-02-251-1/+0
* Extends contact source apis to support editable contact sources. Fixes intern...Yana Stamcheva2013-02-071-13/+44
* Fixes contact sources configuration form.Yana Stamcheva2013-01-261-2/+1
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-244-3/+5
* Changes the behaviour of showing add contact and call buttons in the contact ...Damian Minkov2013-01-091-3/+26
* Updates the PhoneNumberI18nServiceImpl, in order to remove the dependency to ...Vincent Lucas2012-09-252-121/+3
* Adds phonenumbers and search to transfer and conference invite dialogs. Impro...Yana Stamcheva2012-09-171-5/+14
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-297-14/+17
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-293-5/+5
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Fixes GoogleContacts support for domain without xmpp-client SRV.Sebastien Vincent2011-12-071-15/+13
* Update Felix to 3.2.2Ingo Bauersachs2011-12-061-2/+2
* Detects Google Contacts support in contact source via the protocol provider o...Sebastien Vincent2011-12-025-13/+68
* Put system properties settings in a separate function. Fixes styles and javad...Sebastien Vincent2011-11-083-3/+6
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-1810-10/+10
* Fixes problem where Google Contacts was always enabled if user has Google Con...Sebastien Vincent2011-09-161-1/+6
* Fixes NullPointerException for previously stored google contacts accounts (re...Yana Stamcheva2011-09-151-0/+6
* Merges contact source configurations in a single configuration form.Yana Stamcheva2011-08-247-31/+149
* Fix a possible NullPointerException in Google Contacts.Sebastien Vincent2011-05-251-4/+11
* Show login/password window if we get a credentials problem from Google Contacts.Sebastien Vincent2011-05-254-8/+31
* When a password mismatch in Google Contacts, open just one dialog.Sebastien Vincent2011-04-261-4/+29
* Fix an issue in XMPP conference call where some peers does not show conferenc...Sebastien Vincent2011-04-191-1/+1
* Fix Master Password background.Damian Minkov2011-04-011-9/+16
* Handle correctly the removing of contact sources.Sebastien Vincent2011-03-252-17/+17
* Fix NPE in Google Contacts service. Redesign Jabber account contact source ac...Sebastien Vincent2011-03-255-8/+137
* Fix build.Sebastien Vincent2011-03-231-2/+8
* Handle cases where user change Gmail/Google Apps account password, Google Con...Sebastien Vincent2011-03-235-57/+137
* Disable LTI-CIVIL capture devices.Sebastien Vincent2011-03-231-1/+1
* Initial support for Google Contacts as contact source.Sebastien Vincent2011-03-2211-0/+3136