aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service/protocol/AbstractProtocolProviderService.java
Commit message (Expand)AuthorAgeFilesLines
* Validate protocol addresses before creating a contactIngo Bauersachs2016-05-171-0/+13
* Merge pull request #51 from dpocock/sip-call-without-registrationIngo Bauersachs2015-10-041-0/+12
|\
| * Adapt high-level API to allow calls without registrationDaniel Pocock2014-08-091-0/+12
* | Updates the license headers.Damian Minkov2015-07-201-2/+13
* | Adds new unregister method to clearly distinguish between automatic unregiste...Damian Minkov2014-09-161-0/+41
|/
* Fix registering a null listener to the PPS reg state eventIngo Bauersachs2013-12-071-0/+5
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-0/+1
* Adds XMPP GUI configuration the ability to disable Jingle (audio and video ca...Vincent Lucas2012-10-021-0/+9
* Adds phonenumbers and search to transfer and conference invite dialogs. Impro...Yana Stamcheva2012-09-171-0/+42
* Fixes issues with video conferences such as adding peers and allowing non-foc...Lyubomir Marinov2012-02-211-11/+11
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Forces gtalk ice enabled on systems with already saved preferences (property ...Damian Minkov2011-09-021-0/+10
* When we modify a Jabber account, be sure to clear existing supported XMPP fea...Sebastien Vincent2010-12-141-0/+11
* Fixes two NullPointerExceptions in the presence and instant messaging Operati...Lyubomir Marinov2010-08-181-2/+2
* Fix logger usage - seventh and last bunchWerner Dittmann2010-06-041-1/+2
* Disables IM (by removing the corresponding OpSet) for SIP servers that don't ...Emil Ivov2010-02-241-2/+17
* Uses AbstractProtocolProviderService#addSupportedOperationSet in its extender...Lyubomir Marinov2009-10-171-7/+12
* Fixes a socket-related exception in the MSN protocol implementation which use...Lyubomir Marinov2009-10-171-10/+24
* Makes ProtocolProviderService#getOperationSet() type safe in order to shorten...Lyubomir Marinov2009-10-021-5/+6
* Doesn't allow exceptions during the dispatching of registration state change ...Lyubomir Marinov2009-04-161-13/+36
* - Reduces garbage created when working with AccoutID.getAccountProperties() w...Lyubomir Marinov2008-12-161-2/+3
* Eliminates duplication of ProtocolProviderService.getOperationSet() and .getS...Lyubomir Marinov2008-12-091-0/+45
* When starting the applications, loads the stored accounts in the background i...Lyubomir Marinov2008-09-201-5/+7
* Committing patches from Lubomir Marinov (moving isRegistered() to AbstractPro...Emil Ivov2008-07-011-1/+12
* Committing code optimization patch from Lubomir MarinovEmil Ivov2008-06-201-0/+123