status-qml/sandbox
Khushboo Mehta 2040d0f857 fix(StatusAssetSelector): Fixed error of crypto balance not updated correctly
Also added error handling in case in case that crypto symbol image is not available
Added a way to display the balance in currently selected currency on the widget
To do this the consumer of this widget needs to implement "getCurrencyBalanceString" based on the currently selected currency

fixes #4079
2021-11-16 16:08:52 +01:00
..
android Revert "Revert "feat: can be used on tablets (#146)"" 2021-06-15 11:16:22 +02:00
dictionaries feat(Spellchecking): Add dictionaries 2021-09-16 15:37:59 +02:00
scripts chore: introduce build script for sandbox app 2021-06-16 11:11:04 +02:00
Buttons.qml feat(StatusFlatRoundButton): Update the StatusFlatRoundButton to take over button behaviour from StatusIconButton under ui/shared/status 2021-10-19 08:04:00 +02:00
Controls.qml feature(StatusSelectableText): Added a selectable text component (#431) 2021-09-29 15:22:23 -04:00
DemoApp.qml refactor(StatusModal): Remove custom content property 2021-09-02 11:06:32 +02:00
Icons.qml feat: Set up catalog app (sandbox) 2021-05-05 07:55:43 +02:00
Layout.qml feat(Components): introduce `StatusChatToolBar` 2021-05-28 11:56:49 +02:00
ListItems.qml feat(StatusSmartIdenticon): Created a new StatusQ componnent to accomodate: 2021-10-22 11:02:05 +02:00
Models.qml refactor(StatusSearchPopup): change expected search model shape 2021-08-31 11:23:23 +02:00
Others.qml feat(Components): introduce `StatusRoundIcon` component 2021-05-25 12:23:47 +02:00
Popups.qml feat(StatusModal): Add edit avatar button 2021-10-15 10:49:40 +02:00
StatusAccountSelectorPage.qml feat(StatusQ.Controls): introduce `StatusAccountSelector` component 2021-10-15 11:02:28 +02:00
StatusAddressPage.qml feat(StatusQ.Components): introduce `StatusAddress` component 2021-10-15 11:02:41 +02:00
StatusAssetSelectorPage.qml fix(StatusAssetSelector): Fixed error of crypto balance not updated correctly 2021-11-16 16:08:52 +01:00
StatusChatCommandButtonPage.qml feat(StatusQ.Controls): introduce StatusChatCommandButton 2021-10-26 14:26:42 +02:00
StatusChatInfoToolBarPage.qml feat(Components): introduce `StatusChatInfoToolBar` component 2021-06-16 11:01:22 +02:00
StatusColorSelectorPage.qml feat(StatusQ.Controls): introduce StatusColorSelector component 2021-10-15 11:04:22 +02:00
StatusExpandableSettingsItemPage.qml feat(StatusExpandableItem): Refactored the StatusExpandableSettingsItem to support different types 2021-09-08 13:37:03 +02:00
StatusInputPage.qml feat(StatusBaseInput): introduce `component` property 2021-09-13 09:56:24 +02:00
StatusMacNotificationPage.qml feat(StatusQ.Platform): introduce StatusMacNotification component 2021-10-29 10:38:51 +02:00
StatusPopupMenuPage.qml feat(StatusQ.Popups) Adding SearchPopup component 2021-08-12 11:35:09 +02:00
StatusSelectPage.qml feat(StatusQ.Controls): introduce `StatusSelect` 2021-10-15 11:00:30 +02:00
StatusTabBarIconButtonPage.qml feat(StatusQ.Controls): introduce `StatusTabBarIconButton` component 2021-10-26 14:26:30 +02:00
StatusTabSwitchPage.qml feat(StatusQ.Controls): introduce StatusSwitchTabBar and StatusSwitchTabButton 2021-09-03 10:45:45 +02:00
StatusWalletColorButtonPage.qml feat(StatusQ.Controls): introduce `StatusWalletColorButton` component 2021-10-27 17:59:50 +02:00
StatusWalletColorSelectPage.qml feat(StatusQ.Controls): introduce `StatusWalletColorSelect` control 2021-10-28 09:15:40 +02:00
ThemeSwitch.qml chore: add tooltip to theme switch 2021-06-03 16:40:57 +02:00
handler.cpp feat: Set up catalog app (sandbox) 2021-05-05 07:55:43 +02:00
handler.h feat: Set up catalog app (sandbox) 2021-05-05 07:55:43 +02:00
main.cpp feat: Set up catalog app (sandbox) 2021-05-05 07:55:43 +02:00
main.qml feat(StatusQ.Platform): introduce StatusMacNotification component 2021-10-29 10:38:51 +02:00
qml.qrc feat(StatusExpandableSettingsItem): Added new component for wallet settings 2021-09-03 10:55:27 +02:00
sandbox.pro fix(Spellchecking): Add check for hunspell existence 2021-10-25 11:59:50 +02:00
sandboxapp.cpp feat(Spellchecker): Add Spellchecker class 2021-09-14 14:34:25 +02:00
sandboxapp.h fix: fix crash on removing title bar 2021-05-20 10:48:51 +02:00
spellchecker.cpp fix(Spellchecking): Add check for hunspell existence 2021-10-25 11:59:50 +02:00
spellchecker.h fix(Spellchecking): Add check for hunspell existence 2021-10-25 11:59:50 +02:00
statuswindow.cpp Revert "Revert "feat: can be used on tablets (#146)"" 2021-06-15 11:16:22 +02:00
statuswindow.h fix: update position of window to center, add traffic lights 2021-06-03 16:38:08 +02:00
statuswindow_mac.mm fix: update position of window to center, add traffic lights 2021-06-03 16:38:08 +02:00