RafiaChy
|
f3eca2be1c
|
Adding seed languages for France and Italy for Monero New-Wallet and Monero Restore-Wallet
|
2022-01-17 21:46:49 +06:00 |
|
mkyq
|
ec7fe81d4f
|
Merge pull request #227 from cake-tech/CW-3-update-ui-for-sending-templates
update sending template
|
2022-01-14 14:25:52 +02:00 |
|
RafiaChy
|
54785717cb
|
Add localisation text for sell-title
|
2022-01-14 17:17:37 +06:00 |
|
RafiaChy
|
354f166834
|
Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW2
|
2022-01-14 14:41:49 +06:00 |
|
RafiaChy
|
95654dfe47
|
Added translations for the sell alert
|
2022-01-14 00:10:27 +06:00 |
|
Godwin Asuquo
|
3115798b70
|
update sending template text
|
2022-01-12 18:58:54 +01:00 |
|
M
|
6f215f5451
|
Add throwing exception for yat api calls. Remove random address generation on address page.
|
2022-01-12 17:38:32 +02:00 |
|
M
|
91ed52003b
|
Back next address button on receive screen
|
2022-01-12 16:49:56 +02:00 |
|
M
|
cfb82dd02d
|
Changed way for generation of change address for electrum wallets. Remove some yats call.
|
2022-01-12 15:20:43 +02:00 |
|
M
|
5a725e6ec0
|
Add name text field for restore wallet forms. Update terms of use for monero.com app
|
2022-01-05 21:17:50 +02:00 |
|
M
|
800c3ec14a
|
Change screen for new wallets for monero.com app
|
2022-01-03 20:25:48 +02:00 |
|
M
|
4c4c30bd5d
|
Fix monero transaction history. Remove morph and xmr.to from filters. Fixe generation monero blockchain height by date.
|
2021-12-31 15:05:27 +02:00 |
|
M
|
fff0d81294
|
Fixes for wallet menu
|
2021-12-30 21:14:48 +02:00 |
|
M
|
a1380af681
|
Fix typo
|
2021-12-30 19:40:42 +02:00 |
|
M
|
226d546d55
|
Fixes for monero only app version.
|
2021-12-30 19:20:00 +02:00 |
|
M
|
e6b1da376d
|
Configure wallet types for the app
|
2021-12-24 14:41:34 +02:00 |
|
M
|
dd784a7829
|
Changed version to 4.2.8 (68). Icon for wrong wallet types on wallet list page.
|
2021-12-08 16:04:47 +00:00 |
|
M
|
c76ffd6327
|
Fixes for electrum
|
2021-12-08 12:46:01 +00:00 |
|
M
|
42104fd825
|
Yat, electrum addresses fixes
|
2021-12-08 11:09:38 +00:00 |
|
M
|
cf20123ede
|
Add current route to router. Add yat contacts to support screen.
|
2021-11-05 15:08:45 +00:00 |
|
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 |
|