aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/googlecontacts/GoogleContactsServiceImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Removed notion of a 'password' from Google Contacts implementation.Danny van Heumen2015-07-201-18/+5
* Added automatic refresh token retrieval + secure storage in credentials store.Danny van Heumen2015-07-201-1/+1
* Working prototype OAuth 2 authentication for Google Contacts plugin.Danny van Heumen2015-07-201-5/+2
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-0/+1
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-4/+5
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+1
* Detects Google Contacts support in contact source via the protocol provider o...Sebastien Vincent2011-12-021-6/+9
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* 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-241-0/+11
* Show login/password window if we get a credentials problem from Google Contacts.Sebastien Vincent2011-05-251-1/+3
* Fix an issue in XMPP conference call where some peers does not show conferenc...Sebastien Vincent2011-04-191-1/+1
* Handle cases where user change Gmail/Google Apps account password, Google Con...Sebastien Vincent2011-03-231-2/+67
* Initial support for Google Contacts as contact source.Sebastien Vincent2011-03-221-0/+427