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
...
Dzhigarov on dev (Nov 8, 2013).
12 years ago
hristoterezov
be3bcff1ec
Adds new MUC bundle to handle the chat rooms. Moves ChatRoomWrapper,
...
ChatRoomList and ChatRoomProviderWrapper classes from GUI to the MUC
bundle. Moves most of ConferenceChatManager methods in MUCService.
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.
...
Removes duplicate lib commons-logging.
Update deb-src build target to fix clean procedure to run building package twice, updates the use of the debian povided bouncycastle lib.
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.
...
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
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'
...
Conflicts:
trunk/lib/installer-exclude/libjitsi.jar
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
Yana Stamcheva
ee908cba05
Adds phonenumbers and search to transfer and conference invite dialogs. Improves the chat invite dialog by adding a search field on the top of the source contact list.
13 years ago
Yana Stamcheva
8992d147b7
A new custom contact action service allowing to represent more actions for a contact entry in the contact list.
13 years ago
Vincent Lucas
7a37068ebd
Adds a specific libgrowl4j.lib (with path already updated to the growl framework) for the macosx target.
13 years ago
Vincent Lucas
8c28eae1c0
Updates growl4j in order to use growl SDK version 1.3.1
13 years ago
Lyubomir Marinov
5986cc0119
Tries to fix the build (tests).
14 years ago
Lyubomir Marinov
0b9b0b248c
Switches Jitsi trunk to libjitsi.
14 years ago