aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/globaldisplaydetails
Commit message (Expand)AuthorAgeFilesLines
* Avoid calling login from global status service due to a registration state ch...Damian Minkov2014-09-301-2/+9
* Fixes warnings, bugs. Reduces source code duplication. Simplifies, clarifies ...Lyubomir Marinov2014-09-291-12/+11
* Adds new unregister method to clearly distinguish between automatic unregiste...Damian Minkov2014-09-161-1/+1
* Adds display name to authorisation requests when adding a contact.hristoterezov2014-04-231-0/+36
* Fixes NPE while running tests.Damian Minkov2014-04-021-4/+12
* Fixes NPE that can prevent loading global status service.Damian Minkov2014-03-211-3/+8
* Fixes provider searching and registration handling in global display service.Damian Minkov2014-03-202-8/+70
* Fixes initial status set for protocols and UI to reflect changes.Damian Minkov2014-03-142-6/+41
* Removes unnecessary call to GlobalStatusService publishStatus on providerStat...Damian Minkov2014-03-121-7/+5
* 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-3/+31
* Removes "ensureDefaultValuePresent" and getAccountProperty with Object signat...paweldomas2013-07-101-5/+1
* Adds a global status method in the GlobalStatusService.yanas2013-06-251-0/+97
* Fixes away and dnd status selection behavior when offline, in a way thatyanas2013-06-073-0/+670
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-1/+1
* Improves the logic around a global provisioned display name.Yana Stamcheva2013-04-201-5/+6
* Adds a global display details service giving access to the global display nam...Yana Stamcheva2013-04-193-0/+645