status-desktop/ui/app
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
..
AppLayouts feat: Add logout functionality 2020-06-11 09:28:25 -04:00
img get token balance 2020-06-10 17:28:40 -04:00
AppMain.qml chore: remove no longer necessary anchors on layouts 2020-05-27 14:56:33 -04:00
qmldir feat: Onboarding carousel 2020-05-12 18:52:51 -04:00