aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/jabber/InfoRetreiver.java
Commit message (Expand)AuthorAgeFilesLines
* Use base Connection class instead of XMPPConnectionpaweldomas2016-12-281-1/+1
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Fixes updating display name account information for XMPP.hristoterezov2014-04-241-1/+1
* Unescapes xml escaped names (can display &apos.. in the UI).Damian Minkov2014-03-051-5/+11
* Uses only mobile phone details for sending sms.Damian Minkov2013-12-041-0/+7
* Adds some helper methods in xmpp protocol and a NPE check.Damian Minkov2013-11-251-0/+11
* Adds the possibility to edit account details. Patch provided by Marinyanas2013-11-121-5/+34
* Adds web page button, if contacts has web page detail, shows a button to open...Damian Minkov2013-08-281-0/+9
* Adds retrieving video work phone.Damian Minkov2013-03-071-0/+4
* Dispatches video contact details. Uses voice as default number detail, if no ...Damian Minkov2013-03-051-31/+33
* Fixes issues with video conferencing such as a failure of the local video to ...Lyubomir Marinov2012-08-181-5/+0
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-2/+3
* Prevents us from adding duplicate dates in history window.Damian Minkov2012-06-291-3/+6
* Converts a few public API methods from "weakly" to "strongly" typed.Lyubomir Marinov2012-06-031-4/+9
* Fixes a ConcurrentModificationException in SRTCPTransformer.Lyubomir Marinov2012-03-301-5/+8
* Fixes style formating, javadoc and eclipse related warnings.Sebastien Vincent2012-03-091-1/+7
* Adds property/option to increase vcard retrieval timeout.Damian Minkov2012-01-201-4/+90
* Fixes ui blocking displaying contact in contactlist or in the tooltip, when c...Damian Minkov2012-01-181-118/+142
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Fix a problem when switch between camera and desktop streaming (and vice-vers...Sebastien Vincent2011-05-041-1/+16
* As my day went into warnings, fixes more warnings about raw-type uses.Lyubomir Marinov2009-08-311-27/+23
* Fix issue #613. Update jabber to newest version. Fix some errors with lockups...Damian Minkov2009-03-261-8/+0
* Display Jabber Account Image and implementation of Jabber Account Info OpSet.Damian Minkov2008-09-161-0/+330