- Fix a typo (callng -> calling)
- Commit from translate.jitsi.org by user ibauersachs.: 1063 of 1064 messages translated (0 fuzzy).
Other recent changes in earlier versions:
build.3536
- Commit from translate.jitsi.org by user emcho.: 1063 of 1064 messages translated (0 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 1063 of 1064 messages translated (0 fuzzy).
build.3535
- Renames "Contact name" field in the Add contact window to "ID or Number". This fix is related to the discussion raised by Gerald Leppert on the dev mailing list (subject: "Some experiences with Jitsi from a new user & enhancement requests")
build.3534
- Overrides a method indicating if a web signup is supported.
- Makes 99 the preferred dynamic payload type of H.264 video using packetization-mode=0 and enables the assignment of preferred dynamic payload types through the configuration.
- Fixes opaque background of checkbox in the general configuration form.
- Remove strict checking of xcap content type.
- Removes a few plurals in neomedia-related class, method and field names which do not seem necessary.
- Fixing tests.
build.3533
- Verifies if the home link label in the Jabber account registration form isn't an empty string.
build.3532
- Fixes a problem in MediaFormatImpl#hashCode() caused by an inconsistent implementation of VideoFormat#hashCode() and #equals(Object) which leads inability to find a MediaFormatImpl in a Map.
build.3531
- Updates ice4j.jar that fix negociation problem with server reflexive addresses and handle STALE_CREDENTIALS error.
build.3530
- When quiting cause of logout or shutdown fix the notification shown to user that application has prevented the operation.
build.3529
build.3528
- Implements packetization-mode=0 from "RTP Payload Format for H.264 Video".
- Fixes 1.5 compatibility.
- Add also a property for GTalk testing.
build.3527
- Displays multiple lines status messages in tooltips and show status messages in contact details window. Patch provided by mike.s corresponding to issue #946.
build.3526
- Fixes checkboxes lag in the audio and video configuration forms.
- Ongoing work on Google Talk voice support.
build.3525
build.3524
- Fixes inapropriate use of display name in the gui and adds account indexes to most of the menus containing protocol contacts and accounts.
build.3523
- Fixes gmail contact addresses completion during add contact.
build.3522
- Fixes some issues with "equals()" method in ContactJabberImpl, causing some exceptions while adding/removing jabber contacts.
build.3521
- Fix initial mute state when starting recorder.
build.3520
- Shows indexes for protocol contacts in meta contact tooltip.
build.3519
- Fixes display name change when adding a contact to an existing meta contact. Fixes right button sub-menus previously showing protocol contacts by display name, which when changed was the same for all sub contacts.
- Adds automatically the server part of a jabber contact during add.
build.3518
- Adds a default property indicating if the "User online provisioning" link is shown. By default the property is set to true.
- Checks if the initial provisioning link property exists.
build.3517
- Pre-selects the protocol provider corresponding to the default protocol in the add contact dialog.
- Some debug for failing jabber tests.