Commit graph

417 commits

Author SHA1 Message Date
M
598b8c9b9c TMP 2020-10-14 00:11:04 +03:00
M
9a169254a6 Fixes 2020-10-12 11:47:20 +03:00
M
9cb7e77a5e Merge pull request #119 from cake-tech/CAKE-92-templates-saving-bug
CAKE-92 | fixed templates saving bug on send and exchange pages; adde…
2020-10-09 21:36:08 +03:00
M
b57febe164 Merge pull request #120 from cake-tech/CAKE-114-add-terms-and-conditions
Cake 114 add terms and conditions
2020-10-09 21:35:19 +03:00
M
f9cc21478a TMP 2020-10-09 21:34:21 +03:00
OleksandrSobol
f42e398c80 CAKE-114 | removed disclaimer alert 2020-10-09 09:20:42 +03:00
OleksandrSobol
f6e099eb0a CAKE-114 | applied disclaimer page when user install wallet first time; applied route to disclaimer page as initial route (main.dart); change leading widget in the disclaimer page; applied call of welcome page when user press accept button in the disclaimer page 2020-10-08 19:38:33 +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
M
a8695cc560 Merge pull request #117 from cake-tech/CAKE-97-date-picker-for-ios
Cake 97 date picker for ios
2020-10-06 14:43:39 +03:00
M
961e4203f1 Merge pull request #116 from cake-tech/CAKE-104-add-description-for-exchange-provider-picker
Cake 104 add description for exchange provider picker
2020-10-06 14:42:05 +03:00
M
7aacfb55fa Merge pull request #115 from cake-tech/CAKE-103-change-refund-address-position-on-exchange-screen
Cake 103 change refund address position on exchange screen
2020-10-06 14:40:41 +03:00
M
0cc83dd9ee Merge pull request #114 from cake-tech/CAKE-101-change-buttons-position-on-confirm-sending-alert
CAKE-101 | changed buttons position on confirm sending alert; added p…
2020-10-06 14:39:39 +03:00
M
81f03220ee Merge pull request #113 from cake-tech/CAKE-99-change-paste-icon
CAKE-99 | added paste_ios.png and removed duplicate.png; applied ios …
2020-10-06 14:39:19 +03:00
OleksandrSobol
0f9b509530 Merge branch 'new-world' into CAKE-97-date-picker-for-ios
# Conflicts:
#	pubspec.lock
2020-10-05 21:10:41 +03:00
OleksandrSobol
a124cd810a CAKE-103 | fixed placeholder of address text field (deposit card) 2020-10-05 20:55:46 +03:00
OleksandrSobol
17fa8bcf92 CAKE-104 | fixed show pop up 2020-10-02 21:00:30 +03:00
Oleksandr Sobol
1b94de3cfb CAKE-104 | fixed string resources 2020-10-02 20:51:07 +03:00
OleksandrSobol
33e29a7132 CAKE-99 | added paste_ios.png and removed duplicate.png; applied ios paste icon to address_text_field 2020-10-02 20:28:34 +03:00
M
04e7c18841 Fixes and improvments. 2020-10-02 20:28:29 +03:00
OleksandrSobol
738d719fec CAKE-104 | added description parameter to the picker; applied description text in the present provider picker 2020-10-02 19:30:13 +03:00
OleksandrSobol
468ad82b37 CAKE-103 | added hasRefundAddress parameter to exchange card; applied refund address to deposit card on the exchange page 2020-10-02 18:49:45 +03:00
OleksandrSobol
0b0b5016b9 CAKE-101 | changed buttons position on confirm sending alert; added poppins font to confirm sending alert 2020-10-01 20:51:30 +03:00
OleksandrSobol
ae6291179e CAKE-97 | created date_picker for Android and iOS; applied date picker to blockchain_height_widget 2020-10-01 20:29:06 +03:00
M
b506f9c953 Updated dependencies 2020-10-01 19:48:31 +03:00
M
cf9cc1369d Merge pull request #112 from cake-tech/CAKE-79-add-ability-to-flip-balance-on-the-main-screen
Cake 79 add ability to flip balance on the main screen
2020-10-01 19:47:03 +03:00
M
599e9bee64 Merge branch 'new-world' of github.com:cake-tech/cake_wallet_private into new-world 2020-10-01 19:46:28 +03:00
M
2eb229b91e Fixes for gray screen bug. 2020-10-01 19:46:23 +03:00
M
f5707e6610 Merge pull request #109 from cake-tech/CAKE-43-xmr_to-amount-entering
Cake 43 xmr to amount entering
2020-10-01 18:38:34 +03:00
M
90d33bc9fa Merge pull request #110 from cake-tech/CAKE-54-usdterc20-for-changenow
Cake 54 usdterc20 for changenow
2020-10-01 18:38:21 +03:00
M
606f4e59c5 Changed subaddress sorting. 2020-10-01 13:52:49 +03:00
M
fe147ff9ed Fixes 2020-09-30 21:23:15 +03:00
OleksandrSobol
97226ad5eb CAKE-43 | merged new world branch into current 2020-09-30 20:34:18 +03:00
OleksandrSobol
0c65c8d04d Merge branch 'new-world' into CAKE-43-xmr_to-amount-entering
# Conflicts:
#	lib/src/screens/exchange/exchange_page.dart
2020-09-30 20:21:57 +03:00
Oleksandr Sobol
32b0de916e CAKE-79 | fixed string resources 2020-09-29 22:32:19 +03:00
M
6da61649cb Merge branch 'new-world' of github.com:cake-tech/cake_wallet_private into new-world 2020-09-29 20:56:31 +03:00
M
696b808698 Fixes 2020-09-29 20:56:11 +03:00
OleksandrSobol
1800070fc1 CAKE-79 | added ability to flip balance on dashboard page; added isReversing, displayMode and savedDisplayMode to balance_view_model; added display mode to balance page 2020-09-29 11:45:35 +03:00
M
a034f33fba Merge pull request #111 from cake-tech/CAKE-65-change-rrescan-screen
CAKE-65 | changed color of the rescan button on rescan page; added te…
2020-09-28 22:57:37 +03:00
M
e08e10bc35 Fixes 2020-09-28 22:02:30 +03:00
OleksandrSobol
75a30c7567 CAKE-54 | merged new world branch into current 2020-09-28 21:47:45 +03:00
OleksandrSobol
69b58d827b Merge branch 'new-world' into CAKE-54-usdterc20-for-changenow 2020-09-28 21:42:38 +03:00
OleksandrSobol
e81c75be35 CAKE-43 | merged new world branch into current 2020-09-28 21:39:24 +03:00
OleksandrSobol
56258de341 Merge branch 'new-world' into CAKE-43-xmr_to-amount-entering
# Conflicts:
#	lib/src/screens/dashboard/dashboard_page.dart
2020-09-28 21:31:58 +03:00
M
e3678d2cf9 Fixes 2020-09-28 18:47:43 +03:00
M
51cf11127c Fixes 2020-09-26 22:17:31 +03:00
M
dcdc411d41 Fixes 2020-09-26 15:19:33 +03:00
M
a348b8bddd Merge pull request #108 from cake-tech/CAKE-53-add-dai-for-changenow
CAKE-53 | added dai to cryptocurrencies list; added dai to currency p…
2020-09-26 14:20:06 +03:00
M
6e38efd327 Merge pull request #107 from cake-tech/CAKE-45-replace-wallet-menu
CAKE-45 | created wallet menu item and wallet menu alert; deleted wal…
2020-09-26 14:19:53 +03:00
M
162e9e5712 Design fixes. 2020-09-26 14:17:39 +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