reimplement ChooseAccountVC with new account model
This controller is in charge of the account selector shown at the top
right of the client.
It now uses the new account model in LRC to display account available
on the machine. As the account selection is now to be managed on
client instead of LRC, a lot has changed in the AccountSelectionManager
too.
Finally, RingWindowController gives a reference of the account model
to the ChooseAccountVC has we don't use singleton that are accessible
from anywhere anymore.
Change-Id: I5c320923cd561dc44f600d388793a338af89adfd
Reviewed-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
Showing
Please register or sign in to comment