| Commit message (Expand) | Author | Age | Files | Lines |
* | Updates the license headers. | Damian Minkov | 2015-07-20 | 5 | -10/+65 |
* | Limit error to null message. Allow empty message. | Danny van Heumen | 2014-03-24 | 1 | -2/+3 |
* | 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 | 1 | -0/+1 |
* | Adds optional timeout to PopupMessageNotificationAction and PopupMessage. | paweldomas | 2013-07-16 | 1 | -2/+5 |
* | Fixes NPE in case SystrayService is not present | paweldomas | 2013-06-19 | 1 | -5/+2 |
* | Fixes warnings, removes trailing whitespace, adds @Override annotations. | Lyubomir Marinov | 2013-05-23 | 4 | -6/+7 |
* | Uses java.awt classes through reflection. | Damian Minkov | 2013-05-16 | 1 | -3/+32 |
* | Improves handler for DTMF events: when sending several DTMF tones in a short ... | Vincent Lucas | 2013-04-16 | 1 | -0/+31 |
* | Cleans up source code, provides tiny optimization. | Lyubomir Marinov | 2013-03-18 | 1 | -19/+24 |
* | Re-enables sound notification during on-going call by default. This behavior ... | Vincent Lucas | 2013-01-04 | 2 | -1/+41 |
* | Synchronize list of currently playing clips in SoundNotificationHandler. | Damian Minkov | 2012-11-06 | 1 | -16/+38 |
* | Fixes a memory leak in NotificationManager. Removes an unnecessary copying of... | Lyubomir Marinov | 2012-10-20 | 1 | -1/+1 |
* | Renames a couple of methods upon request by Emil Ivov. Fixes an endless loop ... | Lyubomir Marinov | 2012-10-19 | 1 | -33/+46 |
* | Works on preventing sound notifications from playing forever. | Lyubomir Marinov | 2012-10-18 | 2 | -233/+125 |
* | A hack fixing problem with playing notifications during the ongoing call. | Damian Minkov | 2012-10-18 | 2 | -1/+36 |
* | Adds a notification popup when the audio device configuration has changed. | Vincent Lucas | 2012-10-17 | 2 | -1/+33 |
* | Fixes double playing of audio notification if notification and playback devic... | Damian Minkov | 2012-10-17 | 1 | -5/+24 |
* | Adds more options to sound notifications and their config. Sound notification... | Damian Minkov | 2012-10-12 | 1 | -2/+251 |
* | Moves the ConfigurationService and FileAccessService implementations from Jit... | Lyubomir Marinov | 2012-07-10 | 4 | -4/+10 |
* | Switches Jitsi trunk to libjitsi. | Lyubomir Marinov | 2012-06-29 | 1 | -1/+3 |
* | Switches Jitsi trunk to libjitsi. | Lyubomir Marinov | 2012-06-29 | 3 | -6/+7 |
* | 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 | 1 | -2/+20 |
* | Fixes style formating, javadoc and eclipse related warnings. | Sebastien Vincent | 2012-03-09 | 1 | -5/+2 |
* | Avoids showing empty messages. | Damian Minkov | 2012-03-08 | 1 | -1/+15 |
* | Cache notifications until the handlers are ready, stop sounds through reference | Ingo Bauersachs | 2011-12-05 | 4 | -1750/+35 |
* | Separate notification service from its handlers | Ingo Bauersachs | 2011-12-05 | 9 | -1632/+228 |
* | Remove warnings | Ingo Bauersachs | 2011-12-05 | 2 | -18/+11 |
* | Fixes missing class import in notification bundle and make sure an exception ... | Damian Minkov | 2011-11-17 | 2 | -254/+345 |
* | Fixes a NPE and tests. | Damian Minkov | 2011-11-17 | 1 | -78/+65 |
* | Isolates notification management and triggering. | Damian Minkov | 2011-11-17 | 4 | -3/+1611 |
* | Changes project name in source license headers from SIP Communicator to Jitsi | Emil Ivov | 2011-10-18 | 7 | -7/+7 |
* | Update event config form, fixing storing values when changing file values. | Damian Minkov | 2010-12-08 | 2 | -1/+6 |
* | Remove import of non-existing package | Werner Dittmann | 2010-10-18 | 1 | -1/+0 |
* | Added a sound, played on hang up. | Yana Stamcheva | 2010-09-02 | 2 | -6/+12 |
* | Configuration window improvements including reorganizing sections, user inter... | Yana Stamcheva | 2010-07-05 | 1 | -66/+66 |
* | Fix logger usage - fifth bunch. | Werner Dittmann | 2010-06-03 | 3 | -8/+16 |
* | Prevents a NullPointerException. | Lyubomir Marinov | 2009-11-17 | 1 | -5/+8 |
* | Commits the second patch of Sebastien Vincent in the dev mailing list thread ... | Lyubomir Marinov | 2009-09-02 | 1 | -25/+9 |
* | Introduces a default implementation of OperationSetMultiUserChat which remove... | Lyubomir Marinov | 2009-08-30 | 1 | -4/+4 |
* | - Provides an alternative storage backend to XML in the ConfigurationService ... | Lyubomir Marinov | 2009-08-04 | 1 | -15/+19 |
* | Fix warning: raw types, unused variables, etc. Contributes to issue #637. | Werner Dittmann | 2009-04-20 | 2 | -20/+22 |
* | Fix issue #609. Call to sip communicator on machine without audio device. Whe... | Damian Minkov | 2009-03-24 | 1 | -0/+4 |
* | Fixes various warnings, mostly ones about performance. | Lyubomir Marinov | 2009-03-12 | 1 | -2/+2 |
* | Removes unnecessary fields. | Lyubomir Marinov | 2009-03-02 | 1 | -4/+3 |
* | Fixes warnings. | Lyubomir Marinov | 2009-02-25 | 1 | -2/+2 |
* | Some enhancements on fancy systray tooltips, including: | Yana Stamcheva | 2009-02-24 | 1 | -4/+7 |
* | enhancements to the swing popup notification, new behavior for the trayicon, ... | Symphorien Wanko | 2009-02-20 | 1 | -3/+8 |
* | swing based popup notifications with tests for the PopupMessage interface. | Symphorien Wanko | 2009-02-17 | 2 | -9/+8 |