Lyubomir Marinov
46ed2c58c3
Updates BouncyCastle to v1.51. Fixes issues with certain DTLS cipher suites. Supports DTLS v1.2.
11 years ago
Damian Minkov
6c3318349b
Fixes several issues when building deb-src, missing classes.
11 years ago
Damian Minkov
2e897e13e2
Adds option to set custom logging config file for tests target.
12 years ago
Damian Minkov
04392c4cec
Adding connection information frame. Patch provided by Markus Kilås.
12 years ago
Damian Minkov
db8071c2d4
Separates phone number service, to be a service in separate bundle and improves the number matching when searching for phone numbers.
12 years ago
hristoterezov
96ef724f2d
Adds CalendarService implementation. The Calendar service calculates the free busy status based on outlook meetings.
12 years ago
Lyubomir Marinov
028424001c
Removes a reference to Google Talk which is no longer supported.
12 years ago
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
...
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