Commit graph

467 commits

Author SHA1 Message Date
OleksandrSobol
7ce30e08b0 CAKE-143 | added status parameter to exchange_view_model.dart; called alert when user tries exchange deposit xmr currency but wallet is not synchronized 2020-11-02 13:33:45 +02:00
M
5524efb44d Merge pull request #131 from cake-tech/CAKE-133-add-localization
CAKE-133 | added localization to change current wallet alert, to crea…
2020-10-30 19:43:05 +02:00
M
a8e62188aa Merge pull request #132 from cake-tech/CAKE-141-xmr_to-exchange-screen-description
CAKE-141 | changed description for xmr.to on exchange and exchange te…
2020-10-30 19:37:23 +02:00
M
8117a993f1 Merge pull request #129 from cake-tech/CAKE-135-validation-alert
CAKE-135 | removed validation alert in the send and exchange pages wh…
2020-10-30 19:36:09 +02:00
M
827cda617b Merge pull request #130 from cake-tech/CAKE-136-user-can't-add-node-address-with-dash
CAKE-136 | added "-" symbol to node_address_validator.dart; changed m…
2020-10-30 19:35:51 +02:00
Oleksandr Sobol
11d85accec CAKE-141 | changed description for xmr.to on exchange and exchange template pages 2020-10-30 19:28:20 +02:00
Oleksandr Sobol
0473d342f3 CAKE-133 | added localization to change current wallet alert, to create new wallet popup, to seed alert 2020-10-30 18:40:42 +02:00
M
9f498f30a2 CAKE-134. CAKE-139. FIXES. 2020-10-30 18:32:21 +02:00
M
ed72cee3f4 CAKE-137 2020-10-30 15:56:23 +02:00
M
f59812fe4a CAKE-83 2020-10-30 15:33:03 +02:00
OleksandrSobol
9748caf407 CAKE-136 | added "-" symbol to node_address_validator.dart; changed minLength from 1 to 0 in the node_port_validator.dart 2020-10-30 15:11:20 +02:00
OleksandrSobol
18e2df4f40 CAKE-135 | removed validation alert in the send and exchange pages when clear/reset buttons was pushed (applied _formKey.currentState.reset()) 2020-10-30 14:42:23 +02:00
M
68f748b09a Changed min ios version to 11.0. Fixes. 2020-10-30 12:39:07 +02:00
M
596706fd2e Merge branch 'new-world' of github.com:cake-tech/cake_wallet_private into new-world 2020-10-29 20:10:19 +02:00
M
882f13011c Fixes. 2020-10-29 20:10:09 +02:00
M
e7574c51f6 Merge pull request #127 from cake-tech/CAKE-130-change-exchange-screen
Cake 130 change exchange screen
2020-10-29 20:06:46 +02:00
M
9decb7d324 Merge pull request #126 from cake-tech/CAKE-129-add-new-btc-address-in-the-validation
CAKE-129 | added new length of the new btc address in the address val…
2020-10-29 20:04:40 +02:00
M
ee60244dc2 Merge pull request #125 from cake-tech/CAKE-123-change-telegram-bot-name
CAKE-123 | changed Telegram bot name in the settings page
2020-10-29 20:04:13 +02:00
M
b8e435ea8e Fixes. 2020-10-29 12:49:07 +02:00
Oleksandr Sobol
863a18ea78 CAKE-130 | fixed string resources 2020-10-28 20:20:07 +02:00
OleksandrSobol
bf491c7d14 CAKE-130 | confirmation button shown only for pairs when user send xmr; if provider is xmr.to then button title is Confirm, else button title is Send XMR 2020-10-28 19:33:04 +02:00
OleksandrSobol
692c460988 CAKE-129 | added new length of the new btc address in the address validator 2020-10-26 19:28:36 +02:00
OleksandrSobol
4dce12e2df CAKE-123 | changed Telegram bot name in the settings page 2020-10-26 19:19:48 +02:00
M
44e55f0bc4 Changed background and text colors of confirm buttons on disclaimer and restore wallet screens. 2020-10-26 11:58:16 +02:00
M
f7fe9d76a5 Merge branch 'new-world' of github.com:cake-tech/cake_wallet_private into new-world 2020-10-26 11:38:22 +02:00
M
e2c6cb6f4b Fixed loading of setup pin screen from welcome screen for restore case. Renamed 'Next' to 'Restore' for confirm button on restore wallet screen. Removed 'Bitcoin' from welcome screen. 2020-10-26 11:38:01 +02:00
Tanner Silva
cd5426da81 generateName() now returns strings with capitalized words 2020-10-24 13:51:12 -05:00
M
082a5f0b6c Fixes 2020-10-24 17:35:55 +03:00
M
71e02f429d Merge branch 'new-world' of github.com:cake-tech/cake_wallet_private into rework-restore-wallet 2020-10-24 15:55:31 +03:00
M
588d93c1a4 Fixes 2020-10-24 15:55:24 +03:00
M
db7e36962b Merge pull request #124 from cake-tech/CAKE-126-unite-show-seed-and-show-keys-screens
Cake 126 unite show seed and show keys screens
2020-10-23 18:41:20 +03:00
M
57eaeb547b Merge pull request #121 from cake-tech/CAKE-116-all-button-validation-bug
CAKE-116 | added AllAmountValidator class to the amount_validator.dar…
2020-10-22 21:30:32 +03:00
M
d881317a76 Merge pull request #122 from cake-tech/CAKE-119-make-qr-code-more-bright-on-the-dark-mode
CAKE-119 | applied white color to qr code on the dark mode (qr widget…
2020-10-22 21:29:49 +03:00
M
8f1c543e8e Merge pull request #123 from cake-tech/CAKE-120-xmr_to-exchange-description
CAKE-120 | added xmr.to exchange description to exchange and exchange…
2020-10-22 21:29:02 +03:00
M
0c197660a8 Integrated wallet names generation 2020-10-22 21:24:24 +03:00
Oleksandr Sobol
1f1f6e3e57 CAKE-126 | fixed string resources 2020-10-22 20:41:51 +03:00
OleksandrSobol
753e898112 CAKE-126 | added seed item to wallet_keys_view_model; changed title of wallet_keys_page; created wallet menu item; applied wallet menu item to wallet menu; removed show seed item from wallet menu 2020-10-22 19:50:53 +03:00
M
62cf0d0b4c Merged cake-105 2020-10-22 18:20:26 +03:00
M
cba4188665 Comments. 2020-10-22 18:11:52 +03:00
M
aa120c33b1 Updates 2020-10-20 15:09:49 +03:00
Tanner Silva
d7f829042b added fucntion to WalletCreationVMBase to generate random wallet names. Wallet name generator follows this format <ADJECTIVE><space><NOUN> 2020-10-19 12:21:53 -05:00
Tanner Silva
210a8a06c4 Added assets for wallet adjectives and nouns. these are used for the wallet name generator 2020-10-19 11:54:14 -05:00
Tanner Silva
ca5b4c7cc7 corrected error with salt secret 2020-10-19 11:17:21 -05:00
M
ad695db5f6 Update welcome_page.dart
Fix mistake after merge conflict
2020-10-19 18:42:41 +03:00
M
6b86cfbea2 Updated to flutter v1.22.2 2020-10-19 14:20:24 +03:00
M
598b8c9b9c TMP 2020-10-14 00:11:04 +03:00
OleksandrSobol
a0d57084f2 CAKE-119 | applied white color to qr code on the dark mode (qr widget and exchange trade page) 2020-10-12 20:11:20 +03:00
OleksandrSobol
20c35451d5 CAKE-120 | added xmr.to exchange description to exchange and exchange template pages; made observable isReceiveAmountEntered parameter in the exchange view model; added isReceiveAmountEntered parameter to applyTemplate() (exchange page) and reset() (exchange view model); added possibility to enter amount in receive card (exchange template page) 2020-10-12 19:47:01 +03:00
M
9a169254a6 Fixes 2020-10-12 11:47:20 +03:00
OleksandrSobol
dea8f872d5 CAKE-116 | merged new world branch into current 2020-10-09 23:19:12 +03:00