[root]/src/net/java/sip/communicator/plugin/addrbook/macosx

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 25 (100.0%) | 1115 (100.0%) | 44.6 |
| lubomir_m | 19 (76.0%) | 1000 (89.7%) | 52.6 |
| s_vincent | 3 (12.0%) | 97 (8.7%) | 32.3 |
| yanas | 1 (4.0%) | 16 (1.4%) | 16.0 |
| emcho | 2 (8.0%) | 2 (0.2%) | 1.0 |
Fixes style formating, javadoc and eclipse related warnings.
3 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
2 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.
16 lines of code changed in:
Ongoing work on LDAP contact source support.
94 lines of code changed in:
Adds 'Instant Messaging' ContactDetail category and uses it in the Mac OS X Address Book ContactSourceService.
17 lines of code changed in:
Uses Email and Phone as categories and Home, Work and Mobile as labels of the ContactDetails provided by the ContactSourceService implementations for Mac OS X Address Book and Microsoft Outlook.
2 lines of code changed in:
Adds javadocs.
19 lines of code changed in:
Fixes an issue reported by Emil Ivov and found to cause modifications to the Mac OS X Address Book to not be picked up by SIP Communicator upon subsequent searches.
31 lines of code changed in:
Reports contact specifiers such as Home, Work, Mobile for the SourceContact ContactDetails returned by the Mac OS X Address Book ContactSourceService.
83 lines of code changed in:
Advances the phone number matching to take into account leading plus characters, country codes, etc.
1 lines of code changed in:
Normalizes phone numbers found in the Address Books of Microsoft Outlook and Mac OS X.
35 lines of code changed in:
Sets the preferredProtocols for the well-known ContactDetails of the SourceContacts found in the Address Book of Mac OS X.
24 lines of code changed in:
Fixes the following issues reported by Emil Ivov on the dev mailing list in the thread _A few issues with Apple's Address Book support_: (1) The call button is disabled even though the tool tip does show the phone entries, (2) Searches do not seem to work on the concatenation of the first and last names.
79 lines of code changed in:
Implements ExtendedContactSourceService for the Address Books of Microsoft Outlook and Mac OS X.
27 lines of code changed in:
Displays images for the contacts fetched from the Address Book of Mac OS X.
15 lines of code changed in:
Displays kABOrganizationProperty as the displayName of SourceContact for companies fetched from the Address Book of Mac OS X.
58 lines of code changed in:
Activates an initial implementation of the support for the Address Book of Mac OS X. Neither it, nor the support for the Address Book of Microsoft Outlook implement the SourceContact image property.
148 lines of code changed in:
Searches through more properties of the Microsoft Outlook contacts.
1 lines of code changed in:
Commits work in progress on adding support for the Address Book of Mac OS X.
342 lines of code changed in:
Commits work in progress on adding support for the Address Book of Mac OS X.
118 lines of code changed in: