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 |
|
M
|
8dda144053
|
Changed monero lib version for android.
|
2021-09-13 20:14:12 +03:00 |
|
M
|
b80c8abb9d
|
Changed app version.
|
2021-09-13 20:09:55 +03:00 |
|
M
|
b81f467986
|
Added scripts for build iOS monero dependencies
|
2021-09-13 19:33:32 +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
|
e787c96734
|
CAKE-356 | fixed yat_record.dart (request with tag)
|
2021-08-31 18:47:00 +03:00 |
|
M
|
9d7e465211
|
Update android build scripts.
|
2021-08-31 12:27:30 +03:00 |
|
OleksandrSobol
|
6defc6384e
|
CAKE-356 | replaced final on const in the yat_record.dart
|
2021-08-27 23:00:56 +03:00 |
|
OleksandrSobol
|
cbec9d5067
|
CAKE-356 | fixed fetching address from yat for specified crypto currency
|
2021-08-27 22:56:21 +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 |
|
M
|
2a0556720c
|
Add reset cache for monero wallet if wallets files are not correspond.
|
2021-08-23 14:43:42 +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 |
|
M
|
a2206f6fbd
|
Changed build number for ios project to 56.
|
2021-08-16 17:45:58 +03:00 |
|
M
|
89569a10c7
|
Removed firebase dependencies.
|
2021-08-16 17:44:38 +03:00 |
|
M
|
659291f429
|
Changed version to 4.2.5
|
2021-08-16 13:07:26 +03:00 |
|
M
|
ad95ae3232
|
Changed way for saving of monero wallet.
|
2021-08-16 13:01:34 +03:00 |
|
M
|
c256d05029
|
Changed version for unstoppable domains. Changed domain validation for unstoppable domains.
|
2021-08-16 12:42:16 +03:00 |
|
M
|
cd45a2af7f
|
Merge pull request #181 from cake-tech/CAKE-345-batch-sending
Cake 345 batch sending
|
2021-08-16 11:16:50 +02:00 |
|
OleksandrSobol
|
224253296a
|
CAKE-345 | merged CAKE-351 branch into current
|
2021-08-16 11:45:29 +03:00 |
|
OleksandrSobol
|
a5831a25e7
|
CAKE-345 | merged CAKE-349 branch into current
|
2021-08-16 11:30:48 +03:00 |
|
OleksandrSobol
|
3967cc8d40
|
CAKE-345 | fixed conditions in electrum_wallet.dart and monero_wallet.dart
|
2021-08-13 15:06:40 +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
|
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 |
|