1080 Commits (e6b1da376d03594b7dd3b7dbe62438a13c685f76)
 

Author SHA1 Message Date
M e6b1da376d Configure wallet types for the app
2 years ago
M dd784a7829 Changed version to 4.2.8 (68). Icon for wrong wallet types on wallet list page.
2 years ago
M 26bd4b3252 Merge branch 'main' of github.com:cake-tech/cake_wallet into CAKE-360-yat
2 years ago
M c76ffd6327 Fixes for electrum
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
Nadiia 865cd7549b Add files via upload
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
M 4dbfa17bf0 Changed build version for android.
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
M f53fc0b30c Add cryptonote_format_utils_basic to android CMakeLists
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
M 8dda144053 Changed monero lib version for android.
3 years ago
M b80c8abb9d Changed app version.
3 years ago
M b81f467986 Added scripts for build iOS monero dependencies
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
M 9d7e465211 Update android build scripts.
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 a2206f6fbd Changed build number for ios project to 56.
3 years ago
M 89569a10c7 Removed firebase dependencies.
3 years ago
M 659291f429 Changed version to 4.2.5
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
M cd45a2af7f Merge pull request #181 from cake-tech/CAKE-345-batch-sending
3 years ago
OleksandrSobol 224253296a CAKE-345 | merged CAKE-351 branch into current
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