Commit graph

1086 commits

Author SHA1 Message Date
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
a8375321bc CAKE-345 | applied "any" method instead "where" and made single conditions in the createTransaction method (electrum and monero wallets); renamed credentialAmount on totalAmount and made it final in the monero_wallet.dart; made optional paymentId in createTransaction and createTransactionMultDest methods in the transaction_history.dart 2021-08-11 15:20:09 +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
0dbfe8d819 Merge pull request #165 from cake-tech/release-4.2.4
Release 4.2.4
2021-07-27 18:41:14 +03:00
M
9f27d85e32 Changed build version. 2021-07-27 18:40:40 +03:00
M
5caf88fab2 Changed build version. 2021-07-27 17:33:53 +03:00
M
1100220121 Merge pull request #164 from cake-tech/release-4.2.4
Release 4.2.4
2021-07-26 20:20:30 +03:00
M
ecce85b9b5 Changed text for no inputs exception. 2021-07-26 14:05:52 +03:00
M
b0724348a1 Added verification for unspent coins while transaction creation. 2021-07-23 19:10:22 +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
M
5ae1c8f781 Merge pull request #162 from cake-tech/CAKE-334-unspent-coins-control-application-logic
CAKE-334 | reworked unspent_coins_list_item.dart
2021-07-23 19:00:30 +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
M
57bd71dce0 Merge pull request #160 from cake-tech/CAKE-333-ltc-sending-bug
Cake 333 ltc sending bug
2021-07-22 15:19:32 +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
95e47b7a6a Fixes for iOS project. 2021-07-22 13:34:42 +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
8f098e208c Merge pull request #158 from cake-tech/CAKE-334-unspent-coins-control-application-logic
Cake 334 unspent coins control application logic
2021-07-22 10:48:34 +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
M
e0db3dedcb Merge pull request #157 from cake-tech/CAKE-343-subaddresses-for-contact-book
CAKE-343 | applied subaddresses for contact book; added addresses fie…
2021-07-22 10:36:58 +03:00
M
ee9aa8198d Merge branch 'release-4.2.4' into CAKE-343-subaddresses-for-contact-book 2021-07-22 10:36:51 +03:00
M
8759c2ce56 Changed backup wallet files call. 2021-07-21 20:07:56 +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
6855a6d68b CAKE-192 | fixed parse_address_from_domain.dart 2021-07-16 13:44:12 +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
e03f0ce4d3 CAKE-343 | added wallet_addresses.dart, monero_wallet_addresses.dart, electrum_wallet_addresses.dart, wallet_addresses_credentials.dart, monero_wallet_addresses_credentials.dart and electrum_wallet_addresses_credentials.dart to the app; applied ElectrumWalletAddresses to electrum_wallet.dart and MoneroWalletAddresses to monero_wallet.dart; fixed contact_list_view_model.dart, other view models and services 2021-07-08 17:52:48 +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
M
96ea969519 Merge pull request #159 from cake-tech/CAKE-344-add-moonpay-contact-to-the-support-screen
CAKE-344 | fixed MoonPay icon color on support and dashboard pages
2021-07-07 15:29:37 +03:00
OleksandrSobol
c72245d904 CAKE-343 | fixed contact_list_view_model.dart and updateAddressInfo() in the monero_wallet.dart 2021-07-07 12:29:33 +03:00
OleksandrSobol
5f02a7ddf5 CAKE-344 | fixed MoonPay icon color on support and dashboard pages 2021-07-06 18:13:29 +03:00
M
b48e7f50ed Merge pull request #156 from cake-tech/CAKE-344-add-moonpay-contact-to-the-support-screen
CAKE-344 | added MoonPay contact to support page; applied icon color …
2021-07-06 16:50:39 +03:00
M
1e3b53d2cf Added backups for monero wallet files. 2021-07-06 13:51:54 +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