M
|
87e0e4b3bb
|
Merge pull request #169 from cake-tech/CAKE-64-add-extra-payment-info-for-some-currencies
Cake 64 add extra payment info for some currencies
|
2021-01-15 20:12:43 +02:00 |
|
OleksandrSobol
|
944c218fd0
|
CAKE-64 | renamed 'Extra ID' on 'Destination tag' for XRP and 'Memo' for 'XLM'; applied localization to 'Destination tag' and 'Memo'
|
2021-01-13 11:47:56 +02:00 |
|
M
|
9db6e233c7
|
Another beautiful day changes
|
2021-01-11 19:15:27 +02:00 |
|
OleksandrSobol
|
580c0d87f0
|
CAKE-64 | added extra ID to _updateItems() method in the exchange_trade_view_model.dart; added extra_id to string resources
|
2021-01-11 19:14:53 +02:00 |
|
M
|
6a9720d5d6
|
Fixes and changed build versions for ios and android projects.
|
2021-01-06 22:53:59 +02:00 |
|
M
|
e8c4653aad
|
Merge pull request #158 from cake-tech/CAKE-216-exchange-status-bug
CAKE-216 | added trade_details_view_model.dart to the app; applied Tr…
|
2021-01-05 22:00:18 +02:00 |
|
M
|
798d9a1edf
|
Fixes
|
2021-01-05 20:31:03 +02:00 |
|
OleksandrSobol
|
837f639129
|
CAKE-216 | added trade_details_view_model.dart to the app; applied TradeDetailsViewModel to the trade_details_page.dart; added _updateItems() method to the exchange_trade_view_model.dart; reworked content in the exchange_trade_page.dart
|
2020-12-18 14:42:53 +02:00 |
|
OleksandrSobol
|
df01fa0314
|
CAKE-185 | removed isValidAmount() from exchange_view_model.dart and exchange_page.dart; throw exception in the createTrade() (xmrto_exchange_provider.dart) if number of fractional digits of amount more than 8
|
2020-12-03 23:22:56 +02:00 |
|
OleksandrSobol
|
458079d3ae
|
CAKE-185 | added title property to TradeIsCreatedFailure class; applied title property in the createTrade() method (exchange_view_model.dart); applied title property as alert title in the exchange_page.dart
|
2020-12-02 21:51:06 +02:00 |
|
Oleksandr Sobol
|
4f43e963bf
|
CAKE-185 | fixed string resources
|
2020-11-27 09:52:10 +02:00 |
|
OleksandrSobol
|
623299b8f6
|
CAKE-185 | changed isValidAmount() in the exchange_view_model.dart
|
2020-11-27 08:50:28 +02:00 |
|
OleksandrSobol
|
4cb4ede2d3
|
CAKE-185 | added validation of amount for xmr.to provider in the exchange_page.dart; added isValidAmount() to exchange_view_model.dart
|
2020-11-26 21:04:05 +02:00 |
|
OleksandrSobol
|
dd71edd8c8
|
CAKE-185 | fixed _amount in the changeDepositAmount() method (exchange_view_model.dart)
|
2020-11-24 14:42:26 +02:00 |
|
M
|
93049b4aa1
|
Fixes for exchanges. CAKE-159.
|
2020-11-10 16:58:40 +02:00 |
|
M
|
c86c44a936
|
CAKE-161
|
2020-11-10 13:46:58 +02:00 |
|
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
|
9f498f30a2
|
CAKE-134. CAKE-139. FIXES.
|
2020-10-30 18:32:21 +02:00 |
|
M
|
68f748b09a
|
Changed min ios version to 11.0. Fixes.
|
2020-10-30 12:39:07 +02: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 |
|
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 |
|
OleksandrSobol
|
521d7294a7
|
CAKE-92 | fixed templates saving bug on send and exchange pages; added comma for keyboard on templates pages; added fiat amount controller to send page; added crypto amount and fiat amount controllers to send template pages; added send template store to send view model; added updateTemplate(), addTemplate(), removeTemplate() to send view model and exchange view model; fixed remove template alert on send and exchange pages
|
2020-10-07 08:58:22 +03:00 |
|
OleksandrSobol
|
bc85058ad8
|
CAKE-43 | added the ability to enter an amount for xmr.to exchange in both currencies xmr and btc; added isReceiveAmountEntered to ExchangeViewModel; added receiveAmount and isBTCRequest to XMRTOTradeRequest; added isReceiveAmount to calculateAmount method of ExchangeProvider; fixed XMRTOExchangeProvider
|
2020-09-25 22:55:41 +03:00 |
|
M
|
e4ebfc94b2
|
Part 1
|
2020-09-21 14:50:26 +03:00 |
|
M
|
95917b2cdb
|
Merge redesign part 7.
|
2020-09-15 23:35:49 +03:00 |
|
M
|
9074bee6db
|
Merge redesign part 2.
|
2020-09-02 11:47:41 +03:00 |
|
Oleksandr Sobol
|
4ed7f6ec18
|
CAKE-28 | created filter tile, filter widget, checkbox widget and filter item; applied filter items to filter widget, also applied filter widget to dashboard page; reworked wallet list page and menu widget; applied light and dark themes to filter widget and wallet list age; fixed filtered method in the trade filter store
|
2020-08-28 23:04:48 +03:00 |
|
Oleksandr Sobol
|
56519bbe86
|
CAKE-28 | reworked standart_list_row (added image); applied new design, light and dark themes to exchange trade page
|
2020-08-27 22:42:28 +03:00 |
|
Oleksandr Sobol
|
76cde0530d
|
CAKE-28 | created information page, exchange trade view model, exchange trade item; added trade property to trades store; changed filtered method (trade filter store); added tradesStore property to exchange view model; applied information page to exchange trade page
|
2020-08-26 20:31:23 +03:00 |
|
Oleksandr Sobol
|
ecf7a5ba78
|
CAKE-28 | reworked exchange confirm page; applied light and dark themes to exchange confirm page, currency picker, picker, base alert dialog, alert with one action; applied maximum characters parameter to crypto currency text field in the exchange card
|
2020-08-25 21:12:14 +03:00 |
|
Oleksandr Sobol
|
861a2840ce
|
CAKE-20 | fixed address validators of the base exchange widget
|
2020-07-31 21:47:42 +03:00 |
|
Oleksandr Sobol
|
33209c3cd6
|
CAKE-20 | updated exchange and exchange template pages; created exchange_view_model and applied to exchange and exchange template pages; applied new design to menu widget; changed text validator and amount validator
|
2020-07-31 18:29:21 +03:00 |
|