Commit Graph

9858 Commits (4643383af893c51664063fe249a024ca7b8398be)
 

Author SHA1 Message Date
Boris Grozev 4643383af8 Merge branch 'coin-refactor'
13 years ago
Boris Grozev 6e56eb7985 Temporary disable the check for whether a conference-info document needs to be sent for SIP
13 years ago
Boris Grozev 5739619adf Improves exception handling
13 years ago
Boris Grozev 6122a1b8b7 Fix sending coin information for sip (temporary solution)
13 years ago
Boris Grozev 21fc563f8c Removes unused code
13 years ago
Damian Minkov 906af90a04 Dispatches contact source changes after query finishes, listeners are removed when filter is changed and the previous one is canceled.
13 years ago
Damian Minkov 2dc5d4a7a0 Adds contact presence listener to phone contact source, so we can update shown ui contact when status changes.
13 years ago
Damian Minkov ab29a7388f Fixes quicker release of chat windows instances, does not wait for the latest resource timer.
13 years ago
Damian Minkov 97030f17c4 Fixes PatternSyntaxException when dialing numbers containing '+'.
13 years ago
Damian Minkov 35838c7a1e Fixes memory leak where open chat windows leak instances on reconnections.
13 years ago
Damian Minkov 0ecce61682 Changes xmpp priority to be dependent on the presence status. Default values can be overridden with account properties.
13 years ago
yanas 4398906ee2 Adds a global status method in the GlobalStatusService.
13 years ago
Boris Grozev 9d63857572 Adds javadoc
13 years ago
Boris Grozev 027263a226 Fix log message
13 years ago
Boris Grozev e1eabb5ca8 Moves ConferenceInfoDocument to the net.java.sip.communicator.service.protocol.media package.
13 years ago
Boris Grozev 2d368ec991 Adds comments
13 years ago
Boris Grozev 3aff758cf6 Adds a MediaAwareCallPeer.getEntity() method in order to preserve previous behaviour
13 years ago
Boris Grozev 97821cffa3 Adds comments, renames fields
13 years ago
Boris Grozev e1ef0b0ff5 Fix parsing of conference-info documents
13 years ago
Boris Grozev 2130c0db55 Fix converting ConferenceInfoDocument to XML. Fix setting a "state" child element.
13 years ago
Boris Grozev 50b26d5811 Fix XML format
13 years ago
Boris Grozev 8375e6d3bf Fix setting of status
13 years ago
Boris Grozev 176fe35870 Small bug fixes
13 years ago
Boris Grozev b540821ac4 Work in progress on implementing support for partial conference-info notifications on the receiving side
13 years ago
Vincent Lucas 9e5dfb611e Revert "Corrects MetaContactImpl display name update: do not update the display name with the default contact one, if this is an invalid display name."
13 years ago
Vincent Lucas 08b46a6140 Corrects MetaContactImpl display name update: do not update the display name with the default contact one, if this is an invalid display name.
13 years ago
Damian Minkov c56b57040f Searches for display name no longer match part of number, now searching for exact match.
13 years ago
Damian Minkov fd979ca5b9 Fixes double checking for display name.
13 years ago
Damian Minkov 725b6a81f3 Fixes NPE for too quickly failing calls not displayed to user.
13 years ago
Boris Grozev 095b96366f Adds code to compare ConferenceInfoDocuments and only send notifications if differences are found.
13 years ago
Boris Grozev 67543ff079 Adds more methods and javadoc to ConferenceInfoDocument
13 years ago
Jim Radford 07832ad5f6 Compare OTR fingerprints case insensitively (close #8)
13 years ago
Lyubomir Marinov 328f9b587c Adds user interface to control the H.264 encoder's use of Periodic Intra Refresh and maximum interval between keyframes.
13 years ago
paweldomas c335965f2b Removes assertion after configuration is purged
13 years ago
Damian Minkov 62313731c3 Reverts previous commit for min dtmf duration.
13 years ago
Damian Minkov ee29df0c44 Fixes dtmf minimal tone duration.
13 years ago
paweldomas f00c79ecde Removes methods already declared in JabberAccountID from it's impl version. Reverts formatting changes. Removes unused import.
13 years ago
paweldomas ad770cf157 Merge branch 'Android-settings'
13 years ago
paweldomas 6ae5d6b90f Adds vibrate notification action.
13 years ago
paweldomas b88978488c Fixes NPE in case SystrayService is not present
13 years ago
Damian Minkov a04dbe6061 Fixes adding plugins to call dialog container. Call window now checks for im contacts in connected providers.
13 years ago
Damian Minkov d9ea78e35d Updates callinfo plugin to be able to add its button to more locations.
13 years ago
Damian Minkov 11997123d4 Ignores macosx specific files.
13 years ago
Damian Minkov 9aa6dd8a98 Fixes NPE.
13 years ago
Boris Grozev 19d7346050 Prevents sending of more than one COIN every 200ms to a specific CallPeerJabberImpl.
13 years ago
Boris Grozev 5558392ded Part of last commit
13 years ago
Boris Grozev 051e5175dd Updates handling of received conference-information documents. Uses the ConferenceInfoDocument wrapper and checks for the document state (that is, checks for partial documents)
13 years ago
Lyubomir Marinov b715a88f0f Works on resolving a deadlock which leads to video calls being dropped.
13 years ago
Boris Grozev c6b5c01a77 Use "audio" and "video" instead of numeric id's for media elements
13 years ago
Boris Grozev 20d62427fc Small fixes
13 years ago