status-desktop/ui/onboarding/Login
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
..
samples update qml imports 2020-06-18 11:02:11 -04:00
AccountList.qml feat: change Theme to Style to enable changing Theme 2020-07-03 09:59:14 -04:00
AddressView.qml feat: introduce StatusIdenticon components 2020-09-23 08:52:30 +02:00
ConfirmAddExistingKeyModal.qml chore: run transform script to change qstr to qstrid 2020-07-08 12:37:41 -04:00
SelectAnotherAccountModal.qml chore: run transform script to change qstr to qstrid 2020-07-08 12:37:41 -04:00
qmldir chore: remove AccountSelection component that is no longer needed 2020-06-16 11:57:11 -04:00