326 Commits (135ede6a78f8d293ce97ad0ac7591ce7349375b1)

Author SHA1 Message Date
clear 135ede6a78
Cw-58: Show subaddress label on the transaction details page (#333)
2 years ago
M 3e43ef9a0e Fixes for haven dependencies
2 years ago
M 718ef91749 Exclude xhv from exchange currencies list
2 years ago
Rafia Rahman Chowdhury dee69310ce
Fixed CW-61 app now saves notes permanently (#299)
2 years ago
mkyq 01150ef2a7
Hv (#295)
2 years ago
Serhii d88ecdb2bb
Fixed qr image on Receive screen for Litecoin (#296)
2 years ago
Rafia Rahman Chowdhury c10d5ef83c
Balance Container redesigned according to Figma (#287)
2 years ago
Godwin Asuquo d2cc812884
Cw 45 implement yat sending (#269)
2 years ago
Godwin Asuquo d14150f4b1
Add ach payment amount on buy page (#282)
2 years ago
RafiaChy 3a6f69fd73 coded to hide available balance in hidden mode
2 years ago
M 01735a998c Fix for transaction details for electrum transactions
2 years ago
M 05c4d26634 Fixes for backups for monero.com app
2 years ago
mkyq ae390ecab2
Merge pull request #249 from cake-tech/CW-6-filter-available-templates-on-send-screen
2 years ago
Godwin Asuquo 489f15b807 compare lower case currency titles
2 years ago
M 28cf8163ff Fixes for tx key for monero wallet
2 years ago
M 989ef442ac Fixes for litecoin transactions. Change fixed rate mode for exchange.
2 years ago
Godwin Asuquo 6254d08dc9 fix issues from review
2 years ago
M 02de3104eb Fixed rate for changenow.
2 years ago
Godwin Asuquo 1d3e4f4331 filter templates by current wallet type
2 years ago
mkyq a1b4929bd9
Merge pull request #240 from cake-tech/CW-19
2 years ago
M 63a0395c2d Remove Next Address button and logic for electrum wallets. Add disclaimer for electrum wallets on address screen. Change way for generation of current receive and change addresses.
2 years ago
M bc07f9d69b Fixes for validation of bitcoin seed mnemonic text.
2 years ago
M bd2e2ce258 Fixes for validation of monero seed. Add French and Italian seeds validation.
2 years ago
Godwin Asuquo 46afd43884 add tx_description to notes field
2 years ago
M c55144b0f0 Fixes for Litecoin transaction priorities
2 years ago
M 6f215f5451 Add throwing exception for yat api calls. Remove random address generation on address page.
2 years ago
M cfb82dd02d Changed way for generation of change address for electrum wallets. Remove some yats call.
2 years ago
M 5a725e6ec0 Add name text field for restore wallet forms. Update terms of use for monero.com app
2 years ago
M 800c3ec14a Change screen for new wallets for monero.com app
2 years ago
M 4c4c30bd5d Fix monero transaction history. Remove morph and xmr.to from filters. Fixe generation monero blockchain height by date.
2 years ago
M 226d546d55 Fixes for monero only app version.
2 years ago
M e6b1da376d Configure wallet types for the app
2 years ago
M 42104fd825 Yat, electrum addresses fixes
2 years ago
M cf20123ede Add current route to router. Add yat contacts to support screen.
3 years ago
M fe3d00f1a8 Fixes for yat
3 years ago
OleksandrSobol c650435d8c CAKE-360 | added emoji and extracted address to transaction details
3 years ago
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
3 years ago
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
3 years ago
OleksandrSobol 5389543988 CAKE-359 | renamed parse_address_from_domain_alert.dart to extract_address_from_parsed.dart; renamed defineAddress() method to extractAddressFromParsed()
3 years ago
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
3 years ago
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
3 years ago
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
3 years ago
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
3 years ago
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
3 years ago
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
3 years ago
M 89569a10c7 Removed firebase dependencies.
3 years ago
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
3 years ago
OleksandrSobol f84c7c9a1c CAKE-345 | fixed bug on send_card.dart and fixed addresses for transaction details
3 years ago
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
3 years ago
OleksandrSobol 1dd3f69b1c CAKE-345 | changed isRemoveButtonShow parameter on isBatchSending in the send_view_model.dart; removed "ALL" button from send card for batch sending
3 years ago