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

Directory Created:
2005-11-02 17:08
Total Files:
4
Deleted Files:
1
Lines of Code:
468

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

Lines of Code

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

Developers

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

Most Recent Commits

s_vincent 2012-03-09 17:54

Fixes style formating, javadoc and eclipse related warnings.

0 lines of code changed in:

  • src/net/java/sip/communicator/service/callhistory: CallPeerRecord.java (-1)
emcho 2011-10-18 14:03

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

3 lines of code changed in:

  • src/net/java/sip/communicator/service/callhistory: CallHistoryQuery.java (+1 -1), CallHistoryService.java (+1 -1), CallRecord.java (+1 -1)
yanas 2011-08-22 18:40

Stores call peer display names in history.

16 lines of code changed in:

  • src/net/java/sip/communicator/service/callhistory: CallPeerRecord.java (+16)
yanas 2011-01-27 15:37

Fixes disappearing call history on search in the contact list.
Call history records shown last.

6 lines of code changed in:

  • src/net/java/sip/communicator/service/callhistory: CallHistoryQuery.java (+6)
s_vincent 2010-11-17 13:36

Enable ICE by default, fix javadoc warnings.

24 lines of code changed in:

  • src/net/java/sip/communicator/service/callhistory: CallHistoryService.java (+9 -9), CallPeerRecord.java (+15)
damencho 2010-10-01 11:05

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:

  • src/net/java/sip/communicator/service/callhistory: CallRecord.java (+16)
yanas 2010-05-06 17:10

Asynchronous call history queries with limited result count.

4 lines of code changed in:

  • src/net/java/sip/communicator/service/callhistory: CallHistoryQuery.java (+2 -2), CallHistoryService.java (+2 -6)
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

121 lines of code changed in:

  • src/net/java/sip/communicator/service/callhistory: CallHistoryQuery.java (new 53), CallHistoryService.java (+24 -14), CallRecord.java (+44 -3)
emcho 2009-08-10 00:36

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:

  • src/net/java/sip/communicator/service/callhistory: CallHistoryService.java (+11 -11), CallPeerRecord.java (new 72)
emcho 2009-08-10 00:26

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:

  • src/net/java/sip/communicator/service/callhistory: CallHistoryService.java (+1 -1), CallParticipantRecord.java (del), CallRecord.java (+9 -9)
emcho 2009-08-10 00:24

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:

  • src/net/java/sip/communicator/service/callhistory: CallParticipantRecord.java (+2 -2)
lubomir_m 2008-12-06 23:18

Fixes warnings.

17 lines of code changed in:

  • src/net/java/sip/communicator/service/callhistory: CallHistoryService.java (+10 -10), CallRecord.java (+7 -5)
damencho 2006-10-24 15:25

Added states to the call history participant recordsse

12 lines of code changed in:

  • src/net/java/sip/communicator/service/callhistory: CallParticipantRecord.java (+12)
damencho 2006-10-20 22:33

Improve CallHistory result objects

41 lines of code changed in:

  • src/net/java/sip/communicator/service/callhistory: CallHistoryService.java (+34 -22), CallParticipantRecord.java (+3 -30), CallRecord.java (+4 -65)
damencho 2006-10-13 15:59

Call History Impl and call history tests

251 lines of code changed in:

  • src/net/java/sip/communicator/service/callhistory: CallHistoryService.java (+58), CallParticipantRecord.java (new 30), CallRecord.java (new 163)
damencho 2006-09-21 11:31

Start for the call history service

57 lines of code changed in:

  • src/net/java/sip/communicator/service/callhistory: CallHistoryService.java (+57 -2)
emcho 2006-08-16 17:50

Code format

1 lines of code changed in:

  • src/net/java/sip/communicator/service/callhistory: CallHistoryService.java (+1 -1)
a_pelov 2006-05-24 15:39

Fixed file indentation - from TABs to SPACEs (4 spaces / tab)

1 lines of code changed in:

  • src/net/java/sip/communicator/service/callhistory: CallHistoryService.java (+1 -1)
emcho 2005-11-02 17:08

Initial sip-communicator-1.0 commit

15 lines of code changed in:

  • src/net/java/sip/communicator/service/callhistory: CallHistoryService.java (new 15)
Generated by StatSVN 0.3.1