aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/callhistory
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-207-14/+91
* Don't write call history record from queue callsIngo Bauersachs2014-12-081-1/+10
* Add API to erase the call historyIngo Bauersachs2014-11-271-0/+14
* Fix a race condition in the HistoryServiceIngo Bauersachs2014-11-271-14/+1
* Fixes warnings, bugs. Reduces source code duplication. Simplifies, clarifies ...Lyubomir Marinov2014-09-292-49/+17
* Fixes warnings.Lyubomir Marinov2014-09-252-36/+27
* Fixes warnings.Lyubomir Marinov2014-09-191-6/+6
* Encode display names to support commas in the call historyIngo Bauersachs2014-03-261-5/+33
* Adds option to limit the number of history records stored, FIFO. Updates time...Damian Minkov2014-03-131-1/+2
* Fixes NPEs with contact queries.Damian Minkov2014-03-061-1/+0
* Changes call history filter to work with async query.hristoterezov2014-02-241-10/+20
* Changes the updateCallRecordPeerSecondaryAddress method parameters in call hi...hristoterezov2014-02-171-23/+43
* Fixes index out of bounds exception in call history service.hristoterezov2014-02-171-1/+4
* Adds provider to the call history peer event and adds support for secondary p...hristoterezov2014-02-172-1/+23
* Fixes auto generated catch clauses.hristoterezov2014-02-171-6/+3
* Adds new call history listeners which will be notified when new call peer rec...hristoterezov2014-02-171-2/+209
* I18N for call history group nameIngo Bauersachs2014-02-111-6/+2
* Fixes issues with the async queries of the contact list which may causehristoterezov2014-01-081-37/+56
* Reverts changes from 160bccf16f2eb0ff8d560c52e4d15f95336a3512 , dfac8a056e02d...hristoterezov2013-12-161-56/+37
* Changes the contact source interfaces to use only the listeners for addinghristoterezov2013-12-141-37/+56
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Adds a property to enable stripping addresses to numbers when reading records.Damian Minkov2013-11-181-0/+20
* Skips the image for source contacts if it is the default one (dialing from ca...Damian Minkov2013-09-261-0/+15
* Adds an option to display peer names in call history tooltips.Damian Minkov2013-09-251-1/+8
* Implements private messaging chats.hristoterezov2013-09-241-0/+19
* Adds a CALL_PARTICIPANTS_CHANGE type for CallChangeEvent-s and fires eventsBoris Grozev2013-07-171-0/+3
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-232-5/+5
* Log dates in all history files as ISO 8601 with timezoneIngo Bauersachs2013-04-071-12/+42
* Provides a sorted result in all invite and transfer windows, including call t...Yana Stamcheva2013-04-041-0/+10
* Extends contact source apis to support editable contact sources. Fixes intern...Yana Stamcheva2013-02-071-1/+2
* Changes the behaviour of showing add contact and call buttons in the contact ...Damian Minkov2013-01-091-4/+11
* Don't show history search results before other contact sources. Fixes the app...Yana Stamcheva2012-09-181-1/+1
* Adds phonenumbers and search to transfer and conference invite dialogs. Impro...Yana Stamcheva2012-09-171-6/+16
* Making the contact list component available from outside the gui bundle.Yana Stamcheva2012-08-301-0/+10
* Adds get/set data to SourceContacts. Moves custom buttons to ExternalContactS...Damian Minkov2012-08-171-1/+3
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-2/+2
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-292-7/+7
* Fixes a possible NullPointerException which could prevent the successful inte...Lyubomir Marinov2012-06-191-19/+26
* Fixes NPE in call history.Damian Minkov2012-06-011-1/+3
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Adds ice states to call info. Damian Minkov2012-04-111-1/+1
* Fixes call duration counter when call is longer than 24 hours.Damian Minkov2012-03-091-2/+1
* Fixes a NPE in history reading.Damian Minkov2011-10-281-0/+4
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-187-7/+7
* Stores call peer display names in history.Yana Stamcheva2011-08-223-21/+40
* Shows the display name instead of address in call history. The address is sti...Yana Stamcheva2011-08-041-11/+30
* Adds a missing return and removes a few instance fields in the contact list U...Lyubomir Marinov2011-06-303-7/+3
* Implements "show more" functionality in contact list search.Yana Stamcheva2011-02-231-2/+13
* Showing categories and labels for contact details coming from AddressBook or ...Yana Stamcheva2011-02-211-0/+13
* Fixes disappearing call history on search in the contact list.Yana Stamcheva2011-01-272-0/+42