OleksandrSobol
|
7b2d89f96f
|
CAKE-345 | changed bitcoin transaction credentials; reworked createTransaction() method in the electrum_wallet.dart for batch sending; fixed exchange_trade_page.dart and send_page.dart; reworked confirm_sending_alert.dart; fixed _credenials() and commitTransaction() methods in the send_view_model.dart
|
2021-07-20 18:03:49 +03:00 |
|
OleksandrSobol
|
e6cfa2b636
|
CAKE-345 | reworked send page for batch sending; added send_item.dart, send_card.dart, send_template_view_model.dart and parse_address_from_domain_alert.dart to the app; reworked send template page; fixed exchange_trade_page.dart and exchange_trade_view_model.dart
|
2021-07-16 12:32:36 +03:00 |
|
OleksandrSobol
|
5f02a7ddf5
|
CAKE-344 | fixed MoonPay icon color on support and dashboard pages
|
2021-07-06 18:13:29 +03:00 |
|
OleksandrSobol
|
dbf4897ac8
|
CAKE-344 | added MoonPay contact to support page; applied icon color change according to theme
|
2021-06-29 13:52:22 +03:00 |
|
M
|
b5cacbc1c1
|
Fixes for buy screen title.
|
2021-06-09 15:05:05 +03:00 |
|
M
|
81b34a30e7
|
Changes for buy page for bitcoin and litecoin. Added listeners for notifications from resume and launch.
|
2021-06-08 23:06:22 +03:00 |
|
M
|
06c71c17e0
|
Merge pull request #131 from cake-tech/CAKE-321-receive-screen-UI-bug
CAKE-321 | changed resizeToAvoidBottomPadding parameter to resizeToAv…
|
2021-06-07 21:57:32 +03:00 |
|
M
|
98c8449b82
|
Merge branch 'main' into CAKE-306-add-moonpay-option-for-btc-buying
|
2021-06-07 21:52:58 +03:00 |
|
M
|
30e1fa81c7
|
Changed warning text for receive screen.
|
2021-06-07 21:44:58 +03:00 |
|
M
|
1bab38875c
|
Merge branch 'CAKE-306-add-moonpay-option-for-btc-buying' of github.com:cake-tech/cake_wallet into CAKE-306-add-moonpay-option-for-btc-buying
|
2021-06-07 17:01:33 +03:00 |
|
M
|
fcb1c891f6
|
Changed web client for moonpay.
|
2021-06-07 17:01:21 +03:00 |
|
OleksandrSobol
|
68f1e39620
|
Merge branch 'main' into CAKE-306-add-moonpay-option-for-btc-buying
# Conflicts:
# lib/di.dart
# lib/view_model/dashboard/dashboard_view_model.dart
# res/values/strings_de.arb
# res/values/strings_en.arb
# res/values/strings_es.arb
# res/values/strings_hi.arb
# res/values/strings_hr.arb
# res/values/strings_it.arb
# res/values/strings_ja.arb
# res/values/strings_ko.arb
# res/values/strings_nl.arb
# res/values/strings_pl.arb
# res/values/strings_pt.arb
# res/values/strings_ru.arb
# res/values/strings_uk.arb
# res/values/strings_zh.arb
|
2021-06-07 15:26:21 +03:00 |
|
M
|
ad4022ac10
|
Fixed background color for qr image on receive screen for dark theme.
|
2021-06-07 11:15:36 +03:00 |
|
M
|
8b0dcceb7b
|
added background for qr image for bright theme.
|
2021-06-04 20:48:33 +03:00 |
|
M
|
7dcbfb8d54
|
Merge branch 'main' of github.com:cake-tech/cake_wallet
|
2021-06-04 18:34:13 +03:00 |
|
M
|
cd9df0c8c3
|
Merge pull request #146 from cake-tech/CAKE-341-UI-scrollbar-fixes
CAKE-341 | fixed scrollbar for currency_picker.dart; applied receive …
|
2021-06-04 18:32:09 +03:00 |
|
M
|
ff6e4d58f7
|
Added push notifications, FCM.
|
2021-06-04 18:25:17 +03:00 |
|
M
|
b2ece79334
|
Added warning on receive screen for outdated electrum wallets.
|
2021-06-04 13:30:59 +03:00 |
|
OleksandrSobol
|
8e62f2f811
|
CAKE-341 | fixed scrollbar for currency_picker.dart; applied receive currency list to exchange_template_page.dart
|
2021-06-03 18:38:41 +03:00 |
|
OleksandrSobol
|
90d53c9f6e
|
CAKE-306 | fixed MoonPay icon for buy_list_item.dart and order_row.dart
|
2021-06-02 16:52:58 +03:00 |
|
OleksandrSobol
|
087579410e
|
CAKE-306 | increased width of the amount text field in the pre_order_page.dart
|
2021-06-02 12:28:18 +03:00 |
|
OleksandrSobol
|
6950ec5460
|
CAKE-306 | merged main branch into current
|
2021-06-02 10:27:28 +03:00 |
|
OleksandrSobol
|
c8debf46ef
|
CAKE-306 | fixed pre_order_page.dart
|
2021-06-02 10:03:14 +03:00 |
|
OleksandrSobol
|
1bf6ef6077
|
CAKE-306 | applied localization to MoonPay alert
|
2021-06-02 09:56:06 +03:00 |
|
OleksandrSobol
|
9e1c151f85
|
CAKE-306 | fixed moonpay_buy_provider.dart; added onEnabled() method to moonpay_buy_provider.dart; checked is MoonPayBuyProvider enabled; added isMoonPayEnabled to settings_store.dart
|
2021-06-01 21:03:35 +03:00 |
|
OleksandrSobol
|
1fccb0b546
|
Merge branch 'main' into CAKE-306-add-moonpay-option-for-btc-buying
# Conflicts:
# lib/buy/wyre/wyre_buy_provider.dart
# lib/di.dart
# lib/src/screens/dashboard/dashboard_page.dart
# lib/view_model/dashboard/dashboard_view_model.dart
# res/values/strings_de.arb
# res/values/strings_en.arb
# res/values/strings_es.arb
# res/values/strings_hi.arb
# res/values/strings_ja.arb
# res/values/strings_ko.arb
# res/values/strings_nl.arb
# res/values/strings_pl.arb
# res/values/strings_pt.arb
# res/values/strings_ru.arb
# res/values/strings_uk.arb
# res/values/strings_zh.arb
|
2021-05-28 12:06:50 +03:00 |
|
M
|
a439560d4d
|
Fixes for LTC and added banner for old bitcoin electrum wallets.
|
2021-05-11 16:52:48 +03:00 |
|
OleksandrSobol
|
00d5542739
|
CAKE-321 | changed resizeToAvoidBottomPadding parameter to resizeToAvoidBottomInset
|
2021-05-10 20:58:05 +03:00 |
|
M
|
2b4248e30b
|
Merged main into ltc.
|
2021-05-10 19:51:13 +03:00 |
|
M
|
f2f5e03a54
|
Update dashboard_page.dart
|
2021-05-10 19:35:57 +03:00 |
|
M
|
bc0b50af5e
|
Update dashboard_page.dart
|
2021-05-10 19:35:22 +03:00 |
|
M
|
d9d9e3d4c1
|
Merge branch 'main' into CAKE-303-add-buy-button-for-xmr-wallet
|
2021-05-10 19:33:46 +03:00 |
|
M
|
1cb27d9da3
|
Fixes for LTC electrum nodes available.
|
2021-05-10 19:00:20 +03:00 |
|
M
|
bcd4fdd5e0
|
Changed random seed generation for bitcoin.
|
2021-05-10 13:06:57 +03:00 |
|
M
|
1330966794
|
Reworked electrum wallet. Added Litecoin wallet.
|
2021-05-07 10:36:38 +03:00 |
|
OleksandrSobol
|
b7cb5147e1
|
CAKE-303 | added buy button for xmr wallet and applied buy alert
|
2021-04-26 21:06:21 +03:00 |
|
OleksandrSobol
|
1c976bfaa1
|
CAKE-306 | applied _saveOrder() to buy_webview_page.dart; fixed moonpay_buy_provider.dart and wyre_buy_provider.dart; canceled timers on exchange_trade_page.dart, order_details_page.dart and trade_details_page.dart; reworked pre_order_page.dart
|
2021-04-15 20:10:23 +03:00 |
|
OleksandrSobol
|
697fc7f5a5
|
CAKE-306 | reworked buy_list_item.dart and pre_order_page.dart; added clear button to pre_order_page.dart; fixed order_row.dart and order_details_view_model.dart; added MoonPay statuses to trade_state.dart
|
2021-04-14 21:23:10 +03:00 |
|
OleksandrSobol
|
19ffffa6cc
|
CAKE-306 | applied buy_webview_page.dart to the app; fixed order_details_view_model.dart and order_row.dart; applied localization to the pre_order_page.dart; deleted unused files
|
2021-04-13 21:40:44 +03:00 |
|
OleksandrSobol
|
346a034d0a
|
CAKE-306 | added MoonPay option for BTC buying; applied PreOrderPage to the app; created Wyre and MoonPay buy providers
|
2021-04-12 21:22:22 +03:00 |
|
M
|
b32418d9e8
|
Merge pull request #110 from cake-tech/CAKE-296-remove-xmr-to-xrp-and-xmr-to-xlm-exchange-pairs
Cake 296 remove xmr to xrp and xmr to xlm exchange pairs
|
2021-04-09 15:24:15 +03:00 |
|
OleksandrSobol
|
68c12cbb79
|
CAKE-296 | added receiveCurrencies (list of crypto currencies without xlm and xrp) to exchange_view_model.dart; applied receiveCurrencies to receive card in the exchange_page.dart
|
2021-04-06 20:11:26 +03:00 |
|
M
|
c3fb0cfcd4
|
Merge pull request #104 from cake-tech/CAKE-288-hidden-balance-fixes
Cake 288 hidden balance fixes
|
2021-04-06 18:55:33 +03:00 |
|
OleksandrSobol
|
d9752e5709
|
Merge branch 'main' into CAKE-296-remove-xmr-to-xrp-and-xmr-to-xlm-exchange-pairs
|
2021-04-06 18:43:09 +03:00 |
|
OleksandrSobol
|
0cd4bd46f7
|
CAKE-304 | upgraded project to flutter 2.x.x, upgraded packages and resolved problems
|
2021-04-02 20:43:06 +03:00 |
|
OleksandrSobol
|
753d164d6e
|
CAKE-296 | removed xmr to xrp and xmr to xlm exchange pairs from ChangeNow pair list; disabled exchange button when pair is not exists
|
2021-04-01 21:08:11 +03:00 |
|
OleksandrSobol
|
5db97b6f02
|
CAKE-288 | increased area of pressing on hidden balance; wrapped TradeRow and OrderRow by Observer
|
2021-03-31 20:22:41 +03:00 |
|
OleksandrSobol
|
3da9eb38aa
|
CAKE-288 | added possibility to see available and additional balance by pressing on hidden balance (balance_page.dart); fixed switch of display mode on order_list_item.dart and trade_list_item.dart
|
2021-03-31 19:18:33 +03:00 |
|
OleksandrSobol
|
69cb69bd71
|
CAKE-302 | wrapped Text widgets by Expanded and Row widgets in the balance_page.dart
|
2021-03-26 19:46:01 +02:00 |
|
OleksandrSobol
|
ff8ed30483
|
CAKE-272 | added parameters to script; added possibility to generate locales.dart from arb file list; added loadLocaleList() method to language_service.dart
|
2021-03-24 18:52:30 +02:00 |
|