Commit Graph

484 Commits (7b9ae60ccd94397c243983d8c67f5340ad8915ce)

Author SHA1 Message Date
Damian Minkov 7b9ae60ccd Updates run target in order to be able to start using java 1.7 under macosx without error during initialization of VM.
12 years ago
Lyubomir Marinov b09f0618e6 Fixes the sending of RTCP feedback messages to support Full Intra Refresh (FIR). Updates bouncycastle to 1.50. Allows getting the complexity set on the Opus encoder (for debugging/informational purposes).
12 years ago
hristoterezov fa49941803 Implements user search contact source.
12 years ago
Ingo Bauersachs 09c0ef620b ConfigService based on HSQLDB (through JDBC)
12 years ago
Ingo Bauersachs e7cd23f434 Update Google Collections RC1 to Guava 15
12 years ago
Ingo Bauersachs 19827694c1 Stop rebundling HttpClient and HttpCore
12 years ago
Damian Minkov 52c87eaf68 Adds splash screen.
12 years ago
Ingo Bauersachs dea5dd7cf8 Use variable for installer-exclude directory
12 years ago
Ingo Bauersachs 5baad8c1ad Update log4j to 1.2.17
12 years ago
Ingo Bauersachs ae070f1e4f Remove RSS protocol
12 years ago
Ingo Bauersachs b72674e253 Stop rebundling commons-lang and commons-codec
12 years ago
Ingo Bauersachs 8b09d84210 Replace System-Bundle header by BSN and a list that defines sys-bundles
12 years ago
Marin 9bb91f0a8a Property editor search field is now case insensitive and searching by value is possible.
12 years ago
yanas d55b3efebe Adds the possibility to edit account details. Patch provided by Marin
12 years ago
hristoterezov be3bcff1ec Adds new MUC bundle to handle the chat rooms. Moves ChatRoomWrapper,
12 years ago
hristoterezov 98c973a16d Adds chat room contacts to the search filter in the contact list.
12 years ago
Lyubomir Marinov bc8c31a2a5 Removes false jar signing.
12 years ago
Lyubomir Marinov 7a957a5ad5 Adds support for DTLS-SRTP with SIP.
12 years ago
Lyubomir Marinov b4c90af949 Implements an editor which allows the user to edit Jitsi's configuration properties from within the application. (Marin Dzhigarov)
12 years ago
Lyubomir Marinov 3dfc0374f8 Adds Windows's system path variable to Ant's path variable on Windows versions which name it Path instead of PATH.
13 years ago
paweldomas ad770cf157 Merge branch 'Android-settings'
13 years ago
Damian Minkov eef675dce7 Fixes some errors for missing folders when running/debuging in Idea.
13 years ago
paweldomas 856b984aba Adds debug target
13 years ago
Damian Minkov 5563b725e4 Fixes build, checking for missing folders.
13 years ago
Damian Minkov c580ea1bd3 Removes jdic dependency used for java 1.5 campatibility.
13 years ago
Lyubomir Marinov 54ab612296 Attempts to fix failures of the Windows Audio Session API (WASAPI) integration which reportedly break the very capture and playback functionality.
13 years ago
Damian Minkov 32e078082f Adds jitsi-defaults.properties to the dmg,deb and msi.
13 years ago
Damian Minkov bf9639acb5 Adds customavatar service bundle.
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 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
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.
13 years ago
Damian Minkov d85567ad14 Moves dns config as plugin.
13 years ago
Yana Stamcheva 60c4cf713a Adds a global display details service giving access to the global display name and the global avatar. Uses this new service to show the global display name and avatar in the conference call interface.
13 years ago
Werner Dittmann 64a459f352 Merge branch 'ingo'
13 years ago
Ingo Bauersachs 1b2f91a6db Exclude Ant runtime libs from build classpath
13 years ago
Ingo Bauersachs e65b7c8f54 Add ContactSource plugin for Thunderbird
13 years ago
Damian Minkov a7e1c0847e Make sure we include dnsjava library only once in bundles.
13 years ago
Yana Stamcheva ebc645908f Separates dns package to service and impl. Creates a ParallelResolver interface that can be used from the util package. Moves NetworkUtils back to util package. Moves dnsconfig plugin to the impl/dns package (because it was using implementation classes directly).
13 years ago
Yana Stamcheva 91b72c3202 Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils and WindowsUtils from general GuiUtils.
13 years ago
Ingo Bauersachs 04a0a71627 Update Apache httpcore and httpclient to 4.2.3
13 years ago
Damian Minkov d9da9e376a Updates jna library to use original file structure, skipping duplicate binaries (keeping the same version 3.2.7).
13 years ago
Damian Minkov 4f3d81f0cc Replaces json lib.
13 years ago
Damian Minkov c2c6f5e7d1 Adds missing build target for plugin windows-clean-shutdown.
13 years ago
Yana Stamcheva a3ef89863f Adds a protocol aware contact source interface and moves demultiplexing contact source functionality to a separate plug-in. Conference and transfer invite dialogs now show a separate contact for each contact detail (i.e. each telephone number, email address) and search results are taking into account the selected account.
13 years ago
Emil Ivov 98a6dde829 Change versioning to allow for an easier integration of SVN revision and build number. Removes version revision leaving the version to major.minor[.build-label] where build label may include things like svn revisions, dates, etc.
13 years ago
Emil Ivov c8946c6209 Adds links to javadocs from libjitsi and ice4j
13 years ago
Damian Minkov 5ec1d2b9db Removes unused libs.
13 years ago
Vincent Lucas b7acf89cd9 Updates the PhoneNumberI18nServiceImpl, in order to remove the dependency to the libphonenumber.
13 years ago
Lyubomir Marinov 5f8c5a9063 Refactors the cross-protocol conference support.
13 years ago