status-desktop/ui/app/AppLayouts/Profile/Sections
emizzle 4ec593baed feat: Add logout functionality
Move the onboarding/login state machine to the top level in main.qml, so that logout events can trigger new states.

Add Loader to statemachine so that each component is lazy-loaded. Initial tests saved 50MB of memory on startup.

Currently, logging out, then logging back in to the same or different account results in a doubling-up of chats/messages/wallet accounts. These need to be reset, however I need help doing that and it would delayed and blown out this PR further. This reset has been done for Onboarding and Login, but needs to be done for chats, wallet, mailservers, etc.
2020-06-11 09:28:25 -04:00
..
AboutContainer.qml separate profile sections 2020-05-27 17:30:53 -04:00
AdvancedContainer.qml separate profile sections 2020-05-27 17:30:53 -04:00
ContactsContainer.qml separate profile sections 2020-05-27 17:30:53 -04:00
EnsContainer.qml separate profile sections 2020-05-27 17:30:53 -04:00
HelpContainer.qml separate profile sections 2020-05-27 17:30:53 -04:00
LanguageContainer.qml separate profile sections 2020-05-27 17:30:53 -04:00
NotificationsContainer.qml separate profile sections 2020-05-27 17:30:53 -04:00
PrivacyContainer.qml separate profile sections 2020-05-27 17:30:53 -04:00
SignoutContainer.qml feat: Add logout functionality 2020-06-11 09:28:25 -04:00
SyncContainer.qml separate profile sections 2020-05-27 17:30:53 -04:00
qmldir separate profile sections 2020-05-27 17:30:53 -04:00