aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/googlecontacts
Commit message (Expand)AuthorAgeFilesLines
* Adds google api token file to repo, it is auto-updated if needed to.damencho2015-07-271-0/+35
* Polishes Google Contacts authorization dialog.damencho2015-07-221-10/+17
* Added dialog title, fine tuned instructions.Danny van Heumen2015-07-221-0/+7
* Number of improvements to Google Contacts OAuth dialog after feedback.Danny van Heumen2015-07-221-15/+62
* Adds template to store google api id and secret.damencho2015-07-202-2/+39
* Updates the license headers.Damian Minkov2015-07-2010-19/+130
* Throw IllegalStateException in case client ID or client secret is missing.Danny van Heumen2015-07-201-0/+6
* Removed notion of a 'password' from Google Contacts implementation.Danny van Heumen2015-07-206-108/+31
* Tweaked the Google OAuth 2 approval dialog and added Eclipse classpath modifi...Danny van Heumen2015-07-202-8/+71
* Added browser launcher to hyperlink. Now opens the approval URL upon clicking...Danny van Heumen2015-07-203-7/+30
* Added automatic refresh token retrieval + secure storage in credentials store.Danny van Heumen2015-07-205-56/+194
* Add lots of comments to OAuth 2 implementation.Danny van Heumen2015-07-202-4/+68
* Working on simple UI to facilitate user approval process.Danny van Heumen2015-07-202-122/+354
* Working prototype OAuth 2 authentication for Google Contacts plugin.Danny van Heumen2015-07-203-17/+177
* Removes msn protocol.damencho2015-07-161-6/+0
* 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