aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/globalshortcut
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-206-12/+78
* Fixes warnings, bugs. Reduces source code duplication. Simplifies, clarifies ...Lyubomir Marinov2014-09-292-60/+52
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-234-11/+13
* Adds "push to talk" functionality. The default shortcut for push to talk is "...Yana Stamcheva2013-03-254-57/+96
* Works on preventing an issue with the display of remote video which could sca...Lyubomir Marinov2013-02-261-1/+1
* Refactors the cross-protocol conference support.Lyubomir Marinov2012-09-252-133/+116
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-292-3/+4
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-293-5/+8
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Adds an "answer/hangup" call global key shortcut. Modifies the "hangup" globalVincent Lucas2012-05-152-160/+307
* Fixes style formating, javadoc and eclipse related warnings.Sebastien Vincent2012-03-091-2/+0
* Introduces new configuration from to setup global shortcut entry. Allows also...Sebastien Vincent2012-03-062-11/+222
* Ongoing work on cross protocol conference calls. Adds missing portaudio hotpl...Sebastien Vincent2012-02-081-3/+19
* Update Felix to 3.2.2Ingo Bauersachs2011-12-061-2/+2
* Fixes NPE when no ProtocolProviderService are registered (typically when we l...Sebastien Vincent2011-12-021-0/+3
* Adds mute/unmute global shortcut feature.Sebastien Vincent2011-12-013-1/+55
* Removes debug line.Sebastien Vincent2011-11-301-1/+8
* Fixes problem with contactlist global shortcut that freezed application.Sebastien Vincent2011-11-302-29/+59
* Fixes outgoing calls not being hangup via global shortcut, fixes NPE in CallS...Sebastien Vincent2011-11-303-13/+122
* Fixes concurrent modification exceptions in global shortcut service.Sebastien Vincent2011-11-291-44/+62
* Fixes some problems with global shortcuts (dimension of each columns, remove ...Sebastien Vincent2011-11-292-15/+21
* Check if TelephonyOpSet is found before adding a call listenerIngo Bauersachs2011-11-291-3/+6
* Adds global shortcut support.Sebastien Vincent2011-11-297-0/+1090