970 Commits (wownero)

Author SHA1 Message Date
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
OleksandrSobol 2a047e1f51 Merge branch 'release-4.2.4' into CAKE-345-batch-sending
3 years ago
M 800376b6b2 Hide info alert for coin control.
3 years ago
OleksandrSobol 800a8c6984 CAKE-333 | increased area of tapping on "Coin control"
3 years ago
OleksandrSobol dd947bdba1 Merge branch 'release-4.2.4' into CAKE-333-ltc-sending-bug
3 years ago
M 051057ca44 Merge branch 'main' of github.com:cake-tech/cake_wallet into release-4.2.4
3 years ago
M 3dd1bdabcc Merge branch 'release-4.2.4' into CAKE-334-unspent-coins-control-application-logic
3 years ago
M 07f153e706 Merge pull request #152 from cake-tech/CAKE-192-implement-unstoppable-domain
3 years ago
M ee9aa8198d Merge branch 'release-4.2.4' into CAKE-343-subaddresses-for-contact-book
3 years ago
M 8759c2ce56 Changed backup wallet files call.
3 years ago
OleksandrSobol 7b2d89f96f CAKE-345 | changed bitcoin transaction credentials; reworked createTransaction() method in the electrum_wallet.dart for batch sending; fixed exchange_trade_page.dart and send_page.dart; reworked confirm_sending_alert.dart; fixed _credenials() and commitTransaction() methods in the send_view_model.dart
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 e6cfa2b636 CAKE-345 | reworked send page for batch sending; added send_item.dart, send_card.dart, send_template_view_model.dart and parse_address_from_domain_alert.dart to the app; reworked send template page; fixed exchange_trade_page.dart and exchange_trade_view_model.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 c72245d904 CAKE-343 | fixed contact_list_view_model.dart and updateAddressInfo() in the monero_wallet.dart
3 years ago
OleksandrSobol 5f02a7ddf5 CAKE-344 | fixed MoonPay icon color on support and dashboard pages
3 years ago
M 1e3b53d2cf Added backups for monero wallet files.
3 years ago
OleksandrSobol 20e0c830cf CAKE-334 | applied unspent coins control to the app; added unspent_coins_info.dart; reworked createTransaction(), calculateEstimatedFee() and updateUnspent() methods in the electrum_wallet.dart; fixed unspent_coins_list_view_model.dart, unspent_coins_details_view_model.dart, unspent_coins_list_item.dart, unspent_coins_list_page.dart and unspent_coins_details_page.dart; fixed bitcoin_transaction_wrong_balance_exception.dart; added properties to bitcoin_unspent.dart; applied localization to unspent coins pages
3 years ago
OleksandrSobol 3f81f708e5 Merge branch 'main' into CAKE-330-unspent-coins-details-UI
3 years ago
OleksandrSobol dbf4897ac8 CAKE-344 | added MoonPay contact to support page; applied icon color change according to theme
3 years ago
OleksandrSobol 889b028713 CAKE-333 | fixed isDisabled property of the send button (send_page.dart)
3 years ago
OleksandrSobol 7724d5e248 CAKE-333 | fixed commit() method in the pending_bitcoin_transaction.dart; added bitcoin_commit_transaction_exception.dart to the app
3 years ago
OleksandrSobol bb219e4da2 CAKE-192 | created parse_address_from_domain.dart; applied parseAddressFromDomain() to send_page.dart and exchange_page.dart; deleted unstoppable_domain_address_alert.dart
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 3a5932f3df CAKE-192 | renamed applyUnstoppableDomainAddress() to getUnstoppableDomainAddress() in the send_page.dart; fixed applyOpenaliasOrUnstoppableDomains() (send_page.dart) and applyUnstoppableDomainAddress() (exchange_page.dart)
3 years ago
OleksandrSobol 7ddbc6b8f4 CAKE-192 | added verification of open alias and unstoppable domains in exchange_page.dart and send_page.dart
3 years ago
OleksandrSobol 37f326e21f Merge branch 'main' into CAKE-192-implement-unstoppable-domain
3 years ago
M b5cacbc1c1 Fixes for buy screen title.
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 06c71c17e0 Merge pull request #131 from cake-tech/CAKE-321-receive-screen-UI-bug
3 years ago
M 951cdbeb50 Merge pull request #134 from cake-tech/CAKE-297-subaddress-for-incoming-transaction
3 years ago
M 98c8449b82 Merge branch 'main' into CAKE-306-add-moonpay-option-for-btc-buying
3 years ago
M 30e1fa81c7 Changed warning text for receive screen.
3 years ago
M 1bab38875c Merge branch 'CAKE-306-add-moonpay-option-for-btc-buying' of github.com:cake-tech/cake_wallet into CAKE-306-add-moonpay-option-for-btc-buying
3 years ago
M fcb1c891f6 Changed web client for moonpay.
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
OleksandrSobol 6ac8dabf87 CAKE-306 | fixed onEnabled() method in the moonpay_buy_provider.dart
3 years ago
M ad4022ac10 Fixed background color for qr image on receive screen for dark theme.
3 years ago
M 8b0dcceb7b added background for qr image for bright theme.
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 cd9df0c8c3 Merge pull request #146 from cake-tech/CAKE-341-UI-scrollbar-fixes
3 years ago
M b5cc1bbe7d Merge pull request #147 from cake-tech/notification
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 8e62f2f811 CAKE-341 | fixed scrollbar for currency_picker.dart; applied receive currency list to exchange_template_page.dart
3 years ago
M 6db756062a Merge branch 'main' of github.com:cake-tech/cake_wallet
3 years ago
OleksandrSobol ee6b8767d6 CAKE-306 | fixed settings_store.dart and di.dart
3 years ago
OleksandrSobol 52b1abcbdb CAKE-330 | merged CAKE-329 branch into current
3 years ago
OleksandrSobol febb446c96 Merge branch 'CAKE-329-unspent-coins-list-UI' into CAKE-330-unspent-coins-details-UI
3 years ago
OleksandrSobol 61375468a5 CAKE-329 | show unspent coins alert when unspent coins list page is started
3 years ago
OleksandrSobol 90d53c9f6e CAKE-306 | fixed MoonPay icon for buy_list_item.dart and order_row.dart
3 years ago
OleksandrSobol 087579410e CAKE-306 | increased width of the amount text field in the pre_order_page.dart
3 years ago
OleksandrSobol 6950ec5460 CAKE-306 | merged main branch into current
3 years ago
OleksandrSobol c8debf46ef CAKE-306 | fixed pre_order_page.dart
3 years ago
OleksandrSobol 1bf6ef6077 CAKE-306 | applied localization to MoonPay alert
3 years ago
OleksandrSobol 9e1c151f85 CAKE-306 | fixed moonpay_buy_provider.dart; added onEnabled() method to moonpay_buy_provider.dart; checked is MoonPayBuyProvider enabled; added isMoonPayEnabled to settings_store.dart
3 years ago
OleksandrSobol b1add664ad CAKE-329 | reworked unspent_coins_list_page.dart and unspent_coins_list_item.dart; fixed standard_checkbox.dart; applied unspent coins control only to btc wallet
3 years ago
OleksandrSobol 1fccb0b546 Merge branch 'main' into CAKE-306-add-moonpay-option-for-btc-buying
3 years ago
OleksandrSobol e36c07b0da CAKE-330 | added unspent coins details page to the app
3 years ago
OleksandrSobol b71e85b112 CAKE-329 | applied observable list to items in the unspent_coins_list_view_model.dart
3 years ago
OleksandrSobol aca8e8a292 CAKE-329 | added unspent coins list page to the app
3 years ago
OleksandrSobol 251d6ad502 Merge branch 'main' into CAKE-192-implement-unstoppable-domain
3 years ago
OleksandrSobol 9ad276622f CAKE-297 | merged main branch into current
3 years ago
OleksandrSobol b474936aee Merge branch 'main' into CAKE-297-subaddress-for-incoming-transaction
3 years ago
OleksandrSobol 66e22c2d07 CAKE-324 | fixed localization
3 years ago
OleksandrSobol 34ee2dd8e6 CAKE-324 | added website and github links to support page
3 years ago
OleksandrSobol 8567f20809 CAKE-297 | fixed addressIndex
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 a439560d4d Fixes for LTC and added banner for old bitcoin electrum wallets.
3 years ago
OleksandrSobol 00d5542739 CAKE-321 | changed resizeToAvoidBottomPadding parameter to resizeToAvoidBottomInset
3 years ago
M b096123ea1 Fixed mnemonic generation call for litecoin service.
3 years ago
M 2b4248e30b Merged main into ltc.
3 years ago
M f2f5e03a54 Update dashboard_page.dart
3 years ago
M bc0b50af5e Update dashboard_page.dart
3 years ago
M d9d9e3d4c1 Merge branch 'main' into CAKE-303-add-buy-button-for-xmr-wallet
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 6de6352d33 Merge pull request #119 from cake-tech/CAKE-316-add-Italian-language
3 years ago
M 274c36326c Merge pull request #118 from cake-tech/CAKE-312-bypass-lock-bug
3 years ago
OleksandrSobol 7bbd530319 CAKE-297 | applied subaddress for incoming transaction
3 years ago
M 1cb27d9da3 Fixes for LTC electrum nodes available.
3 years ago
M bcd4fdd5e0 Changed random seed generation for bitcoin.
3 years ago
M 595636c24d Fixes for LTC.
3 years ago
M 35a76cd0e7 Merged main into ltc.
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 ae7ccacf29 CAKE-306 | fixed moonpay_buy_provider.dart, buy_view_model.dart and order_details_view_model.dart
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 9627590ba5 CAKE-306 | fixed findOrderById() in the moonpay_buy_provider.dart; fixed saveOrder() in the buy_view_model.dart
3 years ago
OleksandrSobol b7cb5147e1 CAKE-303 | added buy button for xmr wallet and applied buy alert
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 bbe75451a4 CAKE-312 | wrapped unlock page by WillPopScope; fixed biometricAuth() in the auth_view_model.dart
3 years ago
M d23228ac01 Updated bitcoin slow transaction priority. Changed version to 4.1.6.
3 years ago
OleksandrSobol ae9efb0ae8 CAKE-192 | implemented unstoppable domain address to the app
3 years ago
OleksandrSobol 1c976bfaa1 CAKE-306 | applied _saveOrder() to buy_webview_page.dart; fixed moonpay_buy_provider.dart and wyre_buy_provider.dart; canceled timers on exchange_trade_page.dart, order_details_page.dart and trade_details_page.dart; reworked pre_order_page.dart
3 years ago
OleksandrSobol 697fc7f5a5 CAKE-306 | reworked buy_list_item.dart and pre_order_page.dart; added clear button to pre_order_page.dart; fixed order_row.dart and order_details_view_model.dart; added MoonPay statuses to trade_state.dart
3 years ago
M 5faf7f5cba CAKE-310. CAKE-309. Bugs fixes. Changed way for save wallet after adding of new account/subaddress. Added App transport security rule for iOS. Changed version to 4.1.5.
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 b32418d9e8 Merge pull request #110 from cake-tech/CAKE-296-remove-xmr-to-xrp-and-xmr-to-xlm-exchange-pairs
3 years ago
OleksandrSobol 68c12cbb79 CAKE-296 | added receiveCurrencies (list of crypto currencies without xlm and xrp) to exchange_view_model.dart; applied receiveCurrencies to receive card in the exchange_page.dart
3 years ago
M 7e6de105b8 Merge pull request #103 from cake-tech/CAKE-294-account-creating-bug
3 years ago
M c3fb0cfcd4 Merge pull request #104 from cake-tech/CAKE-288-hidden-balance-fixes
3 years ago
M 4e90aeebd4 Merge pull request #106 from cake-tech/CAKE-298-validation-for-btc-wallet
3 years ago
M 6fe6d2aebb Merge pull request #107 from cake-tech/CAKE-305-next-address-bug-for-btc-wallet
3 years ago
M 390a2f6adb Update bitcoin_wallet.dart
3 years ago
OleksandrSobol d9752e5709 Merge branch 'main' into CAKE-296-remove-xmr-to-xrp-and-xmr-to-xlm-exchange-pairs
3 years ago
OleksandrSobol 0cd4bd46f7 CAKE-304 | upgraded project to flutter 2.x.x, upgraded packages and resolved problems
3 years ago
OleksandrSobol 753d164d6e CAKE-296 | removed xmr to xrp and xmr to xlm exchange pairs from ChangeNow pair list; disabled exchange button when pair is not exists
3 years ago
OleksandrSobol 13923d7781 CAKE-305 | saved btc wallet in the nextAddress() method
3 years ago
OleksandrSobol 5db97b6f02 CAKE-288 | increased area of pressing on hidden balance; wrapped TradeRow and OrderRow by Observer
3 years ago
OleksandrSobol 0848ede37f CAKE-305 | fixed transfer to wyre next btc address
3 years ago
OleksandrSobol 3da9eb38aa CAKE-288 | added possibility to see available and additional balance by pressing on hidden balance (balance_page.dart); fixed switch of display mode on order_list_item.dart and trade_list_item.dart
3 years ago
OleksandrSobol a1fe786af2 CAKE-294 | wallet saved when accounts and subaddresses are changed
3 years ago
M c0a12c6026 Merge pull request #102 from cake-tech/CAKE-301-add-wyre-contact-to-support
3 years ago
M a48a92493d Merge pull request #98 from cake-tech/CAKE-290-no-route-defined
3 years ago
M f93d10face Merge pull request #99 from cake-tech/CAKE-291-rescan-restore-from-date-issue
3 years ago
M e4bb14218b Merge pull request #100 from cake-tech/CAKE-299-UI-fixes-on-the-send-screen
3 years ago
OleksandrSobol c077bb6b98 CAKE-301 | replaced link for wyre contact
3 years ago
OleksandrSobol 013ba5f462 CAKE-301 | added wyre contact to support page
3 years ago
OleksandrSobol 3839850f04 CAKE-299 | fixed bug for estimatedFee getter in the send_view_model.dart
3 years ago
OleksandrSobol 69cb69bd71 CAKE-302 | wrapped Text widgets by Expanded and Row widgets in the balance_page.dart
3 years ago
OleksandrSobol 928be1a49c CAKE-298 | used 8 minor digits for btc amount validator; applied btc address formats for btc address validator
3 years ago
OleksandrSobol 8aa636a4e8 CAKE-290 | applied WillPopScope for call of AuthPage with instanceName in the router.dart
3 years ago
OleksandrSobol ce9f61b0ed CAKE-291 | fixed bug in the get_height_by_date.dart
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
OleksandrSobol 8603e3f2bf Merge branch 'main' into CAKE-272-implement-localization-generation-script
3 years ago
M 47c12a459c Merge branch 'main' into deploy
3 years ago
M 21ae0ec0da Merge pull request #96 from cake-tech/CAKE-279-integrate-wyre
3 years ago
M c1b52ebede Fixes for wyre.
3 years ago
OleksandrSobol a9566b2748 Merge remote-tracking branch 'origin/CAKE-279-integrate-wyre' into CAKE-279-integrate-wyre
3 years ago
OleksandrSobol 1cbbc71201 CAKE-279 | canceled changes in AndroidManifest.xml and MainActivity.java; added static constants to wyre_service.dart; moved WyreException class into own file; imported WyreService by di.dart
3 years ago
M 4c788eb2aa Merge branch 'CAKE-279-integrate-wyre' of github.com:cake-tech/cake_wallet into CAKE-279-integrate-wyre
3 years ago
M de2074e6eb Changed way to get order id.
3 years ago
OleksandrSobol 08efc52f71 CAKE-279 | removed find_order_by_id.dart; added and applied wyre_service.dart to the app
3 years ago
M 5cad3a9612 Updates wyre.
3 years ago
M 23f73df391 Whatever.
3 years ago
OleksandrSobol 319a7bfca6 CAKE-272 | resolved problems
3 years ago
OleksandrSobol 3bfeaeb46b Merge branch 'main' into CAKE-272-implement-localization-generation-script
3 years ago
OleksandrSobol a44cb07137 CAKE-272 | implemented localization generation script to the app (generate_localization.dart)
3 years ago
OleksandrSobol b20246ad89 CAKE-279 | renamed WebViewPage on WyrePage; applied spinner to Buy button on dashboard_page.dart
3 years ago
M 7b7ba17f7a Merge pull request #93 from cake-tech/CAKE-292-remove-changenow-fix-rate-from-ui
3 years ago
M e77cf89651 Changed api to prod mode.
3 years ago
OleksandrSobol af9d39f460 CAKE-279 | added isRunningWebView to the dashboard_view_model.dart; applied isRunningWebView to call of WebViewPage in the dashboard_page.dart
3 years ago
OleksandrSobol d752692c3f CAKE-279 | saved orderId in the orders store; added saveOrder() method to the dashboard_view_model.dart
3 years ago
M e787a764c0 Getting order id from url.
3 years ago
OleksandrSobol 76c7108bd7 CAKE-293 | applied webview to the app
3 years ago
M db75167302 Changed monero dependencies path for android. Changed scripts for generation of secrets.
3 years ago
OleksandrSobol ead43439d1 CAKE-293 | changed information on exchange confirm alert
3 years ago
OleksandrSobol 7316646b44 CAKE-292 | removed StandardCheckBox from exchange_page.dart; made receive amount not editable
3 years ago
OleksandrSobol 60333e235d CAKE-279 | applied order details to the app
3 years ago
OleksandrSobol 313f829689 CAKE-279 | integrated Wyre to the app; added buy button to dashboard page for btc wallet; added buyCryptoCurrency() method to dashboard_view_model.dart
3 years ago
OleksandrSobol d228b75f54 CAKE-284 | resolved problems
3 years ago
OleksandrSobol 6245dfe885 CAKE-284 | added static function defineUrlForCalculatingAmount() to changenow_exchange_provider.dart; fixed FAQ in the support_view_model.dart
3 years ago
OleksandrSobol 5b242002d1 Merge branch 'main' into CAKE-284-add-support-to-the-main-menu
3 years ago
M f0c7605b1d Merge branch 'main' into CAKE-278-implement-fixed-rate-flow-for-changenow
3 years ago
M e61e8c3a54 Merge pull request #84 from cake-tech/CAKE-282-QR-code-fixes
3 years ago
M 0e3b4d6719 Merge pull request #85 from cake-tech/CAKE-283-change-FAQ-on-the-app
3 years ago
M 1fdbb7e54a Merge pull request #88 from cake-tech/CAKE-280-update-alert-text-for-xlm-and-xrp-trades
3 years ago
OleksandrSobol f12995db8a CAKE-284 | changed color of filter icon and question mark in the main menu; changed height of the main menu items
3 years ago
OleksandrSobol b2b17e66c5 CAKE-284 | moved support from settings to main menu; added support_page.dart and support_view_model.dart to the app
3 years ago
OleksandrSobol bc407b9f0f CAKE-280 | updated alert text for xlm and xrp trades
3 years ago
OleksandrSobol 574fdfa874 CAKE-283 | moved url to static const
3 years ago
OleksandrSobol a4c6d01c18 CAKE-278 | applied localization to checkbox text and fixed rate alert text (exchange_page.dart)
3 years ago
OleksandrSobol 270b5f4c78 CAKE-281 | added addr1 address format validation for cardano
3 years ago
OleksandrSobol fc70852002 CAKE-278 | applied fixed rate mode only for pair xmr-btc; added _defineIsReceiveAmountEditable() to exchange_view_model.dart; added reaction on isReceiveAmountEditable to exchange_page.dart
3 years ago
OleksandrSobol 3135823afa CAKE-283 | changed FAQ on the app (now it shown in browser)
3 years ago
OleksandrSobol d024972345 CAKE-282 | made QR code border a little bold in the exchange_trade_page.dart and qr_widget.dart
3 years ago
OleksandrSobol ae96213aad CAKE-278 | added expireAt to Trade() for exchange with fixed rate
3 years ago
OleksandrSobol fb6e7de166 CAKE-278 | fixed calculating estimated amount when receive amount is entered; fixed applyTemplate() method in the exchange_page.dart and reset() method in the exchange_view_model.dart
3 years ago
OleksandrSobol 6e102c4969 CAKE-278 | applied fixed-rate flow to changenow_exchange_provider.dart, exchange_view_model.dart and exchange_page.dart; added isFixedRateMode to fetchLimits(), createTrade() and calculateAmount() methods in the exchange_provider.dart
3 years ago