aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/util
Commit message (Expand)AuthorAgeFilesLines
* Move security events back from libjitsi as they are solely used here.Ingo Bauersachs2015-08-231-2/+0
* Java starts counting months at zero, fix this in the log outputIngo Bauersachs2015-07-231-1/+1
* Updates the license headers.Damian Minkov2015-07-2041-203/+569
* Adds the current date to every log message.Boris Grozev2015-02-181-2/+6
* Removes not accessible method from ServiceUtils.paweldomas2014-12-291-33/+0
* Fixes warnings.Lyubomir Marinov2014-09-303-21/+17
* Adds new RegistrationStateChangeEvent and avoid reconnecting providers when s...Damian Minkov2014-09-301-0/+6
* Fixes warnings, bugs. Reduces source code duplication. Simplifies, clarifies ...Lyubomir Marinov2014-09-292-61/+100
* Fixes warnings.Lyubomir Marinov2014-09-194-64/+47
* Adds new unregister method to clearly distinguish between automatic unregiste...Damian Minkov2014-09-161-1/+1
* Adds property to disable private chat in chat rooms.Damian Minkov2014-06-021-0/+29
* Adds a property to disable text displaying for some incoming and outgoing typ...Damian Minkov2014-03-281-0/+27
* Fixes a failure to take into account the user's preference with respect to ut...Lyubomir Marinov2014-03-241-20/+17
* Fixes initial status set for protocols and UI to reflect changes.Damian Minkov2014-03-141-0/+91
* Adds option in general config to disable enable recent messages.Damian Minkov2014-03-051-0/+38
* Fixes the update of the value of auto popup new message property.hristoterezov2014-02-241-1/+8
* Adds account info in incoming call dialog and property to enable removing dom...Damian Minkov2014-02-051-2/+27
* Restores some of removed/changed methods for backward compatibility with old ...paweldomas2014-01-171-1/+28
* Adds option to disable splash screen on linux.Damian Minkov2014-01-171-0/+5
* Fixes warnings.Lyubomir Marinov2014-01-161-1/+0
* Moves getters and setters for chat history properties in MessageHistoryServic...hristoterezov2014-01-131-83/+1
* Fixes double attempt to add a protocol provider to LoginRenderer and to sched...Damian Minkov2014-01-091-20/+15
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Adds extended away global status.Damian Minkov2013-12-041-0/+28
* Use separate dirs for application logs, cache and configuration dataIngo Bauersachs2013-11-104-18/+32
* Fixes false reports on Windows that Jitsi has crashed.Lyubomir Marinov2013-10-282-95/+150
* Fixes warnings.Lyubomir Marinov2013-10-271-1/+1
* Fixes NullPointerExceptions.Lyubomir Marinov2013-10-241-61/+70
* Adds utility class for dealing with OSGi services.paweldomas2013-10-181-0/+115
* Fixes warnings, spelling mistakes.Lyubomir Marinov2013-10-031-2/+1
* Fixes java 1.6 compatibility of image links replacement functionality in chat...hristoterezov2013-09-301-3/+3
* Adds check for image size and content type for the image replacement of links...hristoterezov2013-09-301-0/+247
* Adds an option to display peer names in call history tooltips.Damian Minkov2013-09-251-0/+26
* Fixes spell check error in field name.Damian Minkov2013-09-131-5/+1
* Fixes history button in chat window to work and with chat rooms.Damian Minkov2013-09-121-8/+8
* Adds button in chat window to easily enable/disable chat history logging.Damian Minkov2013-09-111-0/+41
* Implements an editor which allows the user to edit Jitsi's configuration prop...Lyubomir Marinov2013-08-281-1/+0
* Fixes use of routing for video enabled property not evaluated in some checks.Damian Minkov2013-08-091-2/+7
* Fixes the chat room password prefix.hristoterezov2013-07-261-0/+40
* Adds SimpleServiceActivator utility classpaweldomas2013-07-241-0/+100
* Adds getServiceReferences utility method.paweldomas2013-07-041-0/+31
* Refactor AccountIDspaweldomas2013-06-032-562/+0
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-2317-55/+69
* Android settings prerequisite patchpaweldomas2013-05-213-51/+319
* Activates JavaUtilLoggingConfig used in android.Damian Minkov2013-05-161-3/+21
* Fixes checking for video phone details.Damian Minkov2013-05-151-3/+45
* Clears the default DNS cache when supplied records for primary server changed.Vincent Lucas2013-05-141-0/+9
* Corrects DNS cache issue when testing DNS connectivity.Vincent Lucas2013-05-131-2/+66
* Merge branch 'xmpp_connection' of \\\PC4315\work\github_jitsi\tom.denham@metaswitch.com2013-05-091-7/+5
|\
| * Make sure accounts have at least one attempt to login AFTER the reconnectPeter O'Neill2013-05-021-7/+5