Directory src/net/java/sip/communicator/impl/googlecontacts/

Directory Created:
2011-03-22 19:23
Total Files:
6
Deleted Files:
0
Lines of Code:
2586

[root]/src/net/java/sip/communicator/impl/googlecontacts
                                 configform (4 files, 986 lines)

Lines of Code

src/net/java/sip/communicator/impl/googlecontacts/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 41 (100.0%) 2680 (100.0%) 65.3
s_vincent 29 (70.7%) 2580 (96.3%) 88.9
yanas 5 (12.2%) 79 (2.9%) 15.8
damencho 1 (2.4%) 15 (0.6%) 15.0
emcho 6 (14.6%) 6 (0.2%) 1.0

Most Recent Commits

s_vincent 2011-12-07 19:26

Fixes GoogleContacts support for domain without xmpp-client SRV.

13 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts: GoogleContactsSourceService.java (+13 -15)
s_vincent 2011-12-02 13:26

Detects Google Contacts support in contact source via the protocol provider of the account ('Google Talk') or the Google contacts source is extern (created via the Google Contacts configuration form), in addition to the SRV method.

64 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts: GoogleContactsActivator.java (+14 -3), GoogleContactsServiceImpl.java (+9 -6), GoogleContactsSourceService.java (+41)
s_vincent 2011-11-08 10:43

Put system properties settings in a separate function. Fixes styles and javadoc warnings.

5 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts: GoogleContactsActivator.java (+2), GoogleContactsConnectionImpl.java (+3 -3)
emcho 2011-10-18 14:03

Changes project name in source license headers from SIP Communicator to Jitsi

6 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts: GoogleContactsActivator.java (+1 -1), GoogleContactsConnectionImpl.java (+1 -1), GoogleContactsEntryImpl.java (+1 -1), GoogleContactsQuery.java (+1 -1), GoogleContactsServiceImpl.java (+1 -1), GoogleContactsSourceService.java (+1 -1)
s_vincent 2011-09-16 15:56

Fixes problem where Google Contacts was always enabled if user has Google Contacts support checked or not.

6 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts: GoogleContactsActivator.java (+6 -1)
yanas 2011-09-15 15:51

Fixes NullPointerException for previously stored google contacts accounts (reported by Emil Ivov).

6 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts: GoogleContactsServiceImpl.java (+6)
yanas 2011-08-24 15:06

Merges contact source configurations in a single configuration form.
Adds the possibility to disable/enable MacOSX AddressBook and MS Outlook.
Adds a prefix configuration to all contact sources: AddressBook, Outlook, LDAP, Google Contacts.

73 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts: GoogleContactsActivator.java (+11 -6), GoogleContactsConnectionImpl.java (+25), GoogleContactsServiceImpl.java (+11), GoogleContactsSourceService.java (+26)
s_vincent 2011-05-25 18:06

Fix a possible NullPointerException in Google Contacts.

11 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts: GoogleContactsEntryImpl.java (+11 -4)
s_vincent 2011-05-25 17:21

Show login/password window if we get a credentials problem from Google Contacts.

29 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts: GoogleContactsConnectionImpl.java (+20 -4), GoogleContactsServiceImpl.java (+3 -1), GoogleContactsSourceService.java (+6 -2)
s_vincent 2011-04-26 14:04

When a password mismatch in Google Contacts, open just one dialog.

29 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts: GoogleContactsSourceService.java (+29 -4)
s_vincent 2011-04-19 11:52

Fix an issue in XMPP conference call where some peers does not show conference-info update in UI.

1 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts: GoogleContactsServiceImpl.java (+1 -1)
damencho 2011-04-01 17:56

Fix Master Password background.
Fix post http redirects in HttpUtils.
Enable google contacts in separate thread to avoid blocking initial felix registering of accounts.

15 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts: GoogleContactsActivator.java (+15 -8)
s_vincent 2011-03-25 16:05

Handle correctly the removing of contact sources.

17 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts: GoogleContactsActivator.java (+7 -17), GoogleContactsSourceService.java (+10)
s_vincent 2011-03-25 15:12

Fix NPE in Google Contacts service. Redesign Jabber account contact source activation: do all in Google Contacts service. Fix name in Mac OS X Dock when Jitsi is run from the sources.

118 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts: GoogleContactsActivator.java (+92 -2), GoogleContactsConnectionImpl.java (+22 -2), GoogleContactsEntryImpl.java (+4)
s_vincent 2011-03-23 16:29

Fix build.

8 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts: GoogleContactsActivator.java (+8 -2)
s_vincent 2011-03-23 14:06

Handle cases where user change Gmail/Google Apps account password, Google Contacts source must inform users about wrong password.

129 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts: GoogleContactsConnectionImpl.java (+20 -4), GoogleContactsServiceImpl.java (+67 -2), GoogleContactsSourceService.java (+42)
s_vincent 2011-03-23 12:34

Disable LTI-CIVIL capture devices.

1 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts: GoogleContactsQuery.java (+1 -1)
s_vincent 2011-03-22 19:23

Initial support for Google Contacts as contact source.

2149 lines of code changed in:

  • src/net/java/sip/communicator/impl/googlecontacts: GoogleContactsActivator.java (new 393), GoogleContactsConnectionImpl.java (new 108), GoogleContactsEntryImpl.java (new 527), GoogleContactsQuery.java (new 421), GoogleContactsServiceImpl.java (new 427), GoogleContactsSourceService.java (new 273)
Generated by StatSVN 0.3.1