Commit Graph

6728 Commits (2bcf9fe2dedac5eb1f8aa2149fcbcf31d97b25cb)

Author SHA1 Message Date
Sebastien Vincent c6edf2bb63 Adds mute/unmute global shortcut feature.
14 years ago
Yana Stamcheva 8512bb9f64 Adds new account properties, not used yet.
14 years ago
Damian Minkov d4393c78de Fixes a problem with duplicating jabber contacts when adding them after granting authorization.
14 years ago
Yana Stamcheva 8eabb8dea3 Fixes preferred account in the gui bundle.
14 years ago
Yana Stamcheva 6deae76251 Extends ChatTransport interface to support sending an SMS to a contact. Checks in contact capabilities when introducing that a protocol contact supports chat or sms.
14 years ago
Sebastien Vincent 9885224edc Removes debug line.
14 years ago
Sebastien Vincent e7b46f7e4d Fixes problem with contactlist global shortcut that freezed application.
14 years ago
Sebastien Vincent 3c49ac8773 Fixes outgoing calls not being hangup via global shortcut, fixes NPE in CallShortcut/UIShortcut. Also disable global shortcut when we set a shortcut and if we type same global shortcut as another entry, we set the previous entry to Disabled.
14 years ago
Damian Minkov 101a989d7f Fixes overflow error.
14 years ago
Sebastien Vincent 71ebf8446e Fixes concurrent modification exceptions in global shortcut service.
14 years ago
Yana Stamcheva 19d91e0f5f Fixes not appearing "Call" button in the unknown contact list view.
14 years ago
Damian Minkov 4ae42df582 Fixes a problem where opening and closing a window will trigger a typing notification.
14 years ago
Damian Minkov 9f8eab11a9 Introduces new operation set for retrieving and storing custom contact types.
14 years ago
Sebastien Vincent 67c74d35a0 Fixes some problems with global shortcuts (dimension of each columns, remove shortcuts, use the same keystroke some time after that failed, show a 'key press' when we want to set a keystroke). Adds also the possibility to hide when hitting two time shortcut for the contact list.
14 years ago
Ingo Bauersachs 7ebb1dd19c Refresh the default resolver of Lookup, add more DNS trace logging
14 years ago
Ingo Bauersachs 233b28f5aa Check if TelephonyOpSet is found before adding a call listener
14 years ago
Sebastien Vincent 6ea38de334 Adds global shortcut support.
14 years ago
Damian Minkov d9904d6f30 Fixes a problem where connectionClosedOnError may not fire events and leave provider in connected state event if its connection is closed.
15 years ago
Yana Stamcheva 543e939531 Fixes java 1.5 compatibility.
15 years ago
Yana Stamcheva 533afbf0c5 Attempts to fix duplicating contacts in contact list (reported by Ingo Bauersachs and Lubomir Marinov on dev: "Multiple entries of the same MetaContact").
15 years ago
Yana Stamcheva a68dc1c155 Makes sure that all plugin components (spellcheck, otr, etc.) are correctly added in the chat window.
15 years ago
Yana Stamcheva 04caf29398 Fixes dysfunctional popup menus. Reported by Ingo Bauersachs and Emil Ivov (subject: "SIPCommPopupMenu patchset").
15 years ago
Lyubomir Marinov 97c97514d7 Fixes possible NullPointerExceptions related to packet logging, resources.
15 years ago
Ingo Bauersachs 4793652a94 Inform listeners about unsuccessful but non-error registration attempts
15 years ago
Ingo Bauersachs d0518a3f9f Add javadoc
15 years ago
Ingo Bauersachs 45eabea221 Add diagnostic logging to DNS resolver configuration
15 years ago
Yana Stamcheva afa0bbc8e9 Ctrl-W Cmd-W key combinations now close chat tabs, not the whole window.
15 years ago
Ingo Bauersachs 80c77965aa Reset DNS server list after network change also when the ParallelResolver is disabled
15 years ago
Damian Minkov daa694846d Removes unnecessary dns query when connecting with jabber, add input check for ip address in NetworkUtils getARecord and getAAAARecord.
15 years ago
Yana Stamcheva 72b87bcd3b Reverts revision 9126, because it was causing a lot of other problems.
15 years ago
Sebastien Vincent 3fca394c5b Attempts to fix slowly loaded contact list.
15 years ago
Damian Minkov 68ae55b717 Fixes some NPE. Adds custom xmpp domain to be resolved for SRV records used for connection.
15 years ago
Yana Stamcheva 23187d1cf1 Tries to fix duplicate contacts.
15 years ago
Yana Stamcheva 92898503e1 Fixes java 1.5 compatibility.
15 years ago
Yana Stamcheva a0029b7b33 Tries to fix duplicating contacts in contact list (reported by Ingo Bauersachs and Lubomir Marinov on dev: "Multiple entries of the same MetaContact").
15 years ago
Lyubomir Marinov ad8780e26a Checks the RTP markers produced by the H.264 packetizer for sanity and enables passing single NAL units for processing.
15 years ago
Ingo Bauersachs 28517a776c Handle input of IP addresses for combined A/AAAA lookups
15 years ago
Ingo Bauersachs 241fc69d82 Rename combined DNS host lookup
15 years ago
Damian Minkov dcd2c81a35 Fixes missing class import in notification bundle and make sure an exception won't interrupt protocol firing events.
15 years ago
Yana Stamcheva c500090d14 Fixes chat room reconnect related issues (duplicated member's list, unable to send messages after reconnect).
15 years ago
Ingo Bauersachs 23446a9406 Create Jabber keepalive timer on demand
15 years ago
Ingo Bauersachs 41720e8a76 Connect to each found IP address before trying further lookups
15 years ago
Ingo Bauersachs c0442c65a9 Add a combined A/AAAA lookup
15 years ago
Ingo Bauersachs b2b05e4e07 Extract Jabber authentication retry to a separate method
15 years ago
Ingo Bauersachs f0457295dc Extract Jabber resource creation to a separate method
15 years ago
Ingo Bauersachs 1c0f52633c Extract Jabber password loading to a separate method
15 years ago
Ingo Bauersachs 7b31784e60 Extract Jabber proxy initialization into a separate method
15 years ago
Damian Minkov 267d35b906 Adds some error reporting to sip server stored contactlist.
15 years ago
Damian Minkov 0f8966ae90 Fixes a NPE and tests.
15 years ago
Damian Minkov 7f6d5954ba Isolates notification management and triggering.
15 years ago
Damian Minkov 356fca6400 Fixes java 1.5 error.
15 years ago
Yana Stamcheva 5e1d0b14cb Prepares the conference call user interface to show video.
15 years ago
Ingo Bauersachs f11e376404 Ignore SAVP options when call encryption is disabled
15 years ago
Sebastien Vincent fa95ccedb6 Removes G728 codec and fixes javadoc warnings.
15 years ago
Ingo Bauersachs e635bf9956 Give popups a minimum height and don't cut off text due to rounding
15 years ago
Yana Stamcheva 8f9fa9fd3f Makes popup menus disappear when the parent window is not on focus.
15 years ago
Yana Stamcheva b114d12110 Fixes disappearing submenus.
15 years ago
Yana Stamcheva e9b0f5a9bb Check the account name property when installing an account.
15 years ago
Lyubomir Marinov 69ff92f7bf When running the x86 setup on Windows x64, does not ask the user whether they are sure they want to continue when the setup is an (automatic) update.
15 years ago
Lyubomir Marinov 9ca0368803 Reduces the number of times that Jitsi's CaptureDevices get started/stopped in order to, for example, bring down the number of times that (some) webcams flash on and off.
15 years ago
Damian Minkov ae4eab7297 Fixes local audio levels when peer removed from call.
15 years ago
Yana Stamcheva 14a65e1148 Makes tooltips and menus disappear when the parent window is not on focus.
15 years ago
Sebastien Vincent b149a5908f Attempt to fix problems when adding an XMPP contact. Sometime we got a 'no response from the server' exception due a too small timeout for waiting jabber:iq:roster result messages and sometime we go another exception that failed the add, it was due to a event not triggered.
15 years ago
Damian Minkov 3bfbc47261 Fixes checking for jabber contacts when calling from call history(jid with resource).
15 years ago
Sebastien Vincent 409c7065bd Put system properties settings in a separate function. Fixes styles and javadoc warnings.
15 years ago
Yana Stamcheva 61dddfb046 Fixes disappearing messages in chat window.
15 years ago
Yana Stamcheva 29ca0170cd Fixes NullPointerException blocking the project to run.
15 years ago
Damian Minkov 5b41c05a39 Listens for changes in configuration service and reflect it in current configuration.
15 years ago
Damian Minkov 4054f6b85b Fixes some issues with jabber statuses and priority of resources.
15 years ago
Lyubomir Marinov 73e1aab264 Refactors the ConfigurationService implementation in preparation for providing a database store.
15 years ago
Lyubomir Marinov b29032a326 Fixes an incorrect #define in the source code of the Microsoft Outlook Address Book and Contacts integration.
15 years ago
Lyubomir Marinov 97cfeac103 Implements AccountManager#removeStoredAccounts which removes all accounts which have been persistently stored.
15 years ago
Damian Minkov 1904faab53 Makes a noisy error to warning.
15 years ago
Damian Minkov e3ff8a5b36 Fixes NPE if a default string is missing.
15 years ago
Damian Minkov 3186bca42c Separates xcap contactlist implementation and adds option for contacts retrieval from XiVO.
15 years ago
Yana Stamcheva c84999149c Makes the call via and chat via components show the account display name instead of the account address. An ACCOUNT_DISPLAY_NAME property has been added in order to configure the display name additionally.
15 years ago
Sebastien Vincent c0f33ed97c Avoids blocking the smack receive thread when we process candidates and have previously receive the session-accept (otherwise we process one and only one candidates messages thus in certain case, we do ICE connectivity checks with only remote peer's local address and no STUN/relay addresses).
15 years ago
Ingo Bauersachs 873236cd10 Format code according to Jitsi conventions
15 years ago
Ingo Bauersachs cb9f89daa4 OTR: Update button state and table when a fingerprint was verified/revoked. Patch by Jonas Lauener, FHNW
15 years ago
Ingo Bauersachs 4a0003edfd Introduce a property to let the OS window manager position dialogs when their saved position is outside the screen
15 years ago
Ingo Bauersachs c05b12614e Stop caching the screen bounds
15 years ago
Ingo Bauersachs 070302ad1e Throw distinct error when RTP/AVP is rejected because of RTP/SAVP required
15 years ago
Ingo Bauersachs 5fc69aca75 Increase size of the buddy auth dialog and adapt colors to Jitsi L&F. Patch by Jonas Lauener, FHNW
15 years ago
Ingo Bauersachs 314627595f Add space to Portaudio Combos and remove background of frame rate checkbox
15 years ago
Ingo Bauersachs cd0852b9aa Resize general config pane along with the outer window
15 years ago
Ingo Bauersachs 3da9b0f947 Remove border from dialpad-button to hide the button style on ubuntu
15 years ago
Ingo Bauersachs 500005002f General config: put labels on top of the section to gain h-space
15 years ago
Ingo Bauersachs e4839632b4 Add a border to the options form buttons when OS is not MacOS
15 years ago
Ingo Bauersachs 14137f440b Split audio and video configuration forms into tabbed panes
15 years ago
Ingo Bauersachs 74000644c5 Reference config panels type-safe
15 years ago
Damian Minkov 37d7b326e2 Fixes a NPE in history reading.
15 years ago
Sebastien Vincent 3eede72c8e Fixes a problem when we cancel a Jingle call, it is not really cancelled. In fact the session-terminate was sent _before_ session-initiate.
15 years ago
Yana Stamcheva 0da9e559d9 Fixes issue with not appearing advanced form if the configuration window is opened too early.
15 years ago
Sebastien Vincent 6894e29a21 Adds an AbstractQualityControlWrapper to remove duplicated code between SIP and Jabber QualityControlWrapper.
15 years ago
Sebastien Vincent c8667d18b4 Adds support of changing video resolution the remote peer send to us for XMPP.
15 years ago
Yana Stamcheva f8dad6e62e Fixes Java 5 incompatibility in AuthenticationWindow constructor, by using another super constructor.
15 years ago
Yana Stamcheva 7fe9d95f1a Fixes Java 5 incompatibility in AuthenticationWindow constructor, causing IllegalArgumentException.
15 years ago
Yana Stamcheva 9aab8f1618 Checks if the parent meta group exists before trying to remove a contact from it.
15 years ago
Sebastien Vincent c3a01fd164 Fixes another case where video resolution failed to change. The situation is A switch to low resolution (LO), B switch to LO, A switch to standard resolution and after switch to LO.
15 years ago
Sebastien Vincent 9e64dda2b8 Fixes call video resolution changes in the following situation: A changes to low resolution (LO), B switches to LO, A switch to standard resolution (SD) and B automatically switches to SD which is not desired.
15 years ago