Ingo Bauersachs
4d6e58c200
Remove jfontchooser
...
It wasn't used anywhere anymore.
10 years ago
Ingo Bauersachs
8bee4d318e
Stop messing with the JNA manifest and libraries
10 years ago
Ingo Bauersachs
8402bc0643
Use dnssecjava instead of unbound for dnssec validation
10 years ago
Ingo Bauersachs
1afb3d6529
Update dnsjava to stock 2.1.7 and make sure it is only loaded once
10 years ago
Ingo Bauersachs
cd62892c27
Update ice4j and jain-sip dependencies
...
* ice4j: v1.0
* jain-sip-api: move to FLOSS version from Opentelecoms (v1.2)
* jain-sdp-api: move to FLOSS version from Opentelecoms (v1.0)
* jain-sip-ri:
jitsi branch with oss-only components, based on 1.2.279
(tag v1.2.279-jitsi-oss1)
* sdp-nist-bridge: v1.1
These libraries are used as released on Maven Central.
* Update OSGi manifests
Now that jain-sip and ice4j are no longer directly bundled,
import the required packages.
11 years ago
Ingo Bauersachs
3c2285ccce
Update weupnp and use directly as bundle
11 years ago
Ingo Bauersachs
6f50b84df3
Remove the Facebook protocol wizard
...
Facebook disabled their XMPP API.
See also: https://developers.facebook.com/docs/chat
11 years ago
Ingo Bauersachs
f5dc6edede
Remove bundle start level conflict
...
Fixes #162
Fixes #163
Fixes #172
The build process injects an additional bundle at start level 14. This
conflicted with the start level for commons-codec, preventing Jitsi to
start. Felix' bundle cache might have prevented the bug from appearing
for people who had a previous version running successfully.
11 years ago
Ingo Bauersachs
9b1e966ae6
Install, don't start FMJ as it is a fragment
11 years ago
Ingo Bauersachs
49ee4c5ff2
Use OSGI'fied libjitsi and fmj@102+package=bundle
11 years ago
Damian Minkov
e812038241
Adds plugin that adds contact source services (groups to the contact list) with the monitored lines of OperationSetTelephonyBLF. Adds custom action button to pickup calls is possible.
12 years ago
Damian Minkov
7ed464ab9b
Stops msn protocol from building and starting.
12 years ago
Danny van Heumen
3eb7b3da0e
Moved IRC command implementations to separate plugin package: irccommands
12 years ago
Ingo Bauersachs
7d7b7807b7
Fix Felix warning about slf4j being a fragment
12 years ago
Danny van Heumen
14cc351de0
Converted irc-api library to OSGi bundle.
12 years ago
Danny van Heumen
a225bebe65
Include slf4j-jdk14 implementation in felix config.
12 years ago
Danny van Heumen
5f1d423397
Replaced slf4j simple logger with jdk14 logger.
12 years ago
Danny van Heumen
779d27f765
tweaks to the configuration
12 years ago
Danny van Heumen
8f37c122be
Moved slf4j-{api,simple} into separate bundle.
12 years ago
Danny van Heumen
c2e2a52ac4
Intermediate commit to save clean up (not currently working right now)
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.
13 years ago
hristoterezov
fa49941803
Implements user search contact source.
13 years ago
Ingo Bauersachs
09c0ef620b
ConfigService based on HSQLDB (through JDBC)
13 years ago
Ingo Bauersachs
e7cd23f434
Update Google Collections RC1 to Guava 15
13 years ago
Ingo Bauersachs
19827694c1
Stop rebundling HttpClient and HttpCore
13 years ago
Damian Minkov
52c87eaf68
Adds splash screen.
13 years ago
Marin
9bb91f0a8a
Property editor search field is now case insensitive and searching by value is possible.
13 years ago
yanas
d55b3efebe
Adds the possibility to edit account details. Patch provided by Marin
...
Dzhigarov on dev (Nov 8, 2013).
13 years ago
Ingo Bauersachs
f2694065ad
Use separate dirs for application logs, cache and configuration data
...
This is primarily used on Windows to store logs and cached data
on the local computers instead of on the network when roaming profiles
with folder redirection is used.
13 years ago
Damian Minkov
335a95abb4
Fixes crash when showing video and using java7.
13 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.
13 years ago
hristoterezov
98c973a16d
Adds chat room contacts to the search filter in the contact list.
13 years ago
Lyubomir Marinov
b4c90af949
Implements an editor which allows the user to edit Jitsi's configuration properties from within the application. (Marin Dzhigarov)
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
Damian Minkov
bf9639acb5
Adds customavatar service bundle.
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.
14 years ago
Werner Dittmann
64a459f352
Merge branch 'ingo'
...
Conflicts:
trunk/lib/installer-exclude/libjitsi.jar
14 years ago
Ingo Bauersachs
e65b7c8f54
Add ContactSource plugin for Thunderbird
14 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).
14 years ago
Yana Stamcheva
91b72c3202
Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils and WindowsUtils from general GuiUtils.
14 years ago
Damian Minkov
f7f9ef15e7
Removes unused bundle (growlnotification bundle is added when building dmg).
14 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.
14 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.
14 years ago
Yana Stamcheva
8992d147b7
A new custom contact action service allowing to represent more actions for a contact entry in the contact list.
14 years ago
Vincent Lucas
8c28eae1c0
Updates growl4j in order to use growl SDK version 1.3.1
14 years ago