status-desktop/ui/onboarding
Pascal Precht fac0e50e37 feat: introduce StatusIdenticon components
This component introduces `StatusLetterIdenticon`, `StatusImageIdenticon`
and `StatusIdenticon`.

- `StatusLetterIdenticon` renders an identicon with a single letter based on a
name.
- `StatusImageIdenticon` renders an actual image based on an identicon URL
- `StatusIdenticon` is a composition of the former both, but with a loading mechanism
  to decide which should be rendered

The commit also ensures all of these components are used respectively throughout
the application.
2020-09-23 08:52:30 +02:00
..
Login feat: introduce StatusIdenticon components 2020-09-23 08:52:30 +02:00
img
CreatePasswordModal.qml put sounds on top level to avoid duplicated sound channels 2020-07-10 15:27:26 -04:00
EnterSeedPhraseModal.qml feat: show literal text instead of ids + script fixes 2020-07-08 12:37:41 -04:00
ExistingKey.qml chore: run qstrConverter script 2020-08-27 17:09:37 -04:00
GenKey.qml
GenKeyModal.qml chore: run transform script to change qstr to qstrid 2020-07-08 12:37:41 -04:00
Intro.qml build: remove dapp browser 2020-08-17 14:01:26 -04:00
InvalidSeedPhraseModal.qml chore: run transform script to change qstr to qstrid 2020-07-08 12:37:41 -04:00
KeysMain.qml feat: show literal text instead of ids + script fixes 2020-07-08 12:37:41 -04:00
Login.qml feat: introduce StatusIdenticon components 2020-09-23 08:52:30 +02:00
Slide.qml
qmldir