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

| 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 |
Fixes GoogleContacts support for domain without xmpp-client SRV.
13 lines of code changed in:
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:
Put system properties settings in a separate function. Fixes styles and javadoc warnings.
5 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
6 lines of code changed in:
Fixes problem where Google Contacts was always enabled if user has Google Contacts support checked or not.
6 lines of code changed in:
Fixes NullPointerException for previously stored google contacts accounts (reported by Emil Ivov).
6 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.
73 lines of code changed in:
Fix a possible NullPointerException in Google Contacts.
11 lines of code changed in:
Show login/password window if we get a credentials problem from Google Contacts.
29 lines of code changed in:
When a password mismatch in Google Contacts, open just one dialog.
29 lines of code changed in:
Fix an issue in XMPP conference call where some peers does not show conference-info update in UI.
1 lines of code changed in:
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:
Handle correctly the removing of contact sources.
17 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.
118 lines of code changed in:
Fix build.
8 lines of code changed in:
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:
Disable LTI-CIVIL capture devices.
1 lines of code changed in:
Initial support for Google Contacts as contact source.
2149 lines of code changed in: