aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service/protocol/AccountManager.java
Commit message (Expand)AuthorAgeFilesLines
* Normalize line endingsIngo Bauersachs2016-02-281-1083/+1083
* Fixes compilation in some environments.bgrozev2015-07-291-16/+17
* Catch ExceptionInInitializerError for better traceability of programming errors.Danny van Heumen2015-07-301-2/+7
* Updates the license headers.Damian Minkov2015-07-201-5/+16
* Fixes warnings, bugs. Reduces source code duplication. Simplifies, clarifies ...Lyubomir Marinov2014-09-291-34/+10
* Fixes warnings.Lyubomir Marinov2014-09-251-20/+24
* Fixes the compilation on JDK 8.Lyubomir Marinov2014-07-251-0/+1
* Fixes possible NPE.Damian Minkov2014-02-061-0/+3
* Fixes removing properties with partial match, and adds tests for it.Damian Minkov2014-02-061-1/+5
* Perform account search on <pps-package>.acc propertiesIngo Bauersachs2014-01-111-1/+2
* Fixes NPE in removeStoredAccount().paweldomas2013-09-031-1/+1
* Attempts to fix forgotten password problem on account reload.paweldomas2013-08-081-2/+7
* Few refactoring fixes in Jabber registration object. Moves STUN and Jingle no...paweldomas2013-06-111-4/+5
* Fixes bug with additional STUN servers and Jingle Nodes not being removed aft...paweldomas2013-06-101-25/+45
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-1/+1
* Adds support for draft-saintandre-impp-call-info and improves the avataryanas2013-05-071-0/+1
* Implements call waiting disabled property and reject incoming calls property ...Damian Minkov2013-03-141-0/+65
* Fixes dispatching/saving some addressbook fields. Adds new subcategory to Con...Damian Minkov2013-02-201-5/+50
* Applies a patch from Boris Grozev that allows setting different codec configu...Emil Ivov2012-09-131-3/+4
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-1/+1
* Implements AccountManager#removeStoredAccounts which removes all accounts whi...Lyubomir Marinov2011-11-041-2/+64
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Fixes ambiguous properties with "sip" prefix in configuration file.Yana Stamcheva2011-08-021-2/+16
* Disables Jingle support when calling is disabled.Yana Stamcheva2011-06-271-0/+5
* Store STUN password via credentials storage service.Sebastien Vincent2011-04-291-5/+16
* Fix NPE in Google Contacts service. Redesign Jabber account contact source ac...Sebastien Vincent2011-03-251-2/+2
* Removing option "remember password" when editing sip account don't work (repo...Damian Minkov2011-02-171-0/+12
* Localized state strings.Yana Stamcheva2010-11-301-45/+739
* Commits passwdstorage2.patch provided by Dmitri Melnikov on the dev mailing l...Lyubomir Marinov2010-07-151-17/+24
* Configuration window improvements including reorganizing sections, user inter...Yana Stamcheva2010-07-051-1/+65
* Allows disabling the feature which places existing calls on hold when a new c...Lyubomir Marinov2009-08-081-12/+17
* Allows querying the AccountManagers for protocol-specific and not only non-hi...Lyubomir Marinov2008-09-251-1/+5
* When starting the applications, loads the stored accounts in the background i...Lyubomir Marinov2008-09-201-0/+61
* Renamed to proto factoryEmil Ivov2006-08-041-99/+0
* TypoEmil Ivov2006-06-251-1/+1
* Replaced <code> tags with <tt> in all javadocsEmil Ivov2006-02-051-1/+1
* As expected, the protocol provider service evolves aggresively in order to su...Emil Ivov2006-01-281-0/+99