cake_wallet/lib/view_model
2021-12-08 11:09:38 +00:00
..
buy Changes for buy page for bitcoin and litecoin. Added listeners for notifications from resume and launch. 2021-06-08 23:06:22 +03:00
contact_list 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 2021-07-08 17:52:48 +03:00
dashboard 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 2021-10-04 16:03:35 +03:00
exchange 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 2021-08-10 17:52:35 +03:00
monero_account_list 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 2021-07-13 08:46:34 +03:00
node_list Reworked electrum wallet. Added Litecoin wallet. 2021-05-07 10:36:38 +03:00
send Fixes for yat 2021-11-02 09:17:24 +00:00
settings Fixes for yat 2021-11-02 09:17:24 +00:00
unspent_coins 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 2021-07-05 16:52:24 +03:00
wallet_address_list Yat, electrum addresses fixes 2021-12-08 11:09:38 +00:00
wallet_list Fixes for update fiat rate after change of current wallet type. Fixes for change amount for btc transactions. Changed displaying of balance for btc wallet. General fixes. 2020-12-15 18:29:10 +02:00
auth_state.dart Part 1 2020-09-21 14:50:26 +03:00
auth_view_model.dart CAKE-312 | wrapped unlock page by WillPopScope; fixed biometricAuth() in the auth_view_model.dart 2021-04-22 18:56:14 +03:00
backup_view_model.dart Fixes for backups for Android. Fixes for send almost all amount. 2021-01-29 22:18:07 +02:00
edit_backup_password_view_model.dart Backup. 2021-01-13 18:43:34 +02:00
order_details_view_model.dart CAKE-306 | fixed moonpay_buy_provider.dart, buy_view_model.dart and order_details_view_model.dart 2021-04-30 13:12:00 +03:00
rescan_view_model.dart CAKE-172 | added onHeightOrDateEntered function to blockchain_height_widget and called it in the restoreHeightController listener; added string resources to blockchain_height_widget; added isButtonEnabled parameter to rescan view model and wallet restore view model; added reaction on mode in the wallet restore page; applied isDisable to buttons in wallet restore page and rescan page 2020-11-12 21:03:57 +02:00
restore_from_backup_view_model.dart Added displaying of errors on restore from backup screen. 2021-01-15 20:07:05 +02:00
setup_pin_code_view_model.dart Part 1 2020-09-21 14:50:26 +03:00
support_view_model.dart Add current route to router. Add yat contacts to support screen. 2021-11-05 15:08:45 +00:00
trade_details_view_model.dart 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 2021-04-15 20:10:23 +03:00
transaction_details_view_model.dart CAKE-345 | applied batch sending to monero wallet 2021-08-04 17:38:03 +03:00
wallet_creation_vm.dart 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 2021-07-13 08:46:34 +03:00
wallet_keys_view_model.dart Reworked electrum wallet. Added Litecoin wallet. 2021-05-07 10:36:38 +03:00
wallet_new_vm.dart Reworked electrum wallet. Added Litecoin wallet. 2021-05-07 10:36:38 +03:00
wallet_restoration_from_keys_vm.dart Part 1 2020-09-21 14:50:26 +03:00
wallet_restoration_from_seed_vm.dart Part 1 2020-09-21 14:50:26 +03:00
wallet_restore_view_model.dart Fixes for LTC. 2021-05-07 21:59:03 +03:00
wallet_seed_view_model.dart General changes. CAKE-1. 2020-07-06 23:09:03 +03:00