[root]/src/net/java/sip/communicator/impl/googlecontacts/configform

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 19 (100.0%) | 1075 (100.0%) | 56.5 |
| s_vincent | 12 (63.2%) | 995 (92.6%) | 82.9 |
| yanas | 3 (15.8%) | 76 (7.1%) | 25.3 |
| emcho | 4 (21.1%) | 4 (0.4%) | 1.0 |
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.
4 lines of code changed in:
Put system properties settings in a separate function. Fixes styles and javadoc warnings.
1 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
4 lines of code changed in:
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.
76 lines of code changed in:
Show login/password window if we get a credentials problem from Google Contacts.
2 lines of code changed in:
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.
19 lines of code changed in:
Handle cases where user change Gmail/Google Apps account password, Google Contacts source must inform users about wrong password.
8 lines of code changed in:
Initial support for Google Contacts as contact source.
961 lines of code changed in: