aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/notificationwiring
Commit message (Expand)AuthorAgeFilesLines
* Move security events back from libjitsi as they are solely used here.Ingo Bauersachs2015-08-232-6/+5
* Updates the license headers.Damian Minkov2015-07-203-6/+39
* Adds custom header to indicate screen sharing initiated calls.Damian Minkov2015-02-101-4/+9
* Escape html entities for plain text messages in notifications.Danny van Heumen2015-01-252-10/+45
* Adapts to the changes to libjitsi moving the Recorder interface to the "recor...Boris Grozev2014-06-172-0/+2
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Fixes warnings.Lyubomir Marinov2013-10-271-3/+4
* Fixes issue with error COIN packets. If error COIN packet is recieved it isn'...hristoterezov2013-07-101-0/+7
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-232-2/+2
* Creates image loader service to be used in notification wiring plugin.Damian Minkov2013-05-202-51/+24
* Avoid duplicate FileTransfer-panel when the chat history is enabledIngo Bauersachs2013-04-071-1/+1
* Avoid duplicating incoming message when show history in chats is enabledIngo Bauersachs2013-04-071-7/+13
* Fixes NoClassDefFoundException in notification wiring plugin. Reported by Emi...Yana Stamcheva2013-01-281-0/+1
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-241-0/+1
* Fixes a memory leak in NotificationManager. Removes an unnecessary copying of...Lyubomir Marinov2012-10-201-22/+62
* Prevents multiple dialing sounds from being played for multiple peers in a si...Lyubomir Marinov2012-10-191-32/+143
* Works on preventing sound notifications from playing forever.Lyubomir Marinov2012-10-181-961/+1110
* Commits work in progress on refactorying the call-related user interface for ...Lyubomir Marinov2012-10-151-5/+8
* Fixes loading notifications configuration migrating old saved values to newly...Damian Minkov2012-10-151-1/+1
* Adds more options to sound notifications and their config. Sound notification...Damian Minkov2012-10-121-30/+22
* Detects failed typing notifications.Damian Minkov2012-10-011-0/+9
* Switches Jitsi trunk to libjitsi. (Tries to fix the build tests.)Lyubomir Marinov2012-06-291-5/+8
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-294-11/+14
* Updates video max bandwidth default value.Damian Minkov2012-06-221-3/+10
* Commits work in progress on libjitsi.Lyubomir Marinov2012-06-191-6/+11
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* JITSI-1035 #resolve fixed Allows caller information to be passed to the comma...Ingo Bauersachs2012-05-071-4/+42
* Renames recently added event securityStarted to securityNegotiationStarted.Damian Minkov2012-04-061-3/+3
* Adds security started event, indicating when security initialization has real...Damian Minkov2012-04-051-0/+11
* Adds security timeout event, triggered whenever we tried and couldn't establi...Damian Minkov2012-03-061-1/+13
* Cache notifications until the handlers are ready, stop sounds through referenceIngo Bauersachs2011-12-054-0/+1760