aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/notification/CommandNotificationHandlerImpl.java
Commit message (Collapse)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-201-2/+13
|
* Cleans up source code, provides tiny optimization.Lyubomir Marinov2013-03-181-19/+24
|
* Moves the ConfigurationService and FileAccessService implementations from ↵Lyubomir Marinov2012-07-101-1/+3
| | | | Jitsi into libjitsi. Silences handled exceptions in libjitsi by converting them into Logger informational messages.
* JITSI-1035 #resolve fixed Allows caller information to be passed to the ↵Ingo Bauersachs2012-05-071-2/+20
| | | | | | command action handler on the incoming call event. Patch by Vieri Di Paola.
* Separate notification service from its handlersIngo Bauersachs2011-12-051-55/+11
|
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
|
* Update event config form, fixing storing values when changing file values.Damian Minkov2010-12-081-0/+3
|
* Do not show popups for incoming messages from contacts with already focused ↵Yana Stamcheva2007-08-311-2/+31
| | | | chats.
* notification service implementationYana Stamcheva2007-08-221-0/+66