status-desktop/ui/app/AppLayouts/Profile
Lukáš Tinkl 025a45d1a4 chore(AppMain): improve startup time
- wrap everything we can in AppMain with a (async) Loader
- do not access globals w/o a proper store
- drop some dead code

Although I wasn't able to completely fix the bug, the ~50% improvement in
startup time is still worth trying imho. On my machine, the startup time
went down from ~7s to under 4s.

Related: #7292
2022-10-19 10:48:20 +02:00
..
controls feat: New Profile Modal 2022-10-17 12:05:54 +02:00
panels feat: New Profile Modal 2022-10-17 12:05:54 +02:00
popups feat: notification through notify-send on Linux 2022-10-13 17:28:46 +02:00
stores feat: New Profile Modal 2022-10-17 12:05:54 +02:00
views chore(@storybook): add about view to storybook, refactor about view to use calls from store instead of global 2022-10-17 10:03:17 -04:00
ProfileLayout.qml chore(AppMain): improve startup time 2022-10-19 10:48:20 +02:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00