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
*
Updates the license headers.
Damian Minkov
2015-07-20
7
-14
/
+91
*
Don't write call history record from queue calls
Ingo Bauersachs
2014-12-08
1
-1
/
+10
*
Add API to erase the call history
Ingo Bauersachs
2014-11-27
1
-0
/
+14
*
Fix a race condition in the HistoryService
Ingo Bauersachs
2014-11-27
1
-14
/
+1
*
Fixes warnings, bugs. Reduces source code duplication. Simplifies, clarifies ...
Lyubomir Marinov
2014-09-29
2
-49
/
+17
*
Fixes warnings.
Lyubomir Marinov
2014-09-25
2
-36
/
+27
*
Fixes warnings.
Lyubomir Marinov
2014-09-19
1
-6
/
+6
*
Encode display names to support commas in the call history
Ingo Bauersachs
2014-03-26
1
-5
/
+33
*
Adds option to limit the number of history records stored, FIFO. Updates time...
Damian Minkov
2014-03-13
1
-1
/
+2
*
Fixes NPEs with contact queries.
Damian Minkov
2014-03-06
1
-1
/
+0
*
Changes call history filter to work with async query.
hristoterezov
2014-02-24
1
-10
/
+20
*
Changes the updateCallRecordPeerSecondaryAddress method parameters in call hi...
hristoterezov
2014-02-17
1
-23
/
+43
*
Fixes index out of bounds exception in call history service.
hristoterezov
2014-02-17
1
-1
/
+4
*
Adds provider to the call history peer event and adds support for secondary p...
hristoterezov
2014-02-17
2
-1
/
+23
*
Fixes auto generated catch clauses.
hristoterezov
2014-02-17
1
-6
/
+3
*
Adds new call history listeners which will be notified when new call peer rec...
hristoterezov
2014-02-17
1
-2
/
+209
*
I18N for call history group name
Ingo Bauersachs
2014-02-11
1
-6
/
+2
*
Fixes issues with the async queries of the contact list which may cause
hristoterezov
2014-01-08
1
-37
/
+56
*
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
[next]