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 changes from 160bccf16f2eb0ff8d560c52e4d15f95336a3512 , dfac8a056e02d...
hristoterezov
2013-12-16
1
-56
/
+37
*
Changes the contact source interfaces to use only the listeners for adding
hristoterezov
2013-12-14
1
-37
/
+56
*
Replace System-Bundle header by BSN and a list that defines sys-bundles
Ingo Bauersachs
2013-12-07
1
-1
/
+1
*
Adds a property to enable stripping addresses to numbers when reading records.
Damian Minkov
2013-11-18
1
-0
/
+20
*
Skips the image for source contacts if it is the default one (dialing from ca...
Damian Minkov
2013-09-26
1
-0
/
+15
*
Adds an option to display peer names in call history tooltips.
Damian Minkov
2013-09-25
1
-1
/
+8
*
Implements private messaging chats.
hristoterezov
2013-09-24
1
-0
/
+19
*
Adds a CALL_PARTICIPANTS_CHANGE type for CallChangeEvent-s and fires events
Boris Grozev
2013-07-17
1
-0
/
+3
*
Fixes warnings, removes trailing whitespace, adds @Override annotations.
Lyubomir Marinov
2013-05-23
2
-5
/
+5
*
Log dates in all history files as ISO 8601 with timezone
Ingo Bauersachs
2013-04-07
1
-12
/
+42
*
Provides a sorted result in all invite and transfer windows, including call t...
Yana Stamcheva
2013-04-04
1
-0
/
+10
*
Extends contact source apis to support editable contact sources. Fixes intern...
Yana Stamcheva
2013-02-07
1
-1
/
+2
*
Changes the behaviour of showing add contact and call buttons in the contact ...
Damian Minkov
2013-01-09
1
-4
/
+11
*
Don't show history search results before other contact sources. Fixes the app...
Yana Stamcheva
2012-09-18
1
-1
/
+1
*
Adds phonenumbers and search to transfer and conference invite dialogs. Impro...
Yana Stamcheva
2012-09-17
1
-6
/
+16
*
Making the contact list component available from outside the gui bundle.
Yana Stamcheva
2012-08-30
1
-0
/
+10
*
Adds get/set data to SourceContacts. Moves custom buttons to ExternalContactS...
Damian Minkov
2012-08-17
1
-1
/
+3
*
Switches Jitsi trunk to libjitsi.
Lyubomir Marinov
2012-06-29
1
-2
/
+2
*
Switches Jitsi trunk to libjitsi.
Lyubomir Marinov
2012-06-29
2
-7
/
+7
*
Fixes a possible NullPointerException which could prevent the successful inte...
Lyubomir Marinov
2012-06-19
1
-19
/
+26
*
Fixes NPE in call history.
Damian Minkov
2012-06-01
1
-1
/
+3
*
Integrates Jitsi presence, IM and VoIP with MS Outlook.
Lyubomir Marinov
2012-06-01
1
-1
/
+1
*
Adds ice states to call info.
Damian Minkov
2012-04-11
1
-1
/
+1
*
Fixes call duration counter when call is longer than 24 hours.
Damian Minkov
2012-03-09
1
-2
/
+1
*
Fixes a NPE in history reading.
Damian Minkov
2011-10-28
1
-0
/
+4
*
Changes project name in source license headers from SIP Communicator to Jitsi
Emil Ivov
2011-10-18
7
-7
/
+7
*
Stores call peer display names in history.
Yana Stamcheva
2011-08-22
3
-21
/
+40
*
Shows the display name instead of address in call history. The address is sti...
Yana Stamcheva
2011-08-04
1
-11
/
+30
*
Adds a missing return and removes a few instance fields in the contact list U...
Lyubomir Marinov
2011-06-30
3
-7
/
+3
*
Implements "show more" functionality in contact list search.
Yana Stamcheva
2011-02-23
1
-2
/
+13
*
Showing categories and labels for contact details coming from AddressBook or ...
Yana Stamcheva
2011-02-21
1
-0
/
+13
*
Fixes disappearing call history on search in the contact list.
Yana Stamcheva
2011-01-27
2
-0
/
+42
*
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
[next]