[root]/src/net/java/sip/communicator/service/contactsource

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 61 (100.0%) | 1444 (100.0%) | 23.6 |
| s_vincent | 11 (18.0%) | 529 (36.6%) | 48.0 |
| yanas | 31 (50.8%) | 484 (33.5%) | 15.6 |
| lubomir_m | 7 (11.5%) | 419 (29.0%) | 59.8 |
| emcho | 12 (19.7%) | 12 (0.8%) | 1.0 |
Changes project name in source license headers from SIP Communicator to Jitsi
12 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.
8 lines of code changed in:
Shows the display name instead of address in call history. The address is still displayed in the tooltip.
5 lines of code changed in:
Fix build.
0 lines of code changed in:
Ongoing work on LDAP contact source support.
513 lines of code changed in:
Implements "show more" functionality in contact list search.
9 lines of code changed in:
Showing categories and labels for contact details coming from AddressBook or Outlook.
9 lines of code changed in:
Adds 'Instant Messaging' ContactDetail category and uses it in the Mac OS X Address Book ContactSourceService.
52 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.
39 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.
6 lines of code changed in:
Reports contact specifiers such as Home, Work, Mobile for the SourceContact ContactDetails returned by the Microsoft Outlook ContactSourceService.
99 lines of code changed in:
Fixes disappearing call history on search in the contact list.
Call history records shown last.
6 lines of code changed in:
Commits work in progress on adding support for the Address Book of Microsoft Outlook.
66 lines of code changed in:
Commits work in progress on adding support for the Address Book of Microsoft Outlook.
157 lines of code changed in:
Reflect contact capabilities in call history.
1 lines of code changed in:
Enable ICE by default, fix javadoc warnings.
15 lines of code changed in:
Don't allow to call SIP contacts through another protocol in the call history.
48 lines of code changed in:
Fixes contact list behavior and introduces more smooth writing in the search field.
27 lines of code changed in:
- Introduces new contact list data model that allows adding of external contact sources and hence the search in such sources.
- As part of the support for external contact sources, implements a call history external source and its user interface.
- Addresses issue #706 Indicate missed calls
42 lines of code changed in:
Create the contact source bundle and export the ContactSourceService.
1 lines of code changed in:
(7 more)