Skip to content
Snippets Groups Projects
Commit c31c8f8e authored by Thibault Wittemberg's avatar Thibault Wittemberg Committed by Aline Bonnet
Browse files

mvp/injection: Remove Conversation features from LocalService

Moves conversation features from LocalService to a new ConversationFacade.
It will allow Presenters to only communicate with low level layers.

This commit fix a ConcurrentModificationException
Switch putAll() to put() on textMessages and historyCalls fix the crash
Refactor calls to HistoryService to be asynchronous

Change-Id: I33fba4db759ec66777c3b88573d5901ce2d3b56f
Tuleap: #1367
parent fe13e7cf
No related branches found
No related tags found
No related merge requests found
Showing
with 712 additions and 556 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment