692 Commits (c8a521a29f7e518da48410072b8658fc6643f874)

Author SHA1 Message Date
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