| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes ui blocking displaying contact in contactlist or in the tooltip, when c... | Damian Minkov | 2012-01-18 | 1 | -0/+24 |
* | Resolves a problem with jabber contact list if server replay is delayed. Enab... | Damian Minkov | 2012-01-18 | 1 | -0/+10 |
* | Create security off event object in security control event handler | Ingo Bauersachs | 2012-01-15 | 2 | -18/+13 |
* | Fixes a class cast exception with dns event fire. | Damian Minkov | 2012-01-05 | 1 | -0/+9 |
* | Removes non persistent groups from "Add contact" window and "Move to group" m... | Yana Stamcheva | 2011-12-28 | 1 | -0/+8 |
* | Fixes '[jitsi-dev] Jitsi build 3846 adds one more set of input devices to the... | Lyubomir Marinov | 2011-12-23 | 1 | -9/+9 |
* | Adds dns change detection on macosx. | Damian Minkov | 2011-12-22 | 2 | -1/+13 |
* | Renames some protocols, jabber to XMPP, Yahoo! and Google Talk. | Damian Minkov | 2011-12-21 | 1 | -1/+1 |
* | Fixes NPE if resource icon is not found. | Damian Minkov | 2011-12-21 | 4 | -1/+14 |
* | Refactors (neomeida's) volume control for the purposes of optimization, simpl... | Lyubomir Marinov | 2011-12-20 | 4 | -52/+26 |
* | Refactor provisioning. | Sebastien Vincent | 2011-12-19 | 2 | -2/+110 |
* | Switches from JMF to FMJ. | Lyubomir Marinov | 2011-12-17 | 1 | -6/+8 |
* | Adds a method indicating if a wizard should be shown in availble networks. | Yana Stamcheva | 2011-12-16 | 1 | -0/+12 |
* | Does the 2-bit shift for the DSCP value directly in the code, so users have o... | Sebastien Vincent | 2011-12-10 | 1 | -7/+7 |
* | 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 |
* | Updates javadoc for enum. | Damian Minkov | 2011-12-05 | 1 | -5/+11 |
* | Adds traffic class support for SIP/XMPP/RTP audio/RTP video. | Sebastien Vincent | 2011-12-05 | 2 | -2/+104 |
* | Adds method for retrieving contact authorization status. | Damian Minkov | 2011-12-05 | 1 | -0/+24 |
* | Detects Google Contacts support in contact source via the protocol provider o... | Sebastien Vincent | 2011-12-02 | 1 | -2/+5 |
* | Adds the possibility to answer video call with video enabled for SIP and XMPP. | Sebastien Vincent | 2011-12-02 | 4 | -12/+41 |
* | Adds new account properties, not used yet. | Yana Stamcheva | 2011-12-01 | 1 | -0/+5 |
* | Fixes outgoing calls not being hangup via global shortcut, fixes NPE in CallS... | Sebastien Vincent | 2011-11-30 | 1 | -0/+7 |
* | Introduces new operation set for retrieving and storing custom contact types. | Damian Minkov | 2011-11-29 | 1 | -0/+92 |
* | Adds global shortcut support. | Sebastien Vincent | 2011-11-29 | 6 | -7/+168 |
* | Fixes possible NullPointerExceptions related to packet logging, resources. | Lyubomir Marinov | 2011-11-23 | 3 | -0/+10 |
* | Fixes a NPE and tests. | Damian Minkov | 2011-11-17 | 1 | -0/+61 |
* | Isolates notification management and triggering. | Damian Minkov | 2011-11-17 | 3 | -0/+49 |
* | Removes G728 codec and fixes javadoc warnings. | Sebastien Vincent | 2011-11-14 | 1 | -3/+3 |
* | Fixes local audio levels when peer removed from call. | Damian Minkov | 2011-11-09 | 1 | -0/+13 |
* | Implements AccountManager#removeStoredAccounts which removes all accounts whi... | Lyubomir Marinov | 2011-11-04 | 1 | -2/+64 |
* | Separates xcap contactlist implementation and adds option for contacts retrie... | Damian Minkov | 2011-11-04 | 2 | -0/+11 |
* | Makes the call via and chat via components show the account display name inst... | Yana Stamcheva | 2011-11-03 | 2 | -0/+16 |
* | Adds an AbstractQualityControlWrapper to remove duplicated code between SIP a... | Sebastien Vincent | 2011-10-27 | 1 | -0/+149 |
* | Fixes call video resolution changes in the following situation: A changes to ... | Sebastien Vincent | 2011-10-26 | 1 | -0/+10 |
* | Fixes slow sending of jabber messages. | Damian Minkov | 2011-10-21 | 2 | -0/+30 |
* | Fixes wrong param in httputils result (reported by Davide Corda). | Damian Minkov | 2011-10-20 | 1 | -1/+1 |
* | Changes project name in source license headers from SIP Communicator to Jitsi | Emil Ivov | 2011-10-18 | 454 | -454/+454 |
* | Update httputil bundle with common codec import. | Damian Minkov | 2011-10-14 | 1 | -0/+5 |
* | Extends account wizard class with forgot password link. | Yana Stamcheva | 2011-10-10 | 1 | -0/+20 |
* | Don't show the security padlock when the security controller requires secure ... | Ingo Bauersachs | 2011-10-07 | 2 | -0/+17 |
* | SDES Integration: Review before SVN commit | Ingo Bauersachs | 2011-10-04 | 2 | -6/+5 |
* | Add marker OperationSets so PPSs can indicate which encryption methods they s... | Ingo Bauersachs | 2011-10-04 | 2 | -0/+36 |
* | Adapt Call UI to multiple encryption methods | Ingo Bauersachs | 2011-10-04 | 9 | -120/+64 |
* | Remove unused security-event callback methods | Ingo Bauersachs | 2011-10-04 | 1 | -44/+0 |
* | Remove unused (S|Z)rtpAwareCallPeer | Ingo Bauersachs | 2011-10-04 | 1 | -27/+0 |
* | Security Tab in SIP register wizzard | Ingo Bauersachs | 2011-10-04 | 1 | -0/+37 |
* | SDES Integration: Add Javadoc and license headers | Ingo Bauersachs | 2011-10-04 | 4 | -3/+45 |
* | SDES Integration: Enable fallback to ZRTP, add Javadoc, more renames | Ingo Bauersachs | 2011-10-04 | 7 | -45/+209 |
* | SDES Integration: Incoming calls work | Ingo Bauersachs | 2011-10-04 | 5 | -19/+55 |