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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 29 (100.0%) | 999 (100.0%) | 34.4 |
| lubomir_m | 21 (72.4%) | 879 (88.0%) | 41.8 |
| s_vincent | 4 (13.8%) | 101 (10.1%) | 25.2 |
| yanas | 1 (3.4%) | 16 (1.6%) | 16.0 |
| emcho | 3 (10.3%) | 3 (0.3%) | 1.0 |
Fixes style formating, javadoc and eclipse related warnings.
8 lines of code changed in:
Fixes a crash in the Microsoft Outlook Contacts and Address Book integration. Does not display contacts and contact groups without contact details. Displays the company name for contacts without a display name akin to Microsoft Outlook.
73 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
3 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.
93 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.
10 lines of code changed in:
Forces the loading of MsOutlookAddrBookContactQuery at the time of loading MsOutlookAddrBookContactSourceService in order to see how it affects issue #916 'UnsatisfiedLinkError: no jmsoutlookaddrbook in java.library.path'.
17 lines of code changed in:
Adds javadocs.
15 lines of code changed in:
Reports contact specifiers such as Home, Work, Mobile for the SourceContact ContactDetails returned by the Microsoft Outlook ContactSourceService.
43 lines of code changed in:
Advances the phone number matching to take into account leading plus characters, country codes, etc.
19 lines of code changed in:
Fires QUERY_COMPLETED or QUERY_ERROR at the end of the execution of the ContactQueries of the Address Books of Microsoft Outlook and Mac OS X.
13 lines of code changed in:
Normalizes phone numbers found in the Address Books of Microsoft Outlook and Mac OS X.
40 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.
13 lines of code changed in:
Implements ExtendedContactSourceService for the Address Books of Microsoft Outlook and Mac OS X.
13 lines of code changed in:
Searches through more properties of the Microsoft Outlook contacts.
83 lines of code changed in:
Commits work in progress on adding support for the Address Book of Mac OS X.
8 lines of code changed in:
Commits work in progress on adding support for the Address Book of Mac OS X.
532 lines of code changed in: