aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service
Commit message (Expand)AuthorAgeFilesLines
* Fix Voicemail URI editing in UIIngo Bauersachs2017-02-281-12/+26
* Updates libjitsi and sends hole punch packets for audio.damencho2017-02-072-5/+46
* Adds a property to enable rtpTranslator for conferences.damencho2017-01-184-5/+70
* BLF: Enable plugin and add workaround for AsteriskIngo Bauersachs2017-01-151-1/+17
* Add option to choose tray icon mode (Native, Disabled, AppIndicator)Ingo Bauersachs2017-01-142-19/+27
* Ignore all unknown MediaTypesIngo Bauersachs2017-01-071-10/+1
* Remove unused and long deprecated methodIngo Bauersachs2017-01-072-24/+0
* Add hashCode to classes overriding equalsIngo Bauersachs2017-01-074-0/+26
* Adds BOSH_URL property to JabberAccountIDpaweldomas2016-12-281-0/+29
* Remove Yahoo protocolIngo Bauersachs2016-10-246-248/+8
* Add 'removePresenceExtension' to OperationSetJitsiMeetToolspaweldomas2016-08-231-0/+11
* code clean up (#277)Nik2016-07-052-79/+83
* Forward pending notification count to the systray serviceIngo Bauersachs2016-05-292-0/+15
* Remove unused envelope iconIngo Bauersachs2016-05-291-5/+0
* Check if the systray is initialized before hiding the main frameIngo Bauersachs2016-05-291-0/+6
* Prepare for the message MediaTypeIngo Bauersachs2016-05-171-1/+1
* Updates the license headersIngo Bauersachs2016-05-172-4/+26
* Validate protocol addresses before creating a contactIngo Bauersachs2016-05-172-0/+30
* Remove superfluous method definitionIngo Bauersachs2016-05-171-7/+0
* Format phone number in tooltipsIngo Bauersachs2016-05-172-0/+20
* Update ice4j and jain-sip dependenciesIngo Bauersachs2016-04-121-1/+0
* Remove the Facebook protocol wizardIngo Bauersachs2016-02-281-5/+0
* Normalize line endingsIngo Bauersachs2016-02-282-1123/+1123
* Converts CRLF line endings to LF, as suggested by @champtar.Boris Grozev2016-02-2338-9019/+9019
* Typo fixesmksh2015-11-111-6/+8
* Introduce SmackProxy for abstracting different Smack implementations (3 and 4)mksh2015-11-101-0/+139
* Merge pull request #154 from iant-gmbh/masterIngo Bauersachs2015-10-051-0/+21
|\
| * Added abbility to set option FORCE_PROXY_BYPASS via SipAccountClaas Beyersdorf2015-09-231-0/+21
* | Merge pull request #51 from dpocock/sip-call-without-registrationIngo Bauersachs2015-10-043-0/+25
|\ \ | |/ |/|
| * Adapt high-level API to allow calls without registrationDaniel Pocock2014-08-093-0/+25
* | Follow libjitsi move of DTMFtone from protocol to neomediaIngo Bauersachs2015-08-233-3/+2
* | Use MediaException for QualityControl error handlingIngo Bauersachs2015-08-232-4/+2
* | Remove MSN protocol leftoversIngo Bauersachs2015-08-231-1/+0
* | Move security events back from libjitsi as they are solely used here.Ingo Bauersachs2015-08-2311-13/+157
* | Correctly set SIP display names (Closes #134)Ingo Bauersachs2015-08-081-24/+2
* | Fixes compilation in some environments.bgrozev2015-07-291-16/+17
* | Catch ExceptionInInitializerError for better traceability of programming errors.Danny van Heumen2015-07-301-2/+7
* | Avoids compiling (certain) classes from .plugin.desktop when compiling classe...Lyubomir Marinov2015-07-202-4/+3
* | Updates the license headers.Damian Minkov2015-07-20544-1156/+7257
* | Removed notion of a 'password' from Google Contacts implementation.Danny van Heumen2015-07-202-19/+7
* | Removes msn protocol.damencho2015-07-162-170/+0
* | Define ContactResource equality based on resourceName. (fixes OTR issue)Danny van Heumen2015-05-241-0/+31
* | Implements OperationSetIncomingDTMF for XMPP, wired to receive events via RTP...Boris Grozev2015-04-124-11/+178
* | Catches exceptions when executing notification actions in order not to stop s...Damian Minkov2015-04-031-29/+36
* | Adds OperationSetTelephonyBLF (Busy Lamp Field), can monitor lines and pickup...Damian Minkov2015-04-013-0/+263
* | Changes a type for contact sources ot contact list type to a common one that ...Damian Minkov2015-04-012-14/+2
* | Adds OperationSetTelephonyPark and a sip implementation of the operation set.Damian Minkov2015-03-191-0/+41
* | Merge pull request #68 from jitsi/clean-gtalk-stuffbgrozev2015-02-232-27/+0
|\ \
| * | Removes the "google ICE" option from the GUI, and some Gtalk-related code.Boris Grozev2015-02-132-27/+0
* | | Updates call object to be data one, this way it will be able to store custom ...Damian Minkov2015-02-131-0/+3
|/ /