- Fixes a problem with jabber accounts with no saved password and asking for password on calls. Fixes stopping too quickly under Macosx.
Other recent changes in earlier versions:
build.3576
- Commit from translate.jitsi.org by user acastroy.: 1081 of 1082 messages translated (0 fuzzy).
build.3575
- Adds a setRegistration method in the SIP wizard, to be used by inheritors.
- Shows SIP contact display name instead of SIP URI. Patch provided by Chris Maciejewski on dev mailing list (subject: "[jitsi-dev] Re: Display Name instead of SIP URI") and extended to handle the case of typing notifications received before the real message.
build.3574
- Fixes showing display name in call dialog for outgoing sip calls.
build.3573
- Shows display name along the address in call dialog and incoming call dialog.
build.3572
- Fixes compilation with OpenJDK 1.6.0_18 and removes an unused import which causes a warning.
build.3571
- Fixes exception when closing the instant message dialog in multi window mode.
build.3570
- Fixes the addition of immageattr to all H.264 formats.
build.3569
- Commit from translate.jitsi.org by user yana.: 1082 of 1082 messages translated (0 fuzzy).
build.3568
- Adds listener for notifying for server stored account details. SIP protocol gets its account display name from the OK responses to its register requests.
- Fixes displaying and deleting voicemail URI when editing sip account.
build.3567
- Removes advanced tabs in edit account form, when account advanced configuration is disabled.
build.3566
- Commit from translate.jitsi.org by user emcho.: 1051 of 1082 messages translated (3 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 1062 of 1082 messages translated (2 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 888 of 1082 messages translated (56 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 1062 of 1082 messages translated (2 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 371 of 1082 messages translated (46 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 696 of 1082 messages translated (54 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 1081 of 1082 messages translated (0 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 478 of 1082 messages translated (76 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 1062 of 1082 messages translated (2 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 1062 of 1082 messages translated (2 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 84 of 1082 messages translated (44 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 1062 of 1082 messages translated (2 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 657 of 1082 messages translated (71 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 422 of 1082 messages translated (69 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 888 of 1082 messages translated (56 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 1010 of 1082 messages translated (29 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 812 of 1082 messages translated (68 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 1062 of 1082 messages translated (2 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 917 of 1082 messages translated (53 fuzzy).
- Commit from translate.jitsi.org by user emcho.: 275 of 1082 messages translated (72 fuzzy).
build.3565
- Makes advanced account interface configurable from provisioning.
build.3564
- Adds a missing return and removes a few instance fields in the contact list UI, spares a few allocations in the history.
build.3563
- Renames the net.java.sip.communicator.impl.protocol.sip.CALL_DISABLED property to net.java.sip.communicator.impl.protocol.sip.CALLING_DISABLED.
build.3562
- Fixes a deadlock in audio level functionality which used to freeze the user interface while leaving the rest of the application operating as expected (e.g. audio used to continue to be captured locally and sent to the remote peer and to be received from the remote peer and played back locally.)
build.3561
- Fixes the problem reported on the dev mailing list in the thread 'Error message in video call' by Conrad Beckert, re-enables packetization-mode=1 for H.264.
- Disables Jingle support when calling is disabled. Fixes NullPointerException, caused by loading non account properties, during account load. Checks if the call still exists when a video property change is received in the gui.
build.3560
- Fixes display name when adding contacts. Make Options default keep-alive method.
build.3559
- FIxes facebook and google talk accounts. Fixes NullPointerException when status message is null. Renames "On The Phone" status to "On the phone", in order to improve compatibility.
build.3558
- Adds languages resources for LDAP fields configuration tab.
build.3557
- Adds on the phone status to jabber protocol.