Directory src/net/java/sip/communicator/service/contactlist/

Directory Created:
2006-01-28 17:43
Total Files:
4
Deleted Files:
1
Lines of Code:
1078

[root]/src/net/java/sip/communicator/service/contactlist
                                 event (10 files, 988 lines)

Lines of Code

src/net/java/sip/communicator/service/contactlist/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 66 (100.0%) 1203 (100.0%) 18.2
emcho 43 (65.2%) 915 (76.1%) 21.2
yanas 11 (16.7%) 147 (12.2%) 13.3
damencho 6 (9.1%) 66 (5.5%) 11.0
lubomir_m 4 (6.1%) 59 (4.9%) 14.7
sympho 1 (1.5%) 9 (0.7%) 9.0
s_vincent 1 (1.5%) 7 (0.6%) 7.0

Most Recent Commits

damencho 2012-04-21 18:05

Updates display names when changed at server-side.
Auto accept authorizations if we have initiated adding of a contact.

10 lines of code changed in:

  • src/net/java/sip/communicator/service/contactlist: MetaContactListService.java (+10)
yanas 2011-12-28 19:14

Removes non persistent groups from "Add contact" window and "Move to group" menu.

8 lines of code changed in:

  • src/net/java/sip/communicator/service/contactlist: MetaContactGroup.java (+8)
damencho 2011-11-04 10:44

Separates xcap contactlist implementation and adds option for contacts retrieval from XiVO.

6 lines of code changed in:

  • src/net/java/sip/communicator/service/contactlist: MetaContactListException.java (+6)
emcho 2011-10-18 14:03

Changes project name in source license headers from SIP Communicator to Jitsi

4 lines of code changed in:

  • src/net/java/sip/communicator/service/contactlist: MetaContact.java (+1 -1), MetaContactGroup.java (+1 -1), MetaContactListException.java (+1 -1), MetaContactListService.java (+1 -1)
damencho 2011-04-19 12:29

Rename protocol contacts where possible.

0 lines of code changed in:

  • src/net/java/sip/communicator/service/contactlist: MetaContactListService.java (-2)
s_vincent 2010-10-04 12:33

Fixes warnings and javadocs.

7 lines of code changed in:

  • src/net/java/sip/communicator/service/contactlist: MetaContactListException.java (+7 -2)
lubomir_m 2010-09-11 12:54

- Fixes incorrect association of user-specific data with the meta contact list.
- Adds javadocs, fixes warnings.

13 lines of code changed in:

  • src/net/java/sip/communicator/service/contactlist: MetaContact.java (+13 -17)
yanas 2010-07-30 21:25

Basic support for contact capabilities in the user interface.

1 lines of code changed in:

  • src/net/java/sip/communicator/service/contactlist: MetaContact.java (+1 -1)
yanas 2010-05-03 15:27

- 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

36 lines of code changed in:

  • src/net/java/sip/communicator/service/contactlist: MetaContactGroup.java (+36)
yanas 2010-03-16 19:17

Add the possibility to choose the contact you're talking with when calling a MetaContact, supporting more than one telephony contact.

18 lines of code changed in:

  • src/net/java/sip/communicator/service/contactlist: MetaContact.java (+18 -1)
yanas 2010-03-16 18:44

Add the possibility to create a new group directly from the "Add contact" dialog.

5 lines of code changed in:

  • src/net/java/sip/communicator/service/contactlist: MetaContactListService.java (+5 -3)
yanas 2010-02-04 14:31

First version of the modified contact list interface. Modifications include a new search box allowing to filter the contact list, contact expansion on select, different approach for calling contacts and more.

11 lines of code changed in:

  • src/net/java/sip/communicator/service/contactlist: MetaContactGroup.java (-1), MetaContactListService.java (+11)
yanas 2009-11-24 18:13

Call and Chat Conference Invite Dialog enhancements:
- Added the possibility to add contacts, which are not in the contact list.
- Filter contact list contacts already added in a conference.

9 lines of code changed in:

  • src/net/java/sip/communicator/service/contactlist: MetaContact.java (+9)
yanas 2009-09-14 18:02

Show online contacts count for each group in the contact list. Patch provided by Valentin Martinet.

9 lines of code changed in:

  • src/net/java/sip/communicator/service/contactlist: MetaContactGroup.java (+9 -2)
lubomir_m 2009-08-03 13:38

Reduces the impact of ImageUtils.getScaledRoundedIcon() on the garbage collections in the contact list and chat UI. The optimization of the garbage collections and thus the execution speed come at the expense of increased memory use because of the introduced caching (but I tried to keep that to the minimum).

42 lines of code changed in:

  • src/net/java/sip/communicator/service/contactlist: MetaContact.java (+42 -3)
lubomir_m 2009-02-05 20:28

Fixes a bunch of warnings about raw-type use and serialization.

2 lines of code changed in:

  • src/net/java/sip/communicator/service/contactlist: MetaContactGroup.java (+2 -2)
lubomir_m 2008-12-18 00:07

Minor code cleanup primarily being committed because it spares two occurrences of unnecessary String allocations but it also fixes a bunch of warnings and shortens the code.

2 lines of code changed in:

  • src/net/java/sip/communicator/service/contactlist: MetaContact.java (+2 -3)
yanas 2008-11-03 18:03

Method added to the MetaContactList service and implementation that allows us to obtain all meta contacts for a given protocol provider.

30 lines of code changed in:

  • src/net/java/sip/communicator/service/contactlist: MetaContactListService.java (+30)
emcho 2008-10-07 20:17

Better handling for changes in the persistent data of a contact.

4 lines of code changed in:

  • src/net/java/sip/communicator/service/contactlist: MetaContactGroup.java (+4 -3)
emcho 2008-09-30 21:12

Adding support for "NO REGISTRAR" accounts. Special thanks to Emanuel Onica and Michael Koch for contributing early versions.

12 lines of code changed in:

  • src/net/java/sip/communicator/service/contactlist: MetaContact.java (+12 -11)

(24 more)

Generated by StatSVN 0.3.1