Damian Minkov
33f428e356
Fixes tests.
13 years ago
Damian Minkov
bf9639acb5
Adds customavatar service bundle.
13 years ago
Damian Minkov
b7c31e61e0
Fixes tests.
13 years ago
Lyubomir Marinov
5a6dd7a37f
Commits work in progress on fixing issues with video capture on Windows.
13 years ago
Damian Minkov
910e37f3e7
Changes in IntelliJ Idea project files.
13 years ago
Damian Minkov
999e962b79
Creates separate jar with default resource pack classes to be used in android (created in os-specific bundles, to avoid inclusion in installations).
13 years ago
Damian Minkov
8385a03fdf
Creates image loader service to be used in notification wiring plugin.
13 years ago
Damian Minkov
fd920ade84
Separates systray services to be reused in android.
13 years ago
Damian Minkov
1c89854403
Separates some services to be reused in android.
13 years ago
Lyubomir Marinov
4d4a2c8eef
Addresses issues on Windows, betters the support for volume adjustments across the audio systems.
13 years ago
ibauersachs
89fff29f3b
Commit from translate.jitsi.org by user ibauersachs.: 1461 of 1461 strings translated (0 fuzzy).
13 years ago
jitsi-pootle
3ae905b29c
Merge wellboyvg/jitsi to add uk translation
13 years ago
Damian Minkov
173dd952d1
Initializes smack services under android (on desktop they are loaded from smack-config.xml in manisfest folder).
...
Use reflection for loading logging config form to disable loading the class under android.
Adds global property to disable custom md5 for xmpp protocol.
13 years ago
Damian Minkov
cc1ba9b279
Fixes some NoClassDefFoundErrors introduced in latest commits. Fixes tests.
13 years ago
Damian Minkov
fe341124b6
Updates project file.
13 years ago
Damian Minkov
e35e4a7974
Creates authenticate windows service that will create the dialog and will show it to user used with different impl on android and desktop.
...
Expose some common functionality in httputil and reuse it in xcap implementation in sip provider.
Wraps sslSocketFactory to use the constructor that is common for android and desktop httpclient lib.
Creates separate bundle for httpclient libs in order to separate it from httputil bundle which will be used in android.
13 years ago
Damian Minkov
76631ca877
Changes stack path when initializing sip stack under android.
13 years ago
Vincent Lucas
e9f0e98ca4
Adds log info when the addrbook plugin starts, stops, registers and unregisters. Corrects function to resolve the display name when receiving a call.
13 years ago
Damian Minkov
d85567ad14
Moves dns config as plugin.
13 years ago
Damian Minkov
c89ef5ecd7
Activates JavaUtilLoggingConfig used in android.
13 years ago
Damian Minkov
365f20c789
Uses java.awt classes through reflection.
13 years ago
Viktor Wellboy
94de38fa65
added Ukrainian resource language file resources_uk.properties
13 years ago
Damian Minkov
8841878309
Adds master password input service used to show input dialog to enter master password.
13 years ago
Damian Minkov
311d7512c9
Moves verify certificate dialog in separate service in order to use the certificate service in android.
13 years ago
Vincent Lucas
f222bd9bb5
Merge branch 'msoutlookaddrbook'
13 years ago
Vincent Lucas
05612e2570
Updates the jmsoutlookaddrbook library and COM server in order to integrate the correction for the work postal address.
13 years ago
Lyubomir Marinov
05b8c6cad6
Fixes a problem in the resolution of the devices by name (which could lead to the use of audio devices from an incorrect audio system).
13 years ago
hristoterezov
49d7d43c39
Changes the name of the showPopUpNotification methods to showAlertPopup. Changes the implemtation of showAlertPopup methods to use SystrayService instead of NotificationService.
13 years ago
Vincent Lucas
2bfae8696e
Corrects getting and setting work postal address without conflicting with the "this is the mailing address" checkbox.
13 years ago
Damian Minkov
6a41b2a346
Fixes checking for video phone details.
13 years ago
yanas
a5b2b851c5
Improves videobridge interface to show participants with no video as
...
thumbnails. Adds new security icons and improves conference color codes.
13 years ago
Emil Ivov
b63af670fa
Makes it possible to have a non-default transport in the registration URIs.
13 years ago
Vincent Lucas
2242162742
Avoids null pointer exception when retrieving Outlook contact properties.
13 years ago
yanas
bb21aafb54
Merge branch 'master' of https://github.com/jitsi/jitsi.git
13 years ago
yanas
3137a38745
Ignores \ and / when dialing phone numbers.
13 years ago
Vincent Lucas
4edebccf63
Clears the default DNS cache when supplied records for primary server changed.
13 years ago
Vincent Lucas
4f64024ae5
Merge branch 'master' of https://github.com/jitsi/jitsi
13 years ago
Vincent Lucas
acf21bb2a4
Corrects unresolved import due to missing static link for MsOutlook plugin.
13 years ago
Vincent Lucas
6af01c9344
Merge branch 'failoverConnectionMonitor'
13 years ago
Vincent Lucas
bc029988c6
Corrects DNS cache issue when testing DNS connectivity.
13 years ago
Boris Grozev
414b994458
Updates the global shortcut library for Mac OS X with a version compiled on 10.6
13 years ago
Lyubomir Marinov
1a52d02710
Adds additional debug/error information output in the Windows Audio Session API (WASAPI) integration.
13 years ago
Boris Grozev
a9b9f0a28c
Makes sure that the video content is reinitialized in
...
CallPeerJabberImpl#sendModifyVideoContent(), even if no change to the jingle
session direction is introduced. Fixes a problem with local video not being
enabled on the focus of a conference if the jingle sessions are already setup
with senders=both.
13 years ago
Boris Grozev
77efd83463
Make sure that the COLIBRI namespace is used for 'payload-type' children of
...
COLIBRI 'channel' elements.
This is to fix an issue where in certain cases a Jingle namespace was used, and
the resulting 'conference' IQs would confuse the videobridge.
13 years ago
Boris Grozev
f0ebcb0874
Renames a variable to avoid confusion.
13 years ago
Lyubomir Marinov
d5fb13382a
Reverts mistakenly committed lib/logging.properties.
13 years ago
Lyubomir Marinov
72c288d252
Fixes multiple issues related to unplugging the last audio device and then plugging it back.
13 years ago
tom.denham@metaswitch.com
d9a8f104aa
Merge branch 'xmpp_connection' of \\\PC4315\work\github_jitsi\
13 years ago
tom.denham@metaswitch.com
79decba304
Merge branch 'merge_config' of \\\PC4315\work\github_jitsi\
13 years ago
tom.denham@metaswitch.com
edd370c69b
Merge branch 'contact_matching' of \\\PC4315\work\github_jitsi\
13 years ago