aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/gui/main/call/CallManager.java
Commit message (Expand)AuthorAgeFilesLines
* Use MediaException for QualityControl error handlingIngo Bauersachs2015-08-231-1/+1
* Updates the license headers.Damian Minkov2015-07-201-3/+14
* Adds always on top indicator to notify user when sharing its full screen.Damian Minkov2015-02-101-6/+27
* Adds custom header to indicate screen sharing initiated calls.Damian Minkov2015-02-101-1/+2
* Fixes searching for cusax capable provider.Damian Minkov2014-09-011-42/+71
* Separates phone number service, to be a service in separate bundle and improv...Damian Minkov2014-04-101-4/+6
* Limits searching for display name and image from search type contact sources.Damian Minkov2014-03-201-0/+3
* Uses OperationSetDesktopStreaming when checking for desktop sharing, and uses...Damian Minkov2014-03-201-11/+10
* Searches in contact sources for display name and avatar when receiving a call...Damian Minkov2014-03-171-14/+123
* Fixes use of OperationSetDesktopSharingServer and OperationSetDesktopStreaming.Damian Minkov2014-03-131-2/+2
* Fixes NPEs with contact queries.Damian Minkov2014-03-061-2/+4
* Make LDAP a simple ContactSourceServiceIngo Bauersachs2014-02-201-4196/+4197
* Fixes issues with the async queries of the contact list which may causehristoterezov2014-01-081-1/+3
* Fixes an issue which could cause some participants in merged and cross-protoc...Lyubomir Marinov2013-12-161-5/+2
* Reverts changes from 160bccf16f2eb0ff8d560c52e4d15f95336a3512 , dfac8a056e02d...hristoterezov2013-12-161-3/+1
* Changes the contact source interfaces to use only the listeners for addinghristoterezov2013-12-141-1/+3
* Fix SIP calling by IP addressIngo Bauersachs2013-12-071-2/+6
* Fixes discovering cusax linked providers from source contacts when preferred ...Damian Minkov2013-12-041-7/+25
* Fixes warnings.Lyubomir Marinov2013-11-181-1/+0
* Fixes warnings, formatting, naming consistency.Lyubomir Marinov2013-11-141-4177/+4177
* Implements publishing a conference in chat room (Merged from publish-conferen...hristoterezov2013-10-271-15/+106
* Fixes autoanswer if IncomingCallReceived event and CallStateChanged event com...Damian Minkov2013-10-241-86/+168
* Reverts fix for autoanswer and quickly receiving events for the new call, cau...Damian Minkov2013-10-121-110/+69
* Fixes autoanswer if IncomingCallReceived event and CallStateChanged event com...Damian Minkov2013-10-101-69/+110
* Renames property to fit convention.Damian Minkov2013-09-301-5/+5
* Adds new property which can skip using default saved preferred provider when ...Damian Minkov2013-09-301-3/+49
* Fixes discovering cusax connected contacts when using call history.Damian Minkov2013-09-261-7/+154
* Skips the image for source contacts if it is the default one (dialing from ca...Damian Minkov2013-09-261-1/+6
* Fixes displaying buttons in call window for cusax contacts (chat and plugin b...Damian Minkov2013-09-241-0/+36
* Updates call history view on call ended. Patch provided by Timothy Price.Damian Minkov2013-09-171-12/+12
* Fixes issues with the switching between webcam and desktop streaming/sharing ...Lyubomir Marinov2013-08-121-15/+20
* Adds a CALL_PARTICIPANTS_CHANGE type for CallChangeEvent-s and fires eventsBoris Grozev2013-07-171-0/+3
* Fixes PatternSyntaxException when dialing numbers containing '+'.Damian Minkov2013-06-251-2/+3
* Searches for display name no longer match part of number, now searching for e...Damian Minkov2013-06-211-1/+19
* Fixes adding plugins to call dialog container. Call window now checks for im ...Damian Minkov2013-06-181-0/+98
* Adds log info when the addrbook plugin starts, stops, registers and unregiste...Vincent Lucas2013-05-171-0/+87
* Changes the name of the showPopUpNotification methods to showAlertPopup. Chan...hristoterezov2013-05-151-1/+1
* Adds new methods to AlertUIServiceImpl that show a notification popup. If the...hristoterezov2013-05-081-0/+8
* Implements support for CUSAX peer display name in call panel.yanas2013-05-081-13/+13
* Adds support for draft-saintandre-impp-call-info and improves the avataryanas2013-05-071-48/+457
* Adds the possibility to send message or call a specific contact resource (Req...Yana Stamcheva2013-04-241-30/+155
* Adds the exception stack trace to the error window if a video bridge conferen...Hristo Terezov2013-04-171-1/+1
* Creates utility working with all phone details for metacontact and contact, u...Damian Minkov2013-03-221-138/+315
* Does not show video details if it is the same as voice. When obtaining additi...Damian Minkov2013-03-141-0/+4
* Adds a warning dialog when trying to make an audio call with no audio device ...Damian Minkov2013-03-111-0/+91
* Dispatches video contact details. Uses voice as default number detail, if no ...Damian Minkov2013-03-051-6/+8
* Extends contact source apis to support editable contact sources. Fixes intern...Yana Stamcheva2013-02-071-1/+1
* Re-enables the desktop sharing functionality: button selection, region shared...Vincent Lucas2013-02-051-7/+15
* Moves account related utility methods like getRegisteredAccounts(), getRegist...Yana Stamcheva2013-01-281-2/+3
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-241-2/+2