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 fix other blurry images on hdpi screens 2020-06-25 16:13:17 -04:00
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 fix: fix onboarding to go back to the right screen on close 2020-07-02 11:45:31 -04:00
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 feat: change Theme to Style to enable changing Theme 2020-07-03 09:59:14 -04:00
qmldir feat(Onboarding): validate mnemonic when importing seed phrase 2020-06-25 11:11:25 -04:00