aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service/notification
Commit message (Expand)AuthorAgeFilesLines
* Converts CRLF line endings to LF, as suggested by @champtar.Boris Grozev2016-02-235-566/+566
* Updates the license headers.Damian Minkov2015-07-2020-55/+275
* Catches exceptions when executing notification actions in order not to stop s...Damian Minkov2015-04-031-29/+36
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Adds optional group parameter to the popups that can be used for merging noti...paweldomas2013-11-272-3/+48
* Fixes an issue with notification sounds which could prevent their entire or p...Lyubomir Marinov2013-08-141-19/+17
* Adds optional timeout to PopupMessageNotificationAction and PopupMessage.paweldomas2013-07-162-2/+39
* Adds vibrate notification action.paweldomas2013-06-194-8/+233
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-2315-100/+100
* Improves handler for DTMF events: when sending several DTMF tones in a short ...Vincent Lucas2013-04-163-0/+42
* Works on preventing sound notifications from playing forever.Lyubomir Marinov2012-10-185-732/+789
* Adds a notification popup when the audio device configuration has changed.Vincent Lucas2012-10-172-1/+21
* Fixes loading notifications configuration migrating old saved values to newly...Damian Minkov2012-10-152-6/+167
* Adds more options to sound notifications and their config. Sound notification...Damian Minkov2012-10-124-30/+153
* Corrects disable/re-enable sound notification mechanism.Vincent Lucas2012-09-072-5/+61
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-296-7/+18
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-295-5/+5
* Commits work in progress on libjitsi.Lyubomir Marinov2012-06-191-1/+10
* 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-074-6/+92
* Corrects sound event loop when setting a custom sound file.Vincent Lucas2012-04-231-2/+8
* Adds (experimental) support for the cobri Jabber extension.Lyubomir Marinov2012-04-021-58/+58
* Fixes style formating, javadoc and eclipse related warnings.Sebastien Vincent2012-03-091-22/+23
* Cache notifications until the handlers are ready, stop sounds through referenceIngo Bauersachs2011-12-055-33/+186
* Separate notification service from its handlersIngo Bauersachs2011-12-0517-388/+1636
* Fixes a NPE and tests.Damian Minkov2011-11-171-0/+61
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-189-9/+9
* Fixes warnings and javadocs.Sebastien Vincent2010-10-042-22/+32
* Commits the second patch of Sebastien Vincent in the dev mailing list thread ...Lyubomir Marinov2009-09-021-1/+2
* Fix warning: raw types, unused variables, etc. Contributes to issue #637.Werner Dittmann2009-04-201-1/+1
* Some enhancements on fancy systray tooltips, including:Yana Stamcheva2009-02-241-0/+3
* enhancements to the swing popup notification, new behavior for the trayicon, ...Symphorien Wanko2009-02-201-1/+3
* swing based popup notifications with tests for the PopupMessage interface.Symphorien Wanko2009-02-171-4/+4
* undo previous commit since cruisecontrol failsSymphorien Wanko2009-02-171-4/+4
* swing based popup notifications with tests for the PopupMessage interface.Symphorien Wanko2009-02-171-4/+4
* spelling corrections contributed by Damian JohnsonYana Stamcheva2008-07-171-3/+3
* Add registering default events to notification service.Damian Minkov2008-07-101-0/+64
* Fixed javadoc commentYana Stamcheva2007-09-201-1/+1
* Do not show popups for incoming messages from contacts with already focused c...Yana Stamcheva2007-08-311-1/+21
* manage notification eventsYana Stamcheva2007-08-223-6/+8
* notification service enhancementsYana Stamcheva2007-08-2210-82/+542
* method added to allow obtaining the list of registered eventsYana Stamcheva2007-08-121-8/+40
* some new methods definedYana Stamcheva2007-08-081-3/+73
* first lines of a new Notification Service. Committing so that Yana could cont...Emil Ivov2007-08-063-0/+205