aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* ConfigService based on HSQLDB (through JDBC)Ingo Bauersachs2014-01-121-1/+5
|
* Update Google Collections RC1 to Guava 15Ingo Bauersachs2014-01-121-3/+8
|
* Stop rebundling HttpClient and HttpCoreIngo Bauersachs2014-01-111-13/+4
|
* Adds splash screen.Damian Minkov2014-01-101-1/+18
|
* Use variable for installer-exclude directoryIngo Bauersachs2013-12-081-4/+4
|
* Update log4j to 1.2.17Ingo Bauersachs2013-12-081-15/+0
|
* Remove RSS protocolIngo Bauersachs2013-12-081-39/+0
|
* Stop rebundling commons-lang and commons-codecIngo Bauersachs2013-12-071-16/+4
|
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
|
* Property editor search field is now case insensitive and searching by value ↵Marin2013-12-061-1/+13
| | | | is possible.
* Adds the possibility to edit account details. Patch provided by Marinyanas2013-11-121-2/+3
| | | Dzhigarov on dev (Nov 8, 2013).
* Adds new MUC bundle to handle the chat rooms. Moves ChatRoomWrapper,hristoterezov2013-11-071-0/+2
| | | | | ChatRoomList and ChatRoomProviderWrapper classes from GUI to the MUC bundle. Moves most of ConferenceChatManager methods in MUCService.
* Adds chat room contacts to the search filter in the contact list.hristoterezov2013-11-011-2/+13
|
* Removes false jar signing.Lyubomir Marinov2013-10-101-1/+2
|
* Adds support for DTLS-SRTP with SIP.Lyubomir Marinov2013-10-031-1/+2
|
* Implements an editor which allows the user to edit Jitsi's configuration ↵Lyubomir Marinov2013-08-281-1/+11
| | | | properties from within the application. (Marin Dzhigarov)
* Adds Windows's system path variable to Ant's path variable on Windows ↵Lyubomir Marinov2013-06-301-3/+7
| | | | versions which name it Path instead of PATH.
* Merge branch 'Android-settings'paweldomas2013-06-191-0/+96
|\
| * Adds debug targetpaweldomas2013-06-111-0/+96
| |
* | Fixes some errors for missing folders when running/debuging in Idea.Damian Minkov2013-06-121-2/+2
| |
* | Fixes build, checking for missing folders.Damian Minkov2013-06-111-5/+20
| |
* | Removes jdic dependency used for java 1.5 campatibility.Damian Minkov2013-06-111-10/+1
|/ | | | | 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.
* Attempts to fix failures of the Windows Audio Session API (WASAPI) ↵Lyubomir Marinov2013-05-211-3/+3
| | | | integration which reportedly break the very capture and playback functionality.
* Adds jitsi-defaults.properties to the dmg,deb and msi.Damian Minkov2013-05-211-0/+6
|
* Adds customavatar service bundle.Damian Minkov2013-05-211-5/+10
|
* Creates separate jar with default resource pack classes to be used in ↵Damian Minkov2013-05-201-0/+9
| | | | android (created in os-specific bundles, to avoid inclusion in installations).
* Separates systray services to be reused in android.Damian Minkov2013-05-201-1/+12
|
* Separates some services to be reused in android.Damian Minkov2013-05-201-4/+22
|
* Creates authenticate windows service that will create the dialog and will ↵Damian Minkov2013-05-181-18/+19
| | | | | | | | 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.
* Moves dns config as plugin.Damian Minkov2013-05-171-1/+11
|
* Adds a global display details service giving access to the global display ↵Yana Stamcheva2013-04-191-1/+14
| | | | name and the global avatar. Uses this new service to show the global display name and avatar in the conference call interface.
* Merge branch 'ingo'Werner Dittmann2013-04-131-27/+9
| | | | | Conflicts: trunk/lib/installer-exclude/libjitsi.jar
* Exclude Ant runtime libs from build classpathIngo Bauersachs2013-04-071-1/+5
|
* Add ContactSource plugin for ThunderbirdIngo Bauersachs2013-04-071-0/+12
|
* Make sure we include dnsjava library only once in bundles.Damian Minkov2013-02-041-1/+0
|
* Separates dns package to service and impl. Creates a ParallelResolver ↵Yana Stamcheva2013-01-271-14/+16
| | | | 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).
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ↵Yana Stamcheva2013-01-241-6/+18
| | | | and WindowsUtils from general GuiUtils.
* Update Apache httpcore and httpclient to 4.2.3Ingo Bauersachs2013-01-211-3/+2
|
* Updates jna library to use original file structure, skipping duplicate ↵Damian Minkov2013-01-151-36/+4
| | | | binaries (keeping the same version 3.2.7).
* Replaces json lib.Damian Minkov2012-11-211-4/+1
|
* Adds missing build target for plugin windows-clean-shutdown.Damian Minkov2012-10-261-1/+11
|
* Adds a protocol aware contact source interface and moves demultiplexing ↵Yana Stamcheva2012-10-161-1/+12
| | | | 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.
* Change versioning to allow for an easier integration of SVN revision and ↵Emil Ivov2012-10-121-6/+1
| | | | build number. Removes version revision leaving the version to major.minor[.build-label] where build label may include things like svn revisions, dates, etc.
* Adds links to javadocs from libjitsi and ice4jEmil Ivov2012-10-041-0/+3
|
* Removes unused libs.Damian Minkov2012-09-271-1/+0
|
* Updates the PhoneNumberI18nServiceImpl, in order to remove the dependency to ↵Vincent Lucas2012-09-251-1/+0
| | | | the libphonenumber.
* Refactors the cross-protocol conference support.Lyubomir Marinov2012-09-251-2/+1
|
* Adds phonenumbers and search to transfer and conference invite dialogs. ↵Yana Stamcheva2012-09-171-1/+10
| | | | Improves the chat invite dialog by adding a search field on the top of the source contact list.
* A new custom contact action service allowing to represent more actions for a ↵Yana Stamcheva2012-08-131-2/+14
| | | | contact entry in the contact list.
* Adds a specific libgrowl4j.lib (with path already updated to the growl ↵Vincent Lucas2012-08-091-14/+1
| | | | framework) for the macosx target.