| Commit message (Expand) | Author | Age | Files | Lines |
* | Converts CRLF line endings to LF, as suggested by @champtar. | Boris Grozev | 2016-02-23 | 5 | -566/+566 |
* | Updates the license headers. | Damian Minkov | 2015-07-20 | 20 | -55/+275 |
* | Catches exceptions when executing notification actions in order not to stop s... | Damian Minkov | 2015-04-03 | 1 | -29/+36 |
* | Replace System-Bundle header by BSN and a list that defines sys-bundles | Ingo Bauersachs | 2013-12-07 | 1 | -1/+1 |
* | Adds optional group parameter to the popups that can be used for merging noti... | paweldomas | 2013-11-27 | 2 | -3/+48 |
* | Fixes an issue with notification sounds which could prevent their entire or p... | Lyubomir Marinov | 2013-08-14 | 1 | -19/+17 |
* | Adds optional timeout to PopupMessageNotificationAction and PopupMessage. | paweldomas | 2013-07-16 | 2 | -2/+39 |
* | Adds vibrate notification action. | paweldomas | 2013-06-19 | 4 | -8/+233 |
* | Fixes warnings, removes trailing whitespace, adds @Override annotations. | Lyubomir Marinov | 2013-05-23 | 15 | -100/+100 |
* | Improves handler for DTMF events: when sending several DTMF tones in a short ... | Vincent Lucas | 2013-04-16 | 3 | -0/+42 |
* | Works on preventing sound notifications from playing forever. | Lyubomir Marinov | 2012-10-18 | 5 | -732/+789 |
* | Adds a notification popup when the audio device configuration has changed. | Vincent Lucas | 2012-10-17 | 2 | -1/+21 |
* | Fixes loading notifications configuration migrating old saved values to newly... | Damian Minkov | 2012-10-15 | 2 | -6/+167 |
* | Adds more options to sound notifications and their config. Sound notification... | Damian Minkov | 2012-10-12 | 4 | -30/+153 |
* | Corrects disable/re-enable sound notification mechanism. | Vincent Lucas | 2012-09-07 | 2 | -5/+61 |
* | Switches Jitsi trunk to libjitsi. | Lyubomir Marinov | 2012-06-29 | 6 | -7/+18 |
* | Switches Jitsi trunk to libjitsi. | Lyubomir Marinov | 2012-06-29 | 5 | -5/+5 |
* | Commits work in progress on libjitsi. | Lyubomir Marinov | 2012-06-19 | 1 | -1/+10 |
* | Integrates Jitsi presence, IM and VoIP with MS Outlook. | Lyubomir Marinov | 2012-06-01 | 1 | -1/+1 |
* | JITSI-1035 #resolve fixed Allows caller information to be passed to the comma... | Ingo Bauersachs | 2012-05-07 | 4 | -6/+92 |
* | Corrects sound event loop when setting a custom sound file. | Vincent Lucas | 2012-04-23 | 1 | -2/+8 |
* | Adds (experimental) support for the cobri Jabber extension. | Lyubomir Marinov | 2012-04-02 | 1 | -58/+58 |
* | Fixes style formating, javadoc and eclipse related warnings. | Sebastien Vincent | 2012-03-09 | 1 | -22/+23 |
* | Cache notifications until the handlers are ready, stop sounds through reference | Ingo Bauersachs | 2011-12-05 | 5 | -33/+186 |
* | Separate notification service from its handlers | Ingo Bauersachs | 2011-12-05 | 17 | -388/+1636 |
* | Fixes a NPE and tests. | Damian Minkov | 2011-11-17 | 1 | -0/+61 |
* | Changes project name in source license headers from SIP Communicator to Jitsi | Emil Ivov | 2011-10-18 | 9 | -9/+9 |
* | Fixes warnings and javadocs. | Sebastien Vincent | 2010-10-04 | 2 | -22/+32 |
* | Commits the second patch of Sebastien Vincent in the dev mailing list thread ... | Lyubomir Marinov | 2009-09-02 | 1 | -1/+2 |
* | Fix warning: raw types, unused variables, etc. Contributes to issue #637. | Werner Dittmann | 2009-04-20 | 1 | -1/+1 |
* | Some enhancements on fancy systray tooltips, including: | Yana Stamcheva | 2009-02-24 | 1 | -0/+3 |
* | enhancements to the swing popup notification, new behavior for the trayicon, ... | Symphorien Wanko | 2009-02-20 | 1 | -1/+3 |
* | swing based popup notifications with tests for the PopupMessage interface. | Symphorien Wanko | 2009-02-17 | 1 | -4/+4 |
* | undo previous commit since cruisecontrol fails | Symphorien Wanko | 2009-02-17 | 1 | -4/+4 |
* | swing based popup notifications with tests for the PopupMessage interface. | Symphorien Wanko | 2009-02-17 | 1 | -4/+4 |
* | spelling corrections contributed by Damian Johnson | Yana Stamcheva | 2008-07-17 | 1 | -3/+3 |
* | Add registering default events to notification service. | Damian Minkov | 2008-07-10 | 1 | -0/+64 |
* | Fixed javadoc comment | Yana Stamcheva | 2007-09-20 | 1 | -1/+1 |
* | Do not show popups for incoming messages from contacts with already focused c... | Yana Stamcheva | 2007-08-31 | 1 | -1/+21 |
* | manage notification events | Yana Stamcheva | 2007-08-22 | 3 | -6/+8 |
* | notification service enhancements | Yana Stamcheva | 2007-08-22 | 10 | -82/+542 |
* | method added to allow obtaining the list of registered events | Yana Stamcheva | 2007-08-12 | 1 | -8/+40 |
* | some new methods defined | Yana Stamcheva | 2007-08-08 | 1 | -3/+73 |
* | first lines of a new Notification Service. Committing so that Yana could cont... | Emil Ivov | 2007-08-06 | 3 | -0/+205 |