aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin
Commit message (Expand)AuthorAgeFilesLines
* Change versioning to allow for an easier integration of SVN revision and buil...Emil Ivov2012-10-121-30/+28
* Adds more options to sound notifications and their config. Sound notification...Damian Minkov2012-10-124-59/+180
* Fixes a bug that prevents FEC from being enabled, removes class imports.Boris Grozev2012-10-081-6/+2
* Removes certain @Override annotations to make the code compile with java 5.Boris Grozev2012-10-061-17/+12
* Renames SILK-related properties.Boris Grozev2012-10-051-5/+5
* Adds an option to explicitly advertise FEC support for SILK in SDP.Boris Grozev2012-10-051-2/+37
* Updates sysactivity handling QUERY_ENDSESSION and ENDSESSION events. Adds bun...Damian Minkov2012-10-052-0/+236
* Adds FEC support for the SILK codec. Minor clean-ups in EncodingConfiguration...Boris Grozev2012-10-052-0/+200
* Adds XMPP GUI configuration the ability to disable Jingle (audio and video ca...Vincent Lucas2012-10-024-0/+63
* Detects failed typing notifications.Damian Minkov2012-10-011-0/+9
* Commits work in progress on improving, stabalising audio and video telephony ...Lyubomir Marinov2012-10-012-22/+16
* Allow access to system environment variables and java properties in provision...Ingo Bauersachs2012-09-301-0/+45
* Rename computername provisioning property to hostnameIngo Bauersachs2012-09-281-2/+2
* Add computername provisioning propertyIngo Bauersachs2012-09-281-0/+15
* Removes unused icons and references.Damian Minkov2012-09-271-1/+1
* Fixes a crash after returning from standby in localhostretriever. Reported an...Damian Minkov2012-09-271-1/+5
* Updates GUI general preferences checkbox text concerning alphabetical to numb...Vincent Lucas2012-09-271-0/+14
* Adds a checkbox in the GUI general preferences to accept dialed string with a...Vincent Lucas2012-09-262-0/+95
* Updates the PhoneNumberI18nServiceImpl, in order to remove the dependency to ...Vincent Lucas2012-09-255-346/+7
* Refactors the utility class SwingWorker to perform thread pooling because it ...Lyubomir Marinov2012-09-251-1/+2
* Fixes leaking queries and their results. Fixes memory leaking xml texts in ch...Damian Minkov2012-09-251-0/+10
* Refactors the cross-protocol conference support.Lyubomir Marinov2012-09-254-156/+175
* Adds phonenumbers and search to transfer and conference invite dialogs. Impro...Yana Stamcheva2012-09-177-6/+682
* Applies a patch from Boris Grozev that allows setting different codec configu...Emil Ivov2012-09-1312-864/+157
* Fixes AIM account registration link. Patch by Boris GrozevEmil Ivov2012-09-131-4/+1
* Applies a patch from Boris Grozev that now prevents ICE configuration from cl...Emil Ivov2012-09-131-0/+7
* Applies a patch from Boris Grozev that Adds a password strength meter to XMPP...Emil Ivov2012-09-134-693/+162
* Corrects disable/re-enable sound notification mechanism.Vincent Lucas2012-09-071-17/+18
* Skips empty property names in configuration service and provisioning.Damian Minkov2012-09-051-0/+4
* Changes extracting auto away configurations.Damian Minkov2012-09-035-94/+130
* Improves SIP and XMPP configuration interface to choose the priority between ...Vincent Lucas2012-09-037-61/+576
* Fixes autoway listening for idle, a bug where it adds listening for 0sec. of ...Damian Minkov2012-08-241-17/+64
* Adds password modification from within Jitsi for XMPP accounts that allow it....Emil Ivov2012-08-073-2/+354
* - Works on removing the video of a video conference participant from display ...Lyubomir Marinov2012-08-033-68/+85
* Adds SDES for XMPP. Works with Jingle and GTalk (only for gmail web app, does...Vincent Lucas2012-08-028-17/+311
* Adds support for a boolean ConfigurationService property with name net.java.s...Lyubomir Marinov2012-07-252-32/+83
* Commits Boris Grozev's patch which addresses "sound selection file manager wi...Lyubomir Marinov2012-07-241-15/+18
* Adds is server overridden checkbox in jabber account wizard.Damian Minkov2012-07-123-11/+83
* Commits work in progress on calling from Microsoft Office with Jitsi to phone...Lyubomir Marinov2012-07-121-1/+105
* Commits work in progress on calling from Microsoft Office with Jitsi to phone...Lyubomir Marinov2012-07-111-8/+33
* When calling a Jitsi contact from Microsoft Outlook, looks for available phon...Lyubomir Marinov2012-07-112-19/+306
* Shows error dialog if provisioning failed and is mandatory.Damian Minkov2012-07-112-10/+36
* Moves the ConfigurationService and FileAccessService implementations from Jit...Lyubomir Marinov2012-07-1014-12/+31
* Adds global status menu to the tray menus, adding global status service.Damian Minkov2012-07-031-1/+1
* Switches Jitsi trunk to libjitsi. (Tries to fix the build tests.)Lyubomir Marinov2012-06-291-5/+8
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-2985-147/+173
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-29162-281/+396
* Adds more default values for sip account wizards, fixes some default values.Damian Minkov2012-06-253-1/+137
* Updates video max bandwidth default value.Damian Minkov2012-06-222-3/+13
* Improves updating away status.Damian Minkov2012-06-201-0/+24