status-desktop/ui
Sale Djenic a9fd4513aa fix(wallet): Clicking Request Address when sending -1 STT crashes the app
Validation check is updated, so user cannot enter zero or less than zero value in amount input field.
Also in utils.nim a crash prevention check is added so if we try to convert a less than zero float number to an unsigned number, app won't crash any more, but that casting will return a zero as unsigned int number.

Fixes: #2755
2021-07-06 10:45:25 -04:00
..
StatusQ@fd7a5530cf refactor: integrate StatusQ Theming system 2021-06-30 15:08:26 +02:00
app HEZ icons: all sizes. 2021-07-06 10:44:45 -04:00
fonts fix: use normal Inter for normal text and StatusInter for addresses 2020-07-02 10:51:57 -04:00
i18n update translation keys 2021-03-16 12:43:57 -04:00
imports fix(communities): Naming validation for communities 2021-07-02 08:53:19 -04:00
onboarding fix(enhancement): Onboarding screen changes 2021-07-06 10:45:02 -04:00
shared fix(wallet): Clicking Request Address when sending -1 STT crashes the app 2021-07-06 10:45:25 -04:00
sounds feat: allow users to turn of notification sounds 2020-10-20 13:50:49 -04:00
generate-rcc.sh chore: add StatusQ as dependency 2021-05-04 14:42:28 -04:00
main.qml refactor: Profile 2021-07-02 08:51:30 -04:00
nim-status-client.pro fix(onboarding): Mobile onboarding slider is shown on desktop 2021-06-29 07:57:17 -04:00