M
|
fe3d00f1a8
|
Fixes for yat
|
2021-11-02 09:17:24 +00:00 |
|
OleksandrSobol
|
0e205a1606
|
CAKE-360 | applied localization to yat_popup.dart, first_introduction.dart, second_introduction.dart, third_introduction.dart, choose_yat_address_alert.dart and extract_address_from_parsed.dart
|
2021-10-05 14:43:37 +03:00 |
|
OleksandrSobol
|
c728931b70
|
CAKE-360 | added shouldShowYatPopup parameter to settings_store.dart and applied this parameter to dashboard_view_model.dart and dashboard_page.dart; added scrollbar to choose_yat_address_alert.dart; changed yat logo; fixed fetchYatAddress() method in the yat_store.dart; created class YatLink
|
2021-10-04 16:03:35 +03:00 |
|
OleksandrSobol
|
f353442a2a
|
CAKE-360 | merged all yat branches into current; saving information about yat to connected wallet; fixed qr widget; applied yat, unstoppable domains and open alias to contact book
|
2021-10-01 18:13:10 +03:00 |
|
OleksandrSobol
|
5389543988
|
CAKE-359 | renamed parse_address_from_domain_alert.dart to extract_address_from_parsed.dart; renamed defineAddress() method to extractAddressFromParsed()
|
2021-09-29 14:38:31 +03:00 |
|
OleksandrSobol
|
3b649ef682
|
CAKE-359 | added text field for extracted (from Yat, Unstoppable Domains, OpenAlias) address to send_card.dart; added extractedAddress and isParsedAddress parameters to output.dart; applied extractedAddress to monero_wallet.dart and electrum_wallet.dart; added TextValidator to send_view_model.dart
|
2021-09-22 16:47:10 +03:00 |
|
OleksandrSobol
|
9958f6c2e0
|
CAKE-359 | applied animation to yat_alert.dart
|
2021-09-21 17:10:18 +03:00 |
|
OleksandrSobol
|
8955a10ca8
|
CAKE-359 | fixed yat_record.dart for multiple addresses in yat; fixed ParsedAddress class; applied ParsedAddress in the parse_address_from_domain_alert.dart; added parsedAddress and renamed applyOpenaliasOrUnstoppableDomains() to fetchParsedAddress() in the output.dart; fixed send_page.dart, send_card.dart and exchange_page.dart; added choose_yat_address_alert.dart to the app; added current wallet address to request parameters in the yat_alert.dart
|
2021-09-20 17:56:27 +03:00 |
|
OleksandrSobol
|
cdddc12c81
|
CAKE-356 | added isYatDevMode parameter to the yat_alert.dart; deleted yat_webview_page.dart and yat_view_model.dart; applied localization of Yat to the app
|
2021-09-16 12:43:43 +03:00 |
|
OleksandrSobol
|
455efeb91f
|
CAKE-356 | replaced yatAddress to emoji in yat_store.dart, wallet_address_list_view_model.dart and qr_widget.dart; added _fetchEmojiFromUri method to main.dart; changed url for yat service in the yat_alert.dart
|
2021-09-07 19:43:49 +03:00 |
|
OleksandrSobol
|
39c40255d3
|
CAKE-356 | applied deep links to the app
|
2021-09-06 11:19:13 +03:00 |
|
OleksandrSobol
|
af356bd8f1
|
CAKE-356 | applied yat record to parse_address_from_domain.dart and parse_address_from_domain_alert.dart; fixed yat_record.dart, yat_view_model.dart and yat_webview_page.dart
|
2021-08-27 20:46:24 +03:00 |
|
OleksandrSobol
|
92aece5e31
|
CAKE-356 | added "Manage Yats" item to the settings page; reworked primary icon button; added yat address to qr widget; created yat_alert.dart, yat_webview_page.dart, yat_store.dart, yat_view_model.dart, yat_exception.dart, yat_record.dart
|
2021-08-20 16:26:00 +03:00 |
|
OleksandrSobol
|
a5831a25e7
|
CAKE-345 | merged CAKE-349 branch into current
|
2021-08-16 11:30:48 +03:00 |
|
OleksandrSobol
|
30a32ab071
|
CAKE-345 | fixed add receiver button; applied dotted borders to primary button; applied localization to add receiver button; added scrollbar to confirm_sending_alert.dart
|
2021-08-12 17:56:34 +03:00 |
|
OleksandrSobol
|
bcf853170a
|
CAKE-345 | increased height of send card and padding for address textfield
|
2021-08-11 18:08:06 +03:00 |
|
OleksandrSobol
|
383d2abcc5
|
CAKE-345 | fixed send_card.dart
|
2021-08-11 17:42:55 +03:00 |
|
OleksandrSobol
|
f84c7c9a1c
|
CAKE-345 | fixed bug on send_card.dart and fixed addresses for transaction details
|
2021-08-11 17:23:24 +03:00 |
|
OleksandrSobol
|
1e3ec8da1c
|
CAKE-345 | added monero_output.dart to the app; fixed transaction_history.dart; renamed SendItem on Output; calculated formattedCryptoAmount in the output.dart; used outputs list instead sendItemList; fixed bitcoin_transaction_credentials.dart, electrum_wallet.dart, monero_transaction_creation_credentials.dart, monero_wallet.dart, exchange and send pages, view models
|
2021-08-10 17:52:35 +03:00 |
|
OleksandrSobol
|
1dd3f69b1c
|
CAKE-345 | changed isRemoveButtonShow parameter on isBatchSending in the send_view_model.dart; removed "ALL" button from send card for batch sending
|
2021-08-06 10:55:50 +03:00 |
|
OleksandrSobol
|
3abb78febf
|
Merge branch 'main' into CAKE-345-batch-sending
# Conflicts:
# lib/bitcoin/electrum_wallet.dart
|
2021-08-04 17:43:03 +03:00 |
|
OleksandrSobol
|
d4c0fb6fec
|
CAKE-345 | applied batch sending to monero wallet
|
2021-08-04 17:38:03 +03:00 |
|
M
|
4418532896
|
Merge pull request #163 from cake-tech/CAKE-343-subaddresses-for-contact-book
CAKE-343 | added address book button to xmr wallet's address text fie…
|
2021-07-23 19:00:47 +03:00 |
|
OleksandrSobol
|
b3028f0ba2
|
CAKE-334 | fixed unspent_coins_list_item.dart
|
2021-07-23 18:38:56 +03:00 |
|
OleksandrSobol
|
a20969b650
|
CAKE-334 | reworked unspent_coins_list_item.dart
|
2021-07-23 16:57:49 +03:00 |
|
OleksandrSobol
|
1d996c94c8
|
CAKE-343 | added address book button to xmr wallet's address text field on exchange_page.dart and exchange_template_page.dart
|
2021-07-23 14:05:33 +03:00 |
|
OleksandrSobol
|
d582f89c7d
|
CAKE-345 | removed isAddReceiverButtonEnabled from send_view_model.dart; fixed height of send card
|
2021-07-23 09:31:35 +03:00 |
|
OleksandrSobol
|
a1c6b0be3f
|
Merge branch 'release-4.2.4' into CAKE-345-batch-sending
# Conflicts:
# lib/src/screens/send/send_page.dart
|
2021-07-22 19:56:17 +03:00 |
|
OleksandrSobol
|
c14d021f07
|
CAKE-345 | merged release-4.2.4 branch into current and resolved problems
|
2021-07-22 19:48:26 +03:00 |
|
OleksandrSobol
|
2a047e1f51
|
Merge branch 'release-4.2.4' into CAKE-345-batch-sending
# Conflicts:
# lib/bitcoin/electrum_wallet.dart
# lib/src/screens/send/send_page.dart
# lib/src/screens/send/send_template_page.dart
# lib/view_model/send/send_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-07-22 17:52:48 +03:00 |
|
M
|
800376b6b2
|
Hide info alert for coin control.
|
2021-07-22 17:30:52 +03:00 |
|
OleksandrSobol
|
800a8c6984
|
CAKE-333 | increased area of tapping on "Coin control"
|
2021-07-22 14:49:20 +03:00 |
|
OleksandrSobol
|
dd947bdba1
|
Merge branch 'release-4.2.4' into CAKE-333-ltc-sending-bug
# Conflicts:
# lib/src/screens/send/send_page.dart
|
2021-07-22 14:36:07 +03:00 |
|
M
|
051057ca44
|
Merge branch 'main' of github.com:cake-tech/cake_wallet into release-4.2.4
|
2021-07-22 13:33:52 +03:00 |
|
M
|
3dd1bdabcc
|
Merge branch 'release-4.2.4' into CAKE-334-unspent-coins-control-application-logic
|
2021-07-22 10:48:22 +03:00 |
|
M
|
07f153e706
|
Merge pull request #152 from cake-tech/CAKE-192-implement-unstoppable-domain
Cake 192 implement unstoppable domain
|
2021-07-22 10:37:55 +03:00 |
|
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
|
008936435b
|
CAKE-192 | added name property to parsed_address.dart; fixed parse_address_from_domain.dart
|
2021-07-16 13:28:46 +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
|
0d367c4b45
|
CAKE-343 | added bitcoin_wallet_addresses.dart and litecoin_wallet_addresses.dart tj the app; moved addresses from wallets to wallet addresses classes; deleted wallet addresses credentials
|
2021-07-13 08:46:34 +03:00 |
|
OleksandrSobol
|
bac491c44f
|
CAKE-192 | created ParsedAddress class; applied this class to parse_address_from_domain.dart, send_page.dart and exchange_page.dart
|
2021-07-07 17:31:16 +03:00 |
|
OleksandrSobol
|
f995342491
|
CAKE-192 | parse_address_from_domain.dart fixed and split on 2 files (current and parse_address_from_domain_alert.dart), then moved to the entities directory; used one channel for native calls; removed unneeded spaces; fixed handle of unstoppable domain error in the MainActivity.java
|
2021-07-07 16:50:55 +03:00 |
|
OleksandrSobol
|
5f02a7ddf5
|
CAKE-344 | fixed MoonPay icon color on support and dashboard pages
|
2021-07-06 18:13:29 +03:00 |
|
OleksandrSobol
|
20e0c830cf
|
CAKE-334 | applied unspent coins control to the app; added unspent_coins_info.dart; reworked createTransaction(), calculateEstimatedFee() and updateUnspent() methods in the electrum_wallet.dart; fixed unspent_coins_list_view_model.dart, unspent_coins_details_view_model.dart, unspent_coins_list_item.dart, unspent_coins_list_page.dart and unspent_coins_details_page.dart; fixed bitcoin_transaction_wrong_balance_exception.dart; added properties to bitcoin_unspent.dart; applied localization to unspent coins pages
|
2021-07-05 16:52:24 +03:00 |
|
OleksandrSobol
|
3f81f708e5
|
Merge branch 'main' into CAKE-330-unspent-coins-details-UI
# Conflicts:
# lib/router.dart
# lib/routes.dart
|
2021-07-01 12:39:37 +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 |
|
OleksandrSobol
|
889b028713
|
CAKE-333 | fixed isDisabled property of the send button (send_page.dart)
|
2021-06-25 17:49:39 +03:00 |
|
OleksandrSobol
|
bb219e4da2
|
CAKE-192 | created parse_address_from_domain.dart; applied parseAddressFromDomain() to send_page.dart and exchange_page.dart; deleted unstoppable_domain_address_alert.dart
|
2021-06-22 11:29:30 +03:00 |
|
OleksandrSobol
|
6709b7779a
|
CAKE-343 | applied subaddresses for contact book; added addresses field to wallet_info.dart; added updateAddressesInfo() to wallet_base.dart; applied updateAddressesInfo() to wallet services and view models
|
2021-06-18 15:36:49 +03:00 |
|
OleksandrSobol
|
3a5932f3df
|
CAKE-192 | renamed applyUnstoppableDomainAddress() to getUnstoppableDomainAddress() in the send_page.dart; fixed applyOpenaliasOrUnstoppableDomains() (send_page.dart) and applyUnstoppableDomainAddress() (exchange_page.dart)
|
2021-06-16 11:44:20 +03:00 |
|
OleksandrSobol
|
7ddbc6b8f4
|
CAKE-192 | added verification of open alias and unstoppable domains in exchange_page.dart and send_page.dart
|
2021-06-15 22:43:50 +03:00 |
|
OleksandrSobol
|
37f326e21f
|
Merge branch 'main' into CAKE-192-implement-unstoppable-domain
# Conflicts:
# android/app/build.gradle
# android/build.gradle
# ios/Podfile
# ios/Podfile.lock
# 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-15 13:18:52 +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
|
52b1abcbdb
|
CAKE-330 | merged CAKE-329 branch into current
|
2021-06-02 19:54:25 +03:00 |
|
OleksandrSobol
|
febb446c96
|
Merge branch 'CAKE-329-unspent-coins-list-UI' into CAKE-330-unspent-coins-details-UI
# Conflicts:
# lib/src/screens/unspent_coins/unspent_coins_list_page.dart
|
2021-06-02 17:39:44 +03:00 |
|
OleksandrSobol
|
61375468a5
|
CAKE-329 | show unspent coins alert when unspent coins list page is started
|
2021-06-02 17:36:12 +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
|
b1add664ad
|
CAKE-329 | reworked unspent_coins_list_page.dart and unspent_coins_list_item.dart; fixed standard_checkbox.dart; applied unspent coins control only to btc wallet
|
2021-05-31 21:04:00 +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 |
|
OleksandrSobol
|
e36c07b0da
|
CAKE-330 | added unspent coins details page to the app
|
2021-05-27 20:57:51 +03:00 |
|
OleksandrSobol
|
b71e85b112
|
CAKE-329 | applied observable list to items in the unspent_coins_list_view_model.dart
|
2021-05-26 19:10:46 +03:00 |
|
OleksandrSobol
|
aca8e8a292
|
CAKE-329 | added unspent coins list page to the app
|
2021-05-25 20:32:36 +03:00 |
|
OleksandrSobol
|
251d6ad502
|
Merge branch 'main' into CAKE-192-implement-unstoppable-domain
# Conflicts:
# android/app/src/main/java/com/cakewallet/cake_wallet/MainActivity.java
# ios/Runner/AppDelegate.swift
# 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-24 19:09:43 +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
|
ae9efb0ae8
|
CAKE-192 | implemented unstoppable domain address to the app
|
2021-04-20 20:49:53 +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 |
|
M
|
21ae0ec0da
|
Merge pull request #96 from cake-tech/CAKE-279-integrate-wyre
Cake 279 integrate wyre
|
2021-03-24 12:13:01 +02:00 |
|
M
|
c1b52ebede
|
Fixes for wyre.
|
2021-03-24 11:50:51 +02:00 |
|
M
|
4c788eb2aa
|
Merge branch 'CAKE-279-integrate-wyre' of github.com:cake-tech/cake_wallet into CAKE-279-integrate-wyre
|
2021-03-23 20:09:40 +02:00 |
|
M
|
de2074e6eb
|
Changed way to get order id.
|
2021-03-23 20:09:35 +02:00 |
|
OleksandrSobol
|
08efc52f71
|
CAKE-279 | removed find_order_by_id.dart; added and applied wyre_service.dart to the app
|
2021-03-23 19:19:01 +02:00 |
|
M
|
5cad3a9612
|
Updates wyre.
|
2021-03-23 13:05:01 +02:00 |
|
M
|
23f73df391
|
Whatever.
|
2021-03-22 19:38:55 +02:00 |
|
OleksandrSobol
|
b20246ad89
|
CAKE-279 | renamed WebViewPage on WyrePage; applied spinner to Buy button on dashboard_page.dart
|
2021-03-18 20:36:58 +02:00 |
|
OleksandrSobol
|
af9d39f460
|
CAKE-279 | added isRunningWebView to the dashboard_view_model.dart; applied isRunningWebView to call of WebViewPage in the dashboard_page.dart
|
2021-03-17 21:32:13 +02:00 |
|
OleksandrSobol
|
d752692c3f
|
CAKE-279 | saved orderId in the orders store; added saveOrder() method to the dashboard_view_model.dart
|
2021-03-17 20:21:26 +02:00 |
|
M
|
e787a764c0
|
Getting order id from url.
|
2021-03-17 16:14:48 +02:00 |
|
OleksandrSobol
|
76c7108bd7
|
CAKE-293 | applied webview to the app
|
2021-03-17 12:32:22 +02:00 |
|
OleksandrSobol
|
7316646b44
|
CAKE-292 | removed StandardCheckBox from exchange_page.dart; made receive amount not editable
|
2021-03-15 19:54:04 +02:00 |
|
OleksandrSobol
|
60333e235d
|
CAKE-279 | applied order details to the app
|
2021-03-12 21:04:37 +02:00 |
|
OleksandrSobol
|
313f829689
|
CAKE-279 | integrated Wyre to the app; added buy button to dashboard page for btc wallet; added buyCryptoCurrency() method to dashboard_view_model.dart
|
2021-03-03 20:54:23 +02:00 |
|
M
|
99cb00f0bd
|
Merge branch 'main' into CAKE-284-add-support-to-the-main-menu
|
2021-03-01 19:41:03 +02:00 |
|
M
|
f0c7605b1d
|
Merge branch 'main' into CAKE-278-implement-fixed-rate-flow-for-changenow
|
2021-03-01 19:34:15 +02:00 |
|
M
|
e61e8c3a54
|
Merge pull request #84 from cake-tech/CAKE-282-QR-code-fixes
CAKE-282 | made QR code border a little bold in the exchange_trade_pa…
|
2021-03-01 18:37:40 +02:00 |
|
OleksandrSobol
|
f12995db8a
|
CAKE-284 | changed color of filter icon and question mark in the main menu; changed height of the main menu items
|
2021-02-26 18:37:41 +02:00 |
|
OleksandrSobol
|
b2b17e66c5
|
CAKE-284 | moved support from settings to main menu; added support_page.dart and support_view_model.dart to the app
|
2021-02-25 20:25:52 +02:00 |
|
OleksandrSobol
|
bc407b9f0f
|
CAKE-280 | updated alert text for xlm and xrp trades
|
2021-02-24 19:45:30 +02:00 |
|
OleksandrSobol
|
a4c6d01c18
|
CAKE-278 | applied localization to checkbox text and fixed rate alert text (exchange_page.dart)
|
2021-02-24 10:16:03 +02:00 |
|
OleksandrSobol
|
fc70852002
|
CAKE-278 | applied fixed rate mode only for pair xmr-btc; added _defineIsReceiveAmountEditable() to exchange_view_model.dart; added reaction on isReceiveAmountEditable to exchange_page.dart
|
2021-02-23 19:36:03 +02:00 |
|
OleksandrSobol
|
d024972345
|
CAKE-282 | made QR code border a little bold in the exchange_trade_page.dart and qr_widget.dart
|
2021-02-22 20:10:23 +02:00 |
|
OleksandrSobol
|
fb6e7de166
|
CAKE-278 | fixed calculating estimated amount when receive amount is entered; fixed applyTemplate() method in the exchange_page.dart and reset() method in the exchange_view_model.dart
|
2021-02-19 10:37:30 +02:00 |
|
OleksandrSobol
|
6e102c4969
|
CAKE-278 | applied fixed-rate flow to changenow_exchange_provider.dart, exchange_view_model.dart and exchange_page.dart; added isFixedRateMode to fetchLimits(), createTrade() and calculateAmount() methods in the exchange_provider.dart
|
2021-02-18 21:08:52 +02:00 |
|
OleksandrSobol
|
317ef8f3e4
|
CAKE-278 | added isReceiveAmountEditable and isFixedRateMode to exchange_view_model.dart; fixed changeReceiveAmount() in the exchange_view_model.dart; applied StandardCheckbox to exchange_page.dart for checking fixed rate mode; applied alert dialog to exchange_page.dart when receive amount has focus and fixed rate mode is not checked; added reaction for isFixedRateMode in the exchange_page.dart; added key and changeValue() to standard_checkbox.dart
|
2021-02-16 21:06:23 +02:00 |
|
M
|
35aabcd248
|
Estimated fee rates.
|
2021-02-13 00:38:34 +02:00 |
|
M
|
95424541b7
|
Merge pull request #77 from cake-tech/CAKE-252-UI-fixes-for-buttons
Cake 252 UI fixes for buttons
|
2021-02-09 20:14:48 +02:00 |
|
M
|
9b60565c85
|
Merge branch 'CAKE-252-UI-fixes-for-buttons' of github.com:cake-tech/cake_wallet into CAKE-252-UI-fixes-for-buttons
|
2021-02-09 19:58:12 +02:00 |
|
M
|
449155af4a
|
Removed safe area on welcome screen and wallet list screen.
|
2021-02-09 19:57:58 +02:00 |
|
M
|
86a8174100
|
Merge pull request #75 from cake-tech/cake-254
[cake-254] Added ability to track trade directly with a web browser for ChangeNow transactions
|
2021-02-09 18:35:26 +02:00 |
|
M
|
8b96e9e234
|
Merge pull request #82 from cake-tech/CAKE-263
Removed morph from exchange list.
|
2021-02-09 18:35:01 +02:00 |
|
M
|
9e5d98d2e8
|
Changed default text color for TrailButton.
|
2021-02-09 16:23:41 +02:00 |
|
M
|
acc4bfe84a
|
Removed morph from exchange list.
|
2021-02-09 15:54:50 +02:00 |
|
OleksandrSobol
|
d708925098
|
CAKE-266 | added a frame for qr code on qr_widget.dart and exchange_trade_page.dart
|
2021-02-08 20:28:42 +02:00 |
|
OleksandrSobol
|
74d0adde03
|
CAKE-266 | added a frame for qr code on qr_widget.dart and exchange_trade_page.dart
|
2021-02-08 19:52:12 +02:00 |
|
Tanner Silva
|
1f401421ea
|
fixed error causing trade details page to have no contents
|
2021-02-06 14:33:02 -06:00 |
|
OleksandrSobol
|
c03d2909d6
|
CAKE-252
|
2021-02-03 19:29:48 +02:00 |
|
Tanner Silva
|
d1c7c99279
|
fixed syntax errors
|
2021-02-02 20:23:02 -06:00 |
|
Tanner Silva
|
e08f665e4a
|
Added ability to track trade in trade details page
|
2021-02-02 20:19:13 -06:00 |
|
Tanner Silva
|
491c1ccccf
|
added special list item for tracking trades in trade details screen
|
2021-02-02 20:19:13 -06:00 |
|
OleksandrSobol
|
12a7c32826
|
CAKE-252 | UI fixed for buttons on the restore_from_backup_page.dart, restore_wallet_from_seed_page.dart, wallet_restore_from_keys_form.dart, wallet_restore_from_seed_form.dart, wallet_restore_page.dart, wallet_list_page.dart
|
2021-02-01 20:27:16 +02:00 |
|