851 Commits (4535a1aaa8aaa4997c40eadba6426f94e37b9c65)

Author SHA1 Message Date
M 4535a1aaa8 Move bitcoin and monero parts into self modules.
3 years ago
M e6b1da376d Configure wallet types for the app
3 years ago
M dd784a7829 Changed version to 4.2.8 (68). Icon for wrong wallet types on wallet list page.
3 years ago
M c76ffd6327 Fixes for electrum
3 years ago
M 42104fd825 Yat, electrum addresses fixes
3 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
M c9482caa19 Merge remote-tracking branch 'origin/main' into CAKE-360-yat
3 years ago
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
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 9958f6c2e0 CAKE-359 | applied animation to yat_alert.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 7fd4772121 CAKE-356 | fixed _fetchEmojiFromUri method in the main.dart and fetchYatAddress method in the yat_record.dart
3 years ago
OleksandrSobol 2cf827d946 CAKE-356 | fixed yat_record.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 39c40255d3 CAKE-356 | applied deep links to the app
3 years ago
OleksandrSobol e787c96734 CAKE-356 | fixed yat_record.dart (request with tag)
3 years ago
OleksandrSobol 6defc6384e CAKE-356 | replaced final on const in the yat_record.dart
3 years ago
OleksandrSobol cbec9d5067 CAKE-356 | fixed fetching address from yat for specified crypto currency
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
M 2a0556720c Add reset cache for monero wallet if wallets files are not correspond.
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
M ad95ae3232 Changed way for saving of monero wallet.
3 years ago
M c256d05029 Changed version for unstoppable domains. Changed domain validation for unstoppable domains.
3 years ago
OleksandrSobol a5831a25e7 CAKE-345 | merged CAKE-349 branch into current
3 years ago
OleksandrSobol 3967cc8d40 CAKE-345 | fixed conditions in electrum_wallet.dart and monero_wallet.dart
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 bcf853170a CAKE-345 | increased height of send card and padding for address textfield
3 years ago
OleksandrSobol 383d2abcc5 CAKE-345 | fixed send_card.dart
3 years ago
OleksandrSobol f84c7c9a1c CAKE-345 | fixed bug on send_card.dart and fixed addresses for transaction details
3 years ago
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
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
OleksandrSobol 3abb78febf Merge branch 'main' into CAKE-345-batch-sending
3 years ago
OleksandrSobol d4c0fb6fec CAKE-345 | applied batch sending to monero wallet
3 years ago
M ecce85b9b5 Changed text for no inputs exception.
3 years ago
M b0724348a1 Added verification for unspent coins while transaction creation.
3 years ago
M 4418532896 Merge pull request #163 from cake-tech/CAKE-343-subaddresses-for-contact-book
3 years ago
OleksandrSobol b3028f0ba2 CAKE-334 | fixed unspent_coins_list_item.dart
3 years ago
OleksandrSobol a20969b650 CAKE-334 | reworked unspent_coins_list_item.dart
3 years ago
OleksandrSobol 1d996c94c8 CAKE-343 | added address book button to xmr wallet's address text field on exchange_page.dart and exchange_template_page.dart
3 years ago
OleksandrSobol d582f89c7d CAKE-345 | removed isAddReceiverButtonEnabled from send_view_model.dart; fixed height of send card
3 years ago
OleksandrSobol a1c6b0be3f Merge branch 'release-4.2.4' into CAKE-345-batch-sending
3 years ago
OleksandrSobol c14d021f07 CAKE-345 | merged release-4.2.4 branch into current and resolved problems
3 years ago