* Commits work in progress on video conferences. * Merges desktop and Android files and commits them as they should work on both without modifications. * Other recent changes in earlier versions: * build.3882 * - Adds properties to disable File menu items, few more places for those items. * build.3881 * - Adds properties to disable File menu items. * build.3880 * - Fixes warnings, typos. * - Typos, renames. * build.3879 * - Adds option to auto-answer and forward all incoming calls, currently sip implementation available. * build.3878 * - Some cleanup in jabber keepalive on connection error. * build.3877 * - Creates chat dialog components, incoming call dialog and incoming file transfer components in swing dispatch thread. If we failed to connect to xmpp server fire connection failed for provider and clean to avoid staying not connected and seeing duplicate connection in logs. * build.3876 * - Fixes editing some old saved yahoo accounts. * build.3875 * - Updates property name. * build.3874 * - Commit from translate.jitsi.org by user emcho.: 1231 of 1231 messages translated (0 fuzzy). * - Adds an option to monitor jabber srv records and check whether we are connected to the primary server. * build.3873 * - Fixes some possible NullPointerExceptions. * - Fixes shell script name in one of the build targets. * - Commit from translate.jitsi.org by user ibauersachs.: 1231 of 1231 messages translated (0 fuzzy). * - Fixes video problem with Google Talk on smartphone: some applications like Vtok do not like to receive hole punch packet (zero length UDP packet). * build.3872 * - Fixes audio device configuration icon. * build.3871 * - Improves audio device hotplug interface. * - Fixes displaying some contacts on initial loading for some protocols. Fixes displaying contacts after merging them. * build.3870 * - Fixes proper event fire in case of re-using existing empty meta group for adding a protocol group. * - Fixes audio levels in conference UI. * build.3869 * - If ICE/Gingle checkbox is disabled, do no allow call to Google Voice. * build.3868 * - Changes version logging level. * - Adds property/option to increase vcard retrieval timeout. * build.3867 * - Recompile libjnportaudio with older gcc (to avoid library loading problem on older Linux distributions). * - Avoids sending a text twice from the UI by hitting enter too quickly. * build.3866 * - Fix broken libjnportaudio.so for Linux 32-bit. * build.3865 * - Delivers SystemActivity events in different thread and on windows give time to the underlying jvm to dispatch the same message and populate its interfaces. * - Adds support for audio devices hotplug as well as to change input/output audio devices during a call. * - Fixes NullPointerException when retrieving delete text button rectangle in text fields. * - Fixes a situation where call button is not shown on initial contact click. * - Try to fix build. * - Try to fix build. * build.3864 * - Updates tooltip icons after showing loading text. * build.3863 * - Fixes ui blocking displaying contact in contactlist or in the tooltip, when checking for contact server stored details like phones etc.