[root]/src/net/java/sip/communicator/service/callhistory
event
(5 files, 291 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 34 (100.0%) | 686 (100.0%) | 20.1 |
| damencho | 9 (26.5%) | 377 (55.0%) | 41.8 |
| yanas | 7 (20.6%) | 147 (21.4%) | 21.0 |
| emcho | 12 (35.3%) | 120 (17.5%) | 10.0 |
| s_vincent | 3 (8.8%) | 24 (3.5%) | 8.0 |
| lubomir_m | 2 (5.9%) | 17 (2.5%) | 8.5 |
| a_pelov | 1 (2.9%) | 1 (0.1%) | 1.0 |
Fixes style formating, javadoc and eclipse related warnings.
0 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
3 lines of code changed in:
Stores call peer display names in history.
16 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:
Enable ICE by default, fix javadoc warnings.
24 lines of code changed in:
Save end reason code for calls if any, and don't show call history records which are answered elsewhere as missed.
16 lines of code changed in:
Asynchronous call history queries with limited result count.
4 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
121 lines of code changed in:
Renames occurrences of callParticipant to callPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
83 lines of code changed in:
Renames CallParticipant to CallPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
16 lines of code changed in:
Renames CallParticipant to CallPeer so that it would better reflect our new Call architecture that also includes conferencing and ConferenceMembers
2 lines of code changed in:
Fixes warnings.
17 lines of code changed in:
Added states to the call history participant recordsse
12 lines of code changed in:
Improve CallHistory result objects
41 lines of code changed in:
Call History Impl and call history tests
251 lines of code changed in:
Start for the call history service
57 lines of code changed in:
Code format
1 lines of code changed in:
Fixed file indentation - from TABs to SPACEs (4 spaces / tab)
1 lines of code changed in:
Initial sip-communicator-1.0 commit
15 lines of code changed in: