Commit Graph

8932 Commits (e2c6718d5b79d924dec41c5bc7308974a3af99f6)
 

Author SHA1 Message Date
Emil Ivov e2c6718d5b Applies a patch from Boris Grozev that Adds a password strength meter to XMPP password changes and improves the feature in other ways.
13 years ago
Damian Minkov 8ecc482d92 Renames voicemail alias uri label to voicemail subscription uri.
13 years ago
Vincent Lucas 3e9672f11a Updates Ice4j to svn revision #336: Applies first part of Carl Hasselskog patch: UPnP potential deadlock, Connector closing, CandidateHarvesterSet thread pool merged.
13 years ago
Vincent Lucas dd9164a342 Corrects writing DTMF payload (RFC4733) for RTP packets, when the RTP packet length is greater then the fixed header (i.e. with CSRC identifiers).
13 years ago
Damian Minkov 9049a68efe Renames auto answer menu.
13 years ago
Yana Stamcheva d27ffc28e4 Fixes NullPointerException thrown when a call is received and there's no available media device.
13 years ago
Vincent Lucas 7d77fafb99 Corrects disable/re-enable sound notification mechanism.
13 years ago
Damian Minkov 5b0151fa18 Skips empty property names in configuration service and provisioning.
13 years ago
Vincent Lucas f5ab22a881 Merges redundant code (between CryptoPacketExtension and sdes4j) for parsing SDes crypto attribute (proposed by Ingo Bauersachs).
13 years ago
Damian Minkov de48167352 Updates task signing macosx app.
13 years ago
Damian Minkov 51d8e560d0 Changes extracting auto away configurations.
13 years ago
Vincent Lucas 2836fe726f Improves SIP and XMPP configuration interface to choose the priority between ZRTP and SDes.
13 years ago
Damian Minkov 3363acadf0 Adds signing application when creating dmg.
13 years ago
Yana Stamcheva c4e05c0cbd Updates the list of custom action buttons when a CustomContactActionsService is registered/unregistered.
13 years ago
Damian Minkov 505be00d1d Changes the way action is performed on custom actions for source contacts. Fixes displaying notification source contacts.
13 years ago
Yana Stamcheva 9931f4b800 Making the contact list component available from outside the gui bundle.
13 years ago
Damian Minkov 325cea15eb Fixes run and tests.
13 years ago
Damian Minkov 305bf0ae6a Retrieves account display name from account id if not returned from the account info operationset.
13 years ago
Damian Minkov 7f5f544336 Adds missing import, that fixes incoming file transfer on windows.
13 years ago
Yana Stamcheva dfef701e1d Fixes contact's appearing when the status message is too long.
13 years ago
Yana Stamcheva 792e6403ae Fixes contact list button clicks.
13 years ago
Lyubomir Marinov 7a48895242 Fixes a NullPointerException during video conference calls. Reported by Emil Ivov.
13 years ago
Vincent Lucas bf34dca47e Updates Ice4j to revision #333: Corrects connectivity check client nerver terminate (Jingle only). Reported by Lyubomir Marinov: org.ice4j.ice.ConnectivityCheckClient.run() will skip a check beat.
13 years ago
Damian Minkov 97ed9feac0 Fixes autoway listening for idle, a bug where it adds listening for 0sec. of idle time.
13 years ago
Yana Stamcheva 8004132d5c Fixes single window interface.
13 years ago
Yana Stamcheva f9176ff142 Adds plugin components in the Swing thread.
13 years ago
Yana Stamcheva fba0d73ad9 Fixes contact details appearance.
13 years ago
Yana Stamcheva 568395de2f Fixes contact details length.
13 years ago
Vincent Lucas f424e5f530 Updates Ice4j to revision #332: Corrects the problem of truncated datagram packets at reception (for packets truncated by the java stack and not by the network).
13 years ago
Damian Minkov 67987b4ed9 Makes flexible adding contact list buttons.
13 years ago
Yana Stamcheva a7ee45ad2e Removes correctly deleted notifications.
13 years ago
Damian Minkov b9ec3d74bb Adds remove of contact sources from ui.
13 years ago
Yana Stamcheva 59d61ccd96 Removes notifications that are no longer available.
13 years ago
Vincent Lucas a1c61aec2d Updates Ice4j to revision #331: Corrects STUN packet length computation as pointed outby Pawel Domas.
13 years ago
Lyubomir Marinov 073d015251 Fixes issues with video conferencing such as the display of a non-focus participant's video to other non-focus participants and the stopping of the streaming between non-focus participants upon stopping of the streaming of the focus' local video.
13 years ago
Vincent Lucas c3f189792f Updates Ice4j to revision #330: Improves detection of STUN packets (MAGIC_COOKIE and valid length header field).
13 years ago
Damian Minkov f43ef94f58 Adds contact removed to the ContactQuery listener, that will give the option to remove a contact once it has been shown in the ui after a query.
13 years ago
Damian Minkov 544336a5ec Updates custom action horizontal space.
13 years ago
Vincent Lucas bda57a32aa Updates Ice4j to revision #328: Handles TCP socket when closed by remote host (which previously triggers numerous illegal length excpetion).
13 years ago
Lyubomir Marinov 403a59cd17 Fixes a crash of the Outlook presence, IM and VoIP integration related to a report on the dev mailing list by Damian Kohlfeld.
13 years ago
Lyubomir Marinov a2bf866ce0 Fixes issues with video conferencing such as a failure of the local video to be displayed and a limitation of the conference focus with respect to requiring it to capture video as well.
13 years ago
Damian Minkov d100493139 Adds get/set data to SourceContacts. Moves custom buttons to ExternalContactSource. Adds listener to refresh contact sources.
13 years ago
Damian Minkov 5012fc910a Adds custom actions to source contacts.
13 years ago
Damian Minkov 5f866b4185 Adds listener to update UI from custom actions when needed. Changes in notification unread count, make sure we don't double add notifications.
13 years ago
Yana Stamcheva dcd1359631 Checks if a custom contact action should be shown for a given contact.
13 years ago
Damian Minkov 77a2ef87b3 Changes the way we read count of unread notifications, to show to user overall number of unread voice messages.
13 years ago
Yana Stamcheva 6dacc7968f Makes ContactAction-s aware of the x and y coordiantes of the action component.
13 years ago
Damian Minkov 0f3561ce90 Improves NotificationMessage unread messages counting and displaying.
13 years ago
Yana Stamcheva e4a6b53cdb Adds a notification source to the NotificationMessage used in OperationSetMessageWaiting.
13 years ago
Yana Stamcheva 66106ddeee Checks if a custom contact action has more than one details to deal with.
13 years ago