cake_wallet/lib/view_model
2021-09-07 19:43:49 +03: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 Removed firebase dependencies. 2021-08-16 17:44:38 +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 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 2021-08-12 17:56:34 +03:00
settings 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 2021-08-20 16:26:00 +03: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 CAKE-356 | replaced yatAddress to emoji in yat_store.dart, wallet_address_list_view_model.dart and qr_widget.dart; added _fetchEmojiFromUri method to main.dart; changed url for yat service in the yat_alert.dart 2021-09-07 19:43:49 +03: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 CAKE-344 | fixed MoonPay icon color on support and dashboard pages 2021-07-06 18:13:29 +03: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
yat_view_model.dart 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 2021-08-27 20:46:24 +03:00