Commit Graph

10315 Commits (1a27a656fa7c94de458cae5c1ac819c0446e484d)
 

Author SHA1 Message Date
Damian Minkov f2ae4c2e5d Checks and fixes permissions of home folder and config file to be editable and writable only to the owner when using macosx or linux.
13 years ago
Lyubomir Marinov f7f58da220 Makes it easier to switch to an alaternative Web browser in the 'New version is available' dialog on Windows.
13 years ago
Lyubomir Marinov 6b8ee2fa6f Wraps long labels on words instead of characters in the H.264 configuration UI.
13 years ago
Lyubomir Marinov b6d1362f13 Rebuilds jndirectshow.dll using GCC 4.8.1 (from mingw-builds).
13 years ago
Lyubomir Marinov 3dfc0374f8 Adds Windows's system path variable to Ant's path variable on Windows versions which name it Path instead of PATH.
13 years ago
Vincent Lucas cd56bd88b2 Adds management of Outlook contact with multiple identifier. Corrects null pointer segmentation fault when comparing entry identifiers. Uses MAPI service provider to retrieve a tag corresponding to a property identifier.
13 years ago
Werner Dittmann 6939b99d6a Update ZRTP library
13 years ago
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