Commit graph

957 commits

Author SHA1 Message Date
M
897ed2e7f5 Merge pull request #145 from cake-tech/CAKE-336-BA-issue
CAKE-336 | updated local_auth package and fixed isAuthenticated() met…
2021-06-04 18:32:47 +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
b5cc1bbe7d Merge pull request #147 from cake-tech/notification
Notification
2021-06-04 18:28:05 +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
b1cda20987 CAKE-336 | updated local_auth package and fixed isAuthenticated() method in the biometric_auth.dart 2021-06-03 20:59:12 +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
M
6db756062a Merge branch 'main' of github.com:cake-tech/cake_wallet 2021-06-03 16:14:43 +03:00
OleksandrSobol
ee6b8767d6 CAKE-306 | fixed settings_store.dart and di.dart 2021-06-02 20:09:39 +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
OleksandrSobol
9ad276622f CAKE-297 | merged main branch into current 2021-05-18 19:37:43 +03:00
OleksandrSobol
b474936aee Merge branch 'main' into CAKE-297-subaddress-for-incoming-transaction
# Conflicts:
#	lib/monero/monero_wallet.dart
#	lib/view_model/transaction_details_view_model.dart
2021-05-18 19:25:49 +03:00
OleksandrSobol
66e22c2d07 CAKE-324 | fixed localization 2021-05-18 19:14:42 +03:00
OleksandrSobol
34ee2dd8e6 CAKE-324 | added website and github links to support page 2021-05-17 21:22:49 +03:00
OleksandrSobol
8567f20809 CAKE-297 | fixed addressIndex 2021-05-12 19:34:36 +03:00
M
643da68048 Minor bug fixes. 4.2.1. 2021-05-12 18:06:39 +03:00
M
053e0d18ef Type fixes. Fixed way for check monero nodes health. 2021-05-11 19:57:12 +03:00
M
f4c57e22f2 Minor bug fixes. 2021-05-11 18:37:26 +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
b096123ea1 Fixed mnemonic generation call for litecoin service. 2021-05-10 20:01:54 +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
c3859d3d47 Merge branch 'main' into CAKE-320-add-Croatian-language 2021-05-10 19:26:52 +03:00
M
b23db7e414 Merge pull request #125 from cake-tech/CAKE-314-bnb-exchange-bug
CAKE-314 | changed bnb crypto currency to bnb bep2; removed bnb bep2 …
2021-05-10 19:26:00 +03:00
M
bfa76ddea9 Merge pull request #120 from cake-tech/CAKE-315-remove-nano-currency-from-the-exchange
CAKE-315 | removed nano from list of crypto currencies in the crypto_…
2021-05-10 19:25:12 +03:00
M
6de6352d33 Merge pull request #119 from cake-tech/CAKE-316-add-Italian-language
CAKE-316 | added Italian language to the app
2021-05-10 19:24:56 +03:00
M
274c36326c Merge pull request #118 from cake-tech/CAKE-312-bypass-lock-bug
CAKE-312 | wrapped unlock page by WillPopScope; fixed biometricAuth()…
2021-05-10 19:24:27 +03:00
OleksandrSobol
7bbd530319 CAKE-297 | applied subaddress for incoming transaction 2021-05-10 19:10:33 +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
595636c24d Fixes for LTC. 2021-05-07 21:59:03 +03:00
M
35a76cd0e7 Merged main into ltc. 2021-05-07 10:39:08 +03:00
M
1330966794 Reworked electrum wallet. Added Litecoin wallet. 2021-05-07 10:36:38 +03:00
OleksandrSobol
cde83cb61f CAKE-320 | added Croatian language to the app 2021-05-05 19:12:06 +03:00
OleksandrSobol
ae7ccacf29 CAKE-306 | fixed moonpay_buy_provider.dart, buy_view_model.dart and order_details_view_model.dart 2021-04-30 13:12:00 +03:00
OleksandrSobol
3675350452 CAKE-314 | changed bnb crypto currency to bnb bep2; removed bnb bep2 from receive currency list on exchange page 2021-04-30 12:46:15 +03:00
OleksandrSobol
9627590ba5 CAKE-306 | fixed findOrderById() in the moonpay_buy_provider.dart; fixed saveOrder() in the buy_view_model.dart 2021-04-30 11:08:25 +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
e188806f16 CAKE-316 | added Italian language to the app 2021-04-23 18:33:51 +03:00
OleksandrSobol
c9df68ca06 CAKE-315 | removed nano from list of crypto currencies in the crypto_currency.dart 2021-04-23 18:12:43 +03:00
OleksandrSobol
bbe75451a4 CAKE-312 | wrapped unlock page by WillPopScope; fixed biometricAuth() in the auth_view_model.dart 2021-04-22 18:56:14 +03:00
M
d23228ac01 Updated bitcoin slow transaction priority. Changed version to 4.1.6. 2021-04-21 11:59:13 +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
M
5faf7f5cba CAKE-310. CAKE-309. Bugs fixes. Changed way for save wallet after adding of new account/subaddress. Added App transport security rule for iOS. Changed version to 4.1.5. 2021-04-14 11:54:12 +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
7e6de105b8 Merge pull request #103 from cake-tech/CAKE-294-account-creating-bug
CAKE-294 | wallet saved when accounts and subaddresses are changed
2021-04-06 18:55:47 +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
M
4e90aeebd4 Merge pull request #106 from cake-tech/CAKE-298-validation-for-btc-wallet
CAKE-298 | used 8 minor digits for btc amount validator; applied btc …
2021-04-06 18:55:24 +03:00
M
6fe6d2aebb Merge pull request #107 from cake-tech/CAKE-305-next-address-bug-for-btc-wallet
Cake 305 next address bug for btc wallet
2021-04-06 18:55:06 +03:00
M
390a2f6adb Update bitcoin_wallet.dart 2021-04-06 18:54:22 +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
13923d7781 CAKE-305 | saved btc wallet in the nextAddress() method 2021-04-01 19:14:43 +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
0848ede37f CAKE-305 | fixed transfer to wyre next btc address 2021-03-31 20:02:44 +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
a1fe786af2 CAKE-294 | wallet saved when accounts and subaddresses are changed 2021-03-30 19:43:07 +03:00
M
c0a12c6026 Merge pull request #102 from cake-tech/CAKE-301-add-wyre-contact-to-support
Cake 301 add wyre contact to support
2021-03-29 22:03:03 +03:00
M
a48a92493d Merge pull request #98 from cake-tech/CAKE-290-no-route-defined
CAKE-290 | applied WillPopScope for call of AuthPage with instanceNam…
2021-03-29 21:37:05 +03:00
M
f93d10face Merge pull request #99 from cake-tech/CAKE-291-rescan-restore-from-date-issue
CAKE-291 | fixed bug in the get_height_by_date.dart
2021-03-29 21:23:28 +03:00
M
e4bb14218b Merge pull request #100 from cake-tech/CAKE-299-UI-fixes-on-the-send-screen
CAKE-299 | fixed bug for estimatedFee getter in the send_view_model.dart
2021-03-29 21:22:55 +03:00
OleksandrSobol
c077bb6b98 CAKE-301 | replaced link for wyre contact 2021-03-29 20:32:39 +03:00
OleksandrSobol
013ba5f462 CAKE-301 | added wyre contact to support page 2021-03-26 20:59:38 +02:00
OleksandrSobol
3839850f04 CAKE-299 | fixed bug for estimatedFee getter in the send_view_model.dart 2021-03-26 20:16:10 +02: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
928be1a49c CAKE-298 | used 8 minor digits for btc amount validator; applied btc address formats for btc address validator 2021-03-26 14:45:46 +02:00
OleksandrSobol
8aa636a4e8 CAKE-290 | applied WillPopScope for call of AuthPage with instanceName in the router.dart 2021-03-26 13:29:43 +02:00
OleksandrSobol
ce9f61b0ed CAKE-291 | fixed bug in the get_height_by_date.dart 2021-03-25 19:45:21 +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
OleksandrSobol
8603e3f2bf Merge branch 'main' into CAKE-272-implement-localization-generation-script 2021-03-24 13:34:14 +02:00
M
47c12a459c Merge branch 'main' into deploy 2021-03-24 12:22:42 +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
OleksandrSobol
a9566b2748 Merge remote-tracking branch 'origin/CAKE-279-integrate-wyre' into CAKE-279-integrate-wyre 2021-03-23 20:58:23 +02:00
OleksandrSobol
1cbbc71201 CAKE-279 | canceled changes in AndroidManifest.xml and MainActivity.java; added static constants to wyre_service.dart; moved WyreException class into own file; imported WyreService by di.dart 2021-03-23 20:57:20 +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
319a7bfca6 CAKE-272 | resolved problems 2021-03-19 21:52:07 +02:00
OleksandrSobol
3bfeaeb46b Merge branch 'main' into CAKE-272-implement-localization-generation-script
# Conflicts:
#	lib/generated/i18n.dart
#	res/values/strings_de.arb
2021-03-19 20:35:22 +02:00
OleksandrSobol
a44cb07137 CAKE-272 | implemented localization generation script to the app (generate_localization.dart) 2021-03-19 20:19:14 +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
M
7b7ba17f7a Merge pull request #93 from cake-tech/CAKE-292-remove-changenow-fix-rate-from-ui
CAKE-292 | removed StandardCheckBox from exchange_page.dart; made rec…
2021-03-18 20:32:34 +02:00
M
e77cf89651 Changed api to prod mode. 2021-03-18 11:15:07 +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
M
db75167302 Changed monero dependencies path for android. Changed scripts for generation of secrets. 2021-03-16 15:20:46 +02:00
OleksandrSobol
ead43439d1 CAKE-293 | changed information on exchange confirm alert 2021-03-15 20:52:15 +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
OleksandrSobol
d228b75f54 CAKE-284 | resolved problems 2021-03-01 20:19:04 +02:00
OleksandrSobol
6245dfe885 CAKE-284 | added static function defineUrlForCalculatingAmount() to changenow_exchange_provider.dart; fixed FAQ in the support_view_model.dart 2021-03-01 20:16:28 +02:00
OleksandrSobol
5b242002d1 Merge branch 'main' into CAKE-284-add-support-to-the-main-menu
# Conflicts:
#	lib/view_model/settings/settings_view_model.dart
2021-03-01 19:51:08 +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
M
0e3b4d6719 Merge pull request #85 from cake-tech/CAKE-283-change-FAQ-on-the-app
CAKE-283 | changed FAQ on the app (now it shown in browser)
2021-03-01 18:37:24 +02:00
M
1fdbb7e54a Merge pull request #88 from cake-tech/CAKE-280-update-alert-text-for-xlm-and-xrp-trades
CAKE-280 | updated alert text for xlm and xrp trades
2021-03-01 18:35:59 +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
574fdfa874 CAKE-283 | moved url to static const 2021-02-24 10:26:02 +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
270b5f4c78 CAKE-281 | added addr1 address format validation for cardano 2021-02-23 20:38:36 +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
3135823afa CAKE-283 | changed FAQ on the app (now it shown in browser) 2021-02-22 20:46:05 +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
ae96213aad CAKE-278 | added expireAt to Trade() for exchange with fixed rate 2021-02-22 18:04:37 +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
Tanner Silva
f4bc4ce734 changed if logic to implement ExchangeProviderDescription 2021-02-09 09:50:41 -06: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
M
851e5e2644 Merge pull request #81 from cake-tech/CAKE-266-add-a-frame-for-qr-code
Cake 266 add a frame for qr code
2021-02-09 15:43:09 +02:00
Tanner Silva
c05c2e7c29 optimized code 2021-02-08 18:31:47 -06: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
f65a6c5ad4 CAKE-264 | fixed fiat entering bug; added cryptoNumberPattern to send_view_model.dart 2021-02-04 18:37:43 +02:00
OleksandrSobol
c03d2909d6 CAKE-252 2021-02-03 19:29:48 +02:00
Tanner Silva
12d3c03a1b fixed error with URL launcher 2021-02-03 05:47:59 -06: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
M
0bc804c284 Fixes. Changed terms of use text. 2021-02-01 20:12:37 +02:00
M
2ce34919bf Fixes for backups for Android. Fixes for send almost all amount. 2021-01-29 22:18:07 +02:00
OleksandrSobol
9effac9824 CAKE-252 | UI fixed for buttons on the backup_page.dart, edit_backup_password_page.dart and new_wallet_type_page.dart 2021-01-28 21:36:12 +02:00
M
5631961e47 Some another fixes for Android. Never ask us about that. 2021-01-28 19:58:17 +02:00
M
c3f38a9c54 Merge pull request #177 from cake-tech/CAKE-248-change-address-displaying-on-the-receive-screen
Cake 248 change address displaying on the receive screen
2021-01-27 19:46:50 +02:00
M
b6215389d7 Fixes for restore from backup file. Fixed restoring for pin length. Added new transaction priority keys to preferences dump.CAKE-197. CAKE-247 2021-01-27 19:26:26 +02:00
M
b75484594c Merge pull request #162 from cake-tech/CAKE-48
[CAKE-48] Block explorer link added to transaction details page.
2021-01-27 18:32:44 +02:00
M
d9c6011cc8 Merge pull request #174 from cake-tech/CAKE-243-add-localization-for-backup
CAKE-243 | added localization to backup_page.dart, edit_backup_passwo…
2021-01-27 18:32:24 +02:00
M
e3b8ea1128 CAKE-234 2021-01-27 15:51:51 +02:00
OleksandrSobol
b67cb785e4 CAKE-248 | changed spaces between widgets (QRWWidget) 2021-01-26 21:10:31 +02:00
OleksandrSobol
d275ffe72b CAKE-248 | displayed address as multiline text and changed insets in the qr_widget.dart; wrapped QRWidget by Observer in the address_page.dart 2021-01-26 19:43:43 +02:00
Tanner Silva
248cb3a0da Block explorer row in transaction details is now implemented as an item subclass rather than being index dependent in the list 2021-01-20 20:01:49 -06:00
OleksandrSobol
a5240236d4 CAKE-243 | added localization to backup_page.dart, edit_backup_password_page.dart, wallet_menu.dart, restore_from_backup_page.dart 2021-01-20 21:27:03 +02:00
M
6639d25264 CAKE-220. CAKE-241. CAKE-242. 2021-01-18 22:52:12 +02:00
M
553c41e3c4 Merge pull request #168 from cake-tech/CAKE-230-change-exchange-screen-alert
CAKE-230 | changed text on exchange screen alert
2021-01-15 20:14:05 +02:00
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
M
c46854c7c2 Merge pull request #170 from cake-tech/CAKE-232-send-screen-keyboard-bug
CAKE-232 | reworked ALL button on the send page
2021-01-15 20:12:05 +02:00
M
66cae9e44a Merge pull request #171 from cake-tech/CAKE-233-add-new-xrp-address-format
CAKE-233 | added new XRP address format, starting with an X, to addre…
2021-01-15 20:11:57 +02:00
M
e4acc41548 Merge pull request #172 from cake-tech/CAKE-238-add-ADA-address-type-to-the-validation
CAKE-238 | added ADA address type to the address_validator.dart
2021-01-15 20:11:52 +02:00
M
5999744fc7 Added displaying of errors on restore from backup screen. 2021-01-15 20:07:05 +02:00
M
47ceac2dd6 Backup stuff. 2021-01-15 19:41:30 +02:00
OleksandrSobol
bcdd7bca27 CAKE-238 | added ADA address type to the address_validator.dart 2021-01-13 19:39:38 +02:00
OleksandrSobol
eb425572d6 CAKE-233 | added new XRP address format, starting with an X, to address_validator.dart 2021-01-13 19:26:02 +02:00
M
9a79fcdc23 Merged 4.1.0 2021-01-13 19:18:28 +02:00
M
c09a41b090 Backup. 2021-01-13 18:43:34 +02:00
OleksandrSobol
d21c31964c CAKE-232 | reworked ALL button on the send page 2021-01-13 18:27:30 +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
Tanner Silva
027e94f524 Merged with 4.1.0 2021-01-12 19:05:56 -06:00
M
7ba379f388 Another beautiful day fixes and changed version again! 2021-01-12 20:58:42 +02:00
M
a4ead9c2ba Another beautiful day fixes 2021-01-12 13:14:28 +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
ae10c9cff7 Merge pull request #167 from cake-tech/CAKE-222-fix-fee-picker-on-the-settings-screen
Cake 222 fix fee picker on the settings screen
2021-01-08 21:14:29 +02:00
M
0dbf046576 Merge pull request #166 from cake-tech/CAKE-229-change-welcome-screen-text
CAKE-229 | changed welcome screen text
2021-01-08 21:13:50 +02:00
M
bef18de7a6 Added auto saving of wallet address to wallet info. Added users wallet addresses into address book. 2021-01-08 20:10:37 +02:00
OleksandrSobol
39e91c74cd CAKE-222 | applied adaptive picker to send and settings pages 2021-01-08 18:49:28 +02:00
OleksandrSobol
0e721b7795 Merge branch '4.1.0' into CAKE-222-fix-fee-picker-on-the-settings-screen 2021-01-08 17:38:57 +02:00
OleksandrSobol
608598f47a CAKE-230 | changed text on exchange screen alert 2021-01-08 17:31:44 +02:00
M
26a30a62f0 Changed address list for btc wallet type. Changed android and ios projects version. 2021-01-07 14:19:21 +02:00
M
41b4c337e9 Merge pull request #165 from cake-tech/CAKE-227-xmr-account-name-displaying-for-btc
CAKE-227 | applied null to subname for btc wallet in the dashboard_vi…
2021-01-06 23:02:22 +02:00
M
6a9720d5d6 Fixes and changed build versions for ios and android projects. 2021-01-06 22:53:59 +02:00
OleksandrSobol
5f287709a0 CAKE-229 | changed welcome screen text 2021-01-06 17:15:34 +02:00
OleksandrSobol
53c12d7bc0 CAKE-227 | applied null to subname for btc wallet in the dashboard_view_model.dart; deleted isDrawBottom from trade_details_page.dart, transaction_details_page.dart, standart_list_row.dart, textfield_list_row.dart; applied SectionStandardList to trade_details_page.dart and transaction_details_page.dart 2021-01-06 15:34:04 +02:00
OleksandrSobol
68a39bdcfc CAKE-222 | fixed transaction priority picker on the send page 2021-01-06 10:42:21 +02:00
M
5fa0a9c912 Fixes 2021-01-05 22:37:25 +02:00
M
1d37aa68aa Merge branch '4.1.0' of github.com:cake-tech/cake_wallet_private into 4.1.0 2021-01-05 22:03:31 +02:00
M
d55b689636 Merge branch '4.1.0' into CAKE-198-notes-for-transactions 2021-01-05 22:02:47 +02:00
M
722a08e39e Merge branch '4.1.0' of github.com:cake-tech/cake_wallet_private into 4.1.0 2021-01-05 22:00:28 +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
6bc5421775 Merge branch '4.1.0' of github.com:cake-tech/cake_wallet_private into 4.1.0 2021-01-05 21:57:41 +02:00
M
c0835d46ef Merge branch '4.1.0' into CAKE-198-notes-for-transactions 2021-01-05 21:57:05 +02:00
M
6a2327a849 Merge pull request #163 from cake-tech/CAKE-221-rework-send-screen
Cake 221 rework send screen
2021-01-05 21:50:15 +02:00
M
83dd4d9264 Fixes 2021-01-05 21:49:14 +02:00
M
43fc4032f4 Merge pull request #155 from cake-tech/CAKE-208-bug-after-balance-changing
CAKE-208 | added current balance display mode saving to shared prefer…
2021-01-05 21:11:48 +02:00
M
798d9a1edf Fixes 2021-01-05 20:31:03 +02:00
OleksandrSobol
9b041dbe1e CAKE-222 | fixed transaction priority picker on the settings screen; added check of priority for wallet type 2021-01-04 17:13:37 +02:00
M
74cdf7cd7f Changed of electrum servers list. Changed default electrum server. 2020-12-30 20:35:34 +02:00
M
3e79f87ad6 Merged 4.0.94 into 4.1.0. 2020-12-30 20:24:53 +02:00
Oleksandr Sobol
18ba208e44 CAKE-221 | fixed string resources 2020-12-30 18:19:16 +02:00
OleksandrSobol
823e9d11ae CAKE-221 | added pendingTransactionFeeFiatAmount getter to send_view_model.dart; applied feeFiatAmount property instead transactionPriority in the confirm_sending_alert.dart; fixed base_alert_dialog.dart 2020-12-30 16:54:55 +02:00
OleksandrSobol
ac1709bffb CAKE-221 | added fiat amount to estimated fee; reworked confirm_sending_alert.dart; applied alert when transaction was committed 2020-12-29 20:48:57 +02:00
M
84ad97c0b0 Fixes for 4.0.94. Changed version for 4.0.94. 2020-12-29 18:55:58 +02:00
Tanner Silva
3bb4b534ed Merged with 4.1.0 2020-12-24 18:15:03 -06:00
OleksandrSobol
d93c706997 CAKE-208 | changed MoneroBalance to Balance property and handled BitcoinBalance case in the balance_view_model.dart 2020-12-24 22:57:32 +02:00
OleksandrSobol
bf98c72f67 CAKE-216 | merged 4.1.0 branch into current and resolved problems 2020-12-24 22:22:29 +02:00
OleksandrSobol
9ca4bee602 Merge branch '4.1.0' into CAKE-216-exchange-status-bug
# Conflicts:
#	lib/di.dart
2020-12-24 22:14:24 +02:00
OleksandrSobol
2d49d4f093 CAKE-198 | fixed saving transaction description in the send_view_model.dart 2020-12-24 12:04:23 +02:00
OleksandrSobol
ac883f3b16 CAKE-198 | fixed saving transaction description in the send_view_model.dart 2020-12-24 11:01:27 +02:00
Oleksandr Sobol
44536a8231 CAKE-198 | fixed string resources (send_success) 2020-12-24 10:33:11 +02:00
Oleksandr Sobol
d7cc595179 CAKE-198 | changed hint text from "Note" to "Enter your note..."; changed color of the hint text in textfield_list_row 2020-12-23 19:14:11 +02:00
Oleksandr Sobol
cf5f212f33 CAKE-198 | fixed string resources 2020-12-23 15:04:57 +02:00
M
fd4efd46ea Fixes for 'std::bad_alloc' issue. 2020-12-23 14:48:04 +02:00
Oleksandr Sobol
139f223de8 CAKE-198 | fixed string resources 2020-12-23 10:39:59 +02:00
OleksandrSobol
023336d460 CAKE-198 | applied ability to make a note with some details about transaction; added transactionNote property and note getter to transaction_description.dart; added multiline textfield for notes (send_page.dart); added transaction_details_list_item.dart, textfield_list_item.dart, textfield_list_row.dart, transaction_details_view_model.dart to the app 2020-12-22 20:42:30 +02:00
Tanner Silva
01df91c946 Changed how the "View in block explorer" cell is placed in the transaction details page 2020-12-21 18:47:26 -06:00
M
7f2b109381 Fixed balance dispaying. Changed updating of balance after sending. Changed text for pre seed screen for btc wallet type. 2020-12-21 22:20:46 +02:00
OleksandrSobol
b1e0bf0edd CAKE-208 | merged 4.1.0 branch into current and resolved problems 2020-12-18 21:42:00 +02:00
OleksandrSobol
6f386a1efe Merge branch '4.1.0' into CAKE-208-bug-after-balance-changing
# Conflicts:
#	lib/store/settings_store.dart
#	lib/view_model/dashboard/balance_view_model.dart
2020-12-18 21:33:43 +02:00
M
782de5d1d8 Merge branch '4.1.0' of github.com:cake-tech/cake_wallet_private into 4.1.0 2020-12-18 21:30:55 +02:00
M
bd2bab997f Added backsupport for old saved themes 2020-12-18 21:30:43 +02:00
M
98343bd480 Merge pull request #160 from cake-tech/CAKE-218-change-sync-status-text
Cake 218 change sync status text
2020-12-18 21:28:59 +02:00
OleksandrSobol
dcb892b24c CAKE-217 | merged 4.1.0 branch into current and resolved problems 2020-12-18 21:24:05 +02:00
OleksandrSobol
9a2794fc7c Merge branch '4.1.0' into CAKE-217-reduce-space-on-the-transactions-list
# Conflicts:
#	lib/src/screens/dashboard/widgets/trade_row.dart
#	lib/src/screens/dashboard/widgets/transaction_raw.dart
2020-12-18 21:14:59 +02:00
OleksandrSobol
7168e4727d Merge branch '4.1.0' into CAKE-216-exchange-status-bug 2020-12-18 21:05:02 +02:00
M
89c240091b Merged btc and 4.1.0 branches. 2020-12-18 20:42:28 +02:00
OleksandrSobol
b59d633665 CAKE-217 | reduced space between rows in the trade_row.dart and transaction_raw.dart 2020-12-18 20:02:08 +02:00
M
89095bc7d4 Merge pull request #157 from cake-tech/CAKE-219-change-buttons-colors-fordark-mode
Cake 219 change buttons colors fordark mode
2020-12-18 18:52:12 +02:00
M
89cebac642 Merge pull request #154 from cake-tech/CAKE-182-light-theme
Cake 182 light theme
2020-12-18 18:52:02 +02:00
M
29ed9103e8 Merge pull request #156 from cake-tech/CAKE-210-fix-dot-or-comma-on-the-receive-screen
CAKE-210 | added possibility to enter comma in amount field (qr_widge…
2020-12-18 18:51:46 +02:00
Oleksandr Sobol
b2a2c16feb CAKE-218 | changed sync status text 2020-12-18 17:51:57 +02:00
M
72bb8af6f3 FIxes(2). 2020-12-18 17:49:10 +02:00