status-desktop/ui/app
Noelia 59631cad8f feat(Language & Currency): Currency settings screen
Added currency picker into `LanguageView.qml`.

Added `category` and `imageSource` property to existing `CurrenciesStore.qml`. Renamed `code` to `shortName`.

Added `currenciesModel` property to `WalletStore.qml`.

Added wallet store into `LanguageView.qml` in order to link to the currencies model.

Added some tokens in the currencies store.

Made wallet and any currency related UI code that uses current currency use the new Display Currency value.

Removed no longer used wallet/settings related files.

Closes #5385
2022-05-04 16:16:59 +02:00
..
AppLayouts feat(Language & Currency): Currency settings screen 2022-05-04 16:16:59 +02:00
mainui fix(@desktop/profile): settings to store pass in keychain remain the same 2022-04-11 17:13:22 -04:00