index
:
jitsi.git
master
upstream
creating a debian package
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
java
/
sip
/
communicator
/
impl
/
callhistory
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Reverts to Yana's latest version of CallHistoryContactSource because of probl...
Lyubomir Marinov
2010-12-23
1
-23
/
+119
*
Fix localized call state strings.
Yana Stamcheva
2010-12-22
1
-1
/
+1
*
Commits work in progress on adding support for the Address Book of Microsoft ...
Lyubomir Marinov
2010-12-21
1
-22
/
+6
*
Commits work in progress on adding support for the Address Book of Microsoft ...
Lyubomir Marinov
2010-12-21
1
-98
/
+18
*
Reflect contact capabilities in call history.
Sebastien Vincent
2010-12-16
1
-7
/
+37
*
Update ice4j.jar and fix some javadoc warnings.
Sebastien Vincent
2010-11-25
1
-0
/
+3
*
Log moved to the good place.
Yana Stamcheva
2010-11-22
1
-4
/
+4
*
Fixes call history record state IndexOutOfBoundsException.
Yana Stamcheva
2010-11-22
1
-4
/
+12
*
Fixes IndexOutOfBoundsException in Call History, prevents the gui from crashi...
Yana Stamcheva
2010-11-22
1
-2
/
+32
*
Save end reason code for calls if any, and don't show call history records wh...
Damian Minkov
2010-10-01
3
-3
/
+32
*
Add javadoc, fix warnings and typos.
Sebastien Vincent
2010-09-11
1
-2
/
+2
*
Adds javadocs, fixes warnings.
Lyubomir Marinov
2010-09-10
1
-17
/
+16
*
Don't allow to call SIP contacts through another protocol in the call history.
Yana Stamcheva
2010-07-27
1
-4
/
+24
*
Fix logger usage - third bunch of changes.
Werner Dittmann
2010-06-03
2
-10
/
+20
*
Fixes contact list behavior and introduces more smooth writing in the search ...
Yana Stamcheva
2010-05-20
1
-2
/
+24
*
Results from a MetaContactList filtering are now returned as events.
Yana Stamcheva
2010-05-10
1
-1
/
+1
*
Fix call history searches.
Yana Stamcheva
2010-05-06
1
-1
/
+2
*
Asynchronous call history queries with limited result count.
Yana Stamcheva
2010-05-06
3
-38
/
+252
*
Fix unit tests.
Yana Stamcheva
2010-05-03
1
-11
/
+17
*
- Introduces new contact list data model that allows adding of external conta...
Yana Stamcheva
2010-05-03
6
-102
/
+712
*
The currentCallRecords do not contains Call but CallRecordImpl so the test
Matthieu Casanova
2010-04-06
1
-2
/
+5
*
Prevents a NullPointerException if AudioNotifierService is not registered.
Lyubomir Marinov
2009-11-19
1
-0
/
+1
*
Commits the patch of Sebastien Vincent provided on the dev mailing list in an...
Lyubomir Marinov
2009-10-13
1
-17
/
+18
*
Javadoc fixes. Removes a few warning. Moves code from CallSipImpl to CallPeer...
Emil Ivov
2009-09-29
1
-1
/
+1
*
Commits the patch of Sebastien Vincent provided on the dev mailing in an e-ma...
Lyubomir Marinov
2009-09-02
1
-1
/
+1
*
Renames occurrences of callParticipant to callPeer so that it would better re...
Emil Ivov
2009-08-09
1
-1
/
+1
*
Renames occurrences of callParticipant to callPeer so that it would better re...
Emil Ivov
2009-08-09
1
-1
/
+1
*
Renames occurrences of callParticipant to callPeer so that it would better re...
Emil Ivov
2009-08-09
1
-0
/
+70
*
Renames occurrences of callParticipant to callPeer so that it would better re...
Emil Ivov
2009-08-09
1
-50
/
+50
*
Renames CallParticipant to CallPeer so that it would better reflect our new C...
Emil Ivov
2009-08-09
2
-39
/
+39
*
Renames CallParticipant to CallPeer so that it would better reflect our new C...
Emil Ivov
2009-08-09
3
-80
/
+10
*
Renames CallParticipant to CallPeer so that it would better reflect our new C...
Emil Ivov
2009-08-09
3
-5
/
+5
*
Renames CallParticipant to CallPeer so that it would better reflect our new C...
Emil Ivov
2009-08-09
1
-3
/
+3
*
Renames CallParticipant to CallPeer so that it would better reflect our new C...
Emil Ivov
2009-08-09
2
-38
/
+38
*
Renames CallParticipant to CallPeer so that it would better reflect our new C...
Emil Ivov
2009-08-09
1
-4
/
+4
*
Renames CallParticipant to CallPeer so that it would better reflect our new C...
Emil Ivov
2009-08-09
1
-6
/
+6
*
Some code clean-up, remove warnings, no new functions or features.
Werner Dittmann
2009-03-28
1
-3
/
+3
*
Removes unnecessary fields. Provides more efficient iteration of Hashtables, ...
Lyubomir Marinov
2009-03-02
1
-1
/
+1
*
Commits patches for the following issues:
Emil Ivov
2008-12-16
1
-0
/
+1
*
Eliminates duplication of ProtocolProviderService.getOperationSet() and .getS...
Lyubomir Marinov
2008-12-09
1
-8
/
+7
*
Fixes warnings.
Lyubomir Marinov
2008-12-06
3
-95
/
+101
*
Transfers a Call upon receiving a REFER request. The new Call being referred ...
Lyubomir Marinov
2008-08-13
1
-3
/
+1
*
Committing the on hold patch from Lubomir Marinov
Emil Ivov
2008-07-18
1
-17
/
+19
*
Use createFromRowID instead of createFromID for IDs that are not coming from ...
Yana Stamcheva
2007-10-03
1
-2
/
+4
*
Moving to Felix
Damian Minkov
2006-11-22
3
-3
/
+41
*
Properly setting end times corresponding the evnts in the call process
Damian Minkov
2006-11-16
1
-6
/
+12
*
Fix if states record is missing
Damian Minkov
2006-10-24
1
-1
/
+5
*
Added states to the call history participant recordsse
Damian Minkov
2006-10-24
2
-8
/
+124
*
Fix CallHistoryImpl and tests
Damian Minkov
2006-10-21
1
-2
/
+2
*
Improve CallHistory result objects
Damian Minkov
2006-10-20
3
-16
/
+198
[prev]
[next]