99 Commits (4535a1aaa8aaa4997c40eadba6426f94e37b9c65)

Author SHA1 Message Date
M e6b1da376d Configure wallet types for the app
3 years ago
M 42104fd825 Yat, electrum addresses fixes
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 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 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 89569a10c7 Removed firebase dependencies.
3 years ago
M c256d05029 Changed version for unstoppable domains. Changed domain validation for unstoppable domains.
3 years ago
M 07f153e706 Merge pull request #152 from cake-tech/CAKE-192-implement-unstoppable-domain
3 years ago
OleksandrSobol 6855a6d68b CAKE-192 | fixed parse_address_from_domain.dart
3 years ago
OleksandrSobol 008936435b CAKE-192 | added name property to parsed_address.dart; fixed parse_address_from_domain.dart
3 years ago
OleksandrSobol 0d367c4b45 CAKE-343 | added bitcoin_wallet_addresses.dart and litecoin_wallet_addresses.dart tj the app; moved addresses from wallets to wallet addresses classes; deleted wallet addresses credentials
3 years ago
OleksandrSobol e03f0ce4d3 CAKE-343 | added wallet_addresses.dart, monero_wallet_addresses.dart, electrum_wallet_addresses.dart, wallet_addresses_credentials.dart, monero_wallet_addresses_credentials.dart and electrum_wallet_addresses_credentials.dart to the app; applied ElectrumWalletAddresses to electrum_wallet.dart and MoneroWalletAddresses to monero_wallet.dart; fixed contact_list_view_model.dart, other view models and services
3 years ago
OleksandrSobol bac491c44f CAKE-192 | created ParsedAddress class; applied this class to parse_address_from_domain.dart, send_page.dart and exchange_page.dart
3 years ago
OleksandrSobol f995342491 CAKE-192 | parse_address_from_domain.dart fixed and split on 2 files (current and parse_address_from_domain_alert.dart), then moved to the entities directory; used one channel for native calls; removed unneeded spaces; fixed handle of unstoppable domain error in the MainActivity.java
3 years ago
OleksandrSobol 6709b7779a CAKE-343 | applied subaddresses for contact book; added addresses field to wallet_info.dart; added updateAddressesInfo() to wallet_base.dart; applied updateAddressesInfo() to wallet services and view models
3 years ago
OleksandrSobol 37f326e21f Merge branch 'main' into CAKE-192-implement-unstoppable-domain
3 years ago
M 81b34a30e7 Changes for buy page for bitcoin and litecoin. Added listeners for notifications from resume and launch.
3 years ago
M 98c8449b82 Merge branch 'main' into CAKE-306-add-moonpay-option-for-btc-buying
3 years ago
OleksandrSobol d5d1afd89b CAKE-306 | merged main branch into current; added _fetchBuyItems() method to buy_view_model.dart; deleted isMoonPayEnabled parameter from settings_store.dart
3 years ago
OleksandrSobol 68f1e39620 Merge branch 'main' into CAKE-306-add-moonpay-option-for-btc-buying
3 years ago
M 7dcbfb8d54 Merge branch 'main' of github.com:cake-tech/cake_wallet
3 years ago
M 897ed2e7f5 Merge pull request #145 from cake-tech/CAKE-336-BA-issue
3 years ago
M ff6e4d58f7 Added push notifications, FCM.
3 years ago
M b2ece79334 Added warning on receive screen for outdated electrum wallets.
3 years ago
OleksandrSobol b1cda20987 CAKE-336 | updated local_auth package and fixed isAuthenticated() method in the biometric_auth.dart
3 years ago
OleksandrSobol 1fccb0b546 Merge branch 'main' into CAKE-306-add-moonpay-option-for-btc-buying
3 years ago
OleksandrSobol 251d6ad502 Merge branch 'main' into CAKE-192-implement-unstoppable-domain
3 years ago
M 643da68048 Minor bug fixes. 4.2.1.
3 years ago
M 053e0d18ef Type fixes. Fixed way for check monero nodes health.
3 years ago
M f4c57e22f2 Minor bug fixes.
3 years ago
M 2b4248e30b Merged main into ltc.
3 years ago
M c3859d3d47 Merge branch 'main' into CAKE-320-add-Croatian-language
3 years ago
M b23db7e414 Merge pull request #125 from cake-tech/CAKE-314-bnb-exchange-bug
3 years ago
M bfa76ddea9 Merge pull request #120 from cake-tech/CAKE-315-remove-nano-currency-from-the-exchange
3 years ago
M 1cb27d9da3 Fixes for LTC electrum nodes available.
3 years ago
M 1330966794 Reworked electrum wallet. Added Litecoin wallet.
3 years ago
OleksandrSobol cde83cb61f CAKE-320 | added Croatian language to the app
3 years ago
OleksandrSobol 3675350452 CAKE-314 | changed bnb crypto currency to bnb bep2; removed bnb bep2 from receive currency list on exchange page
3 years ago
OleksandrSobol e188806f16 CAKE-316 | added Italian language to the app
3 years ago
OleksandrSobol c9df68ca06 CAKE-315 | removed nano from list of crypto currencies in the crypto_currency.dart
3 years ago
OleksandrSobol ae9efb0ae8 CAKE-192 | implemented unstoppable domain address to the app
3 years ago
OleksandrSobol 19ffffa6cc CAKE-306 | applied buy_webview_page.dart to the app; fixed order_details_view_model.dart and order_row.dart; applied localization to the pre_order_page.dart; deleted unused files
3 years ago
OleksandrSobol 346a034d0a CAKE-306 | added MoonPay option for BTC buying; applied PreOrderPage to the app; created Wyre and MoonPay buy providers
3 years ago
M 6fe6d2aebb Merge pull request #107 from cake-tech/CAKE-305-next-address-bug-for-btc-wallet
3 years ago
OleksandrSobol 0cd4bd46f7 CAKE-304 | upgraded project to flutter 2.x.x, upgraded packages and resolved problems
3 years ago
OleksandrSobol 0848ede37f CAKE-305 | fixed transfer to wyre next btc address
3 years ago
OleksandrSobol ff8ed30483 CAKE-272 | added parameters to script; added possibility to generate locales.dart from arb file list; added loadLocaleList() method to language_service.dart
3 years ago
M c1b52ebede Fixes for wyre.
3 years ago