Commit Graph

193 Commits (1e1ea2291ae5e8cec382876c514d341e49354911)

Author SHA1 Message Date
Danny van Heumen 14cc351de0 Converted irc-api library to OSGi bundle.
11 years ago
Danny van Heumen a225bebe65 Include slf4j-jdk14 implementation in felix config.
11 years ago
Danny van Heumen 5f1d423397 Replaced slf4j simple logger with jdk14 logger.
11 years ago
Danny van Heumen 779d27f765 tweaks to the configuration
11 years ago
Danny van Heumen 8f37c122be Moved slf4j-{api,simple} into separate bundle.
11 years ago
Danny van Heumen c2e2a52ac4 Intermediate commit to save clean up (not currently working right now)
11 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 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
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
Ingo Bauersachs f2694065ad Use separate dirs for application logs, cache and configuration data
12 years ago
Damian Minkov 335a95abb4 Fixes crash when showing video and using java7.
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 b4c90af949 Implements an editor which allows the user to edit Jitsi's configuration properties from within the application. (Marin Dzhigarov)
12 years ago
Damian Minkov c580ea1bd3 Removes jdic dependency used for java 1.5 campatibility.
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.
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 e65b7c8f54 Add ContactSource plugin for Thunderbird
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
Damian Minkov f7f9ef15e7 Removes unused bundle (growlnotification bundle is added when building dmg).
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
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 8c28eae1c0 Updates growl4j in order to use growl SDK version 1.3.1
13 years ago
Lyubomir Marinov 0e5af4ff79 Refactors r9682 to use a javax.media.Control interface.
14 years ago
Lyubomir Marinov 89d68994ef Switches Jitsi trunk to libjitsi.
14 years ago
Lyubomir Marinov 97f00d4a43 Integrates Jitsi presence, IM and VoIP with MS Outlook.
14 years ago
Ingo Bauersachs d931f8507e Make protocols aware of DNSSEC exceptions
14 years ago
Ingo Bauersachs b628cdc642 Use DNSJAVA as DNS SPI
14 years ago
Ingo Bauersachs 1f7765cd81 Cache notifications until the handlers are ready, stop sounds through reference
14 years ago
Ingo Bauersachs c543e54197 Separate notification service from its handlers
14 years ago
Sebastien Vincent 6ea38de334 Adds global shortcut support.
14 years ago
Damian Minkov 466a88e2c3 Remove protocol zeroconf.
14 years ago
Ingo Bauersachs 703c3a49e7 SDES Integration: Incoming calls work
14 years ago
Damian Minkov ab33c2e27a Custom avatar service and implementation for nimbuzz avatars.
14 years ago
Ingo Bauersachs 661810caa7 Enable client TLS authentication for SIP and add a corresponding
14 years ago
Yana Stamcheva f4479d54a2 Merges contact source configurations in a single configuration form.
14 years ago
Damian Minkov f9992f25f8 Introduces service for detecting system activity like network changes and detecting idle states. Produced events used for autoaway and reconnect plugin.
14 years ago