112 Commits (13816cf3b5faf29fe51abd8ace71cb88b4dbd4e4)

Author SHA1 Message Date
dsc 13816cf3b5 Such Wow, Many Cake. Om nom
2 years ago
M 57a5a8b01a Fix grey screen for new account for monero.com app
2 years ago
Serhii c08f2c1667
Cw 55 allow saving templateswith fiat amount (#343)
2 years ago
Serhii 2e17c59a00
hidden mode for balance on send screen (#344)
2 years ago
mkyq 01150ef2a7
Hv (#295)
2 years ago
Rafia Rahman Chowdhury c10d5ef83c
Balance Container redesigned according to Figma (#287)
2 years ago
Godwin Asuquo d2cc812884
Cw 45 implement yat sending (#269)
2 years ago
Godwin Asuquo f021dbf6a6 add stay awake swift support
2 years ago
M e6b1da376d Configure wallet types for the app
2 years ago
M 42104fd825 Yat, electrum addresses fixes
2 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 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 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
OleksandrSobol 2a047e1f51 Merge branch 'release-4.2.4' into CAKE-345-batch-sending
3 years ago
M 3dd1bdabcc Merge branch 'release-4.2.4' into CAKE-334-unspent-coins-control-application-logic
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 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 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
M 951cdbeb50 Merge pull request #134 from cake-tech/CAKE-297-subaddress-for-incoming-transaction
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 ff6e4d58f7 Added push notifications, FCM.
3 years ago
OleksandrSobol ee6b8767d6 CAKE-306 | fixed settings_store.dart and di.dart
3 years ago
OleksandrSobol 90d53c9f6e CAKE-306 | fixed MoonPay icon for buy_list_item.dart and order_row.dart
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 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 aca8e8a292 CAKE-329 | added unspent coins list page to the app
3 years ago
OleksandrSobol b474936aee Merge branch 'main' into CAKE-297-subaddress-for-incoming-transaction
3 years ago
M f4c57e22f2 Minor bug fixes.
3 years ago
OleksandrSobol 7bbd530319 CAKE-297 | applied subaddress for incoming transaction
3 years ago
M 1330966794 Reworked electrum wallet. Added Litecoin wallet.
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 9627590ba5 CAKE-306 | fixed findOrderById() in the moonpay_buy_provider.dart; fixed saveOrder() in the buy_view_model.dart
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 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
OleksandrSobol 0848ede37f CAKE-305 | fixed transfer to wyre next btc address
3 years ago
M 47c12a459c Merge branch 'main' into deploy
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
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
OleksandrSobol b20246ad89 CAKE-279 | renamed WebViewPage on WyrePage; applied spinner to Buy button on 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
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