cake_wallet/lib/view_model
2021-01-06 15:34:04 +02:00
..
contact_list Fixes 2020-09-28 18:47:43 +03:00
dashboard CAKE-227 | applied null to subname for btc wallet in the dashboard_view_model.dart; deleted isDrawBottom from trade_details_page.dart, transaction_details_page.dart, standart_list_row.dart, textfield_list_row.dart; applied SectionStandardList to trade_details_page.dart and transaction_details_page.dart 2021-01-06 15:34:04 +02:00
exchange Merge pull request #158 from cake-tech/CAKE-216-exchange-status-bug 2021-01-05 22:00:18 +02:00
monero_account_list CAKE-158 | made account tile slidable; added onEdit function to account tile; added ability to edit wallet account name; added isFirstAddress parameter to wallet_address_list_view_model.dart and made first address in the address list not editable (receive page); wrapped wallet account name in the wallet menu title by observer; added _moneroTransactionsChangeReaction to dashboard_view_model.dart 2020-11-17 20:16:58 +02:00
node_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
send Merge branch '4.1.0' into CAKE-198-notes-for-transactions 2021-01-05 21:57:05 +02:00
settings Merged btc and 4.1.0 branches. 2020-12-18 20:42:28 +02:00
wallet_address_list Merged btc and 4.1.0 branches. 2020-12-18 20:42:28 +02: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 Another one fix for authentication bar disapearing. Changed build version to 20 for android, 4.0.8 (3) for iOS. 2020-11-17 14:31:09 +02: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
setup_pin_code_view_model.dart Part 1 2020-09-21 14:50:26 +03:00
trade_details_view_model.dart CAKE-216 | added trade_details_view_model.dart to the app; applied TradeDetailsViewModel to the trade_details_page.dart; added _updateItems() method to the exchange_trade_view_model.dart; reworked content in the exchange_trade_page.dart 2020-12-18 14:42:53 +02:00
transaction_details_view_model.dart Fixes 2021-01-05 22:37:25 +02:00
wallet_creation_vm.dart 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
wallet_keys_view_model.dart CAKE-126 | fixed string resources 2020-10-22 20:41:51 +03:00
wallet_new_vm.dart Added selection of new wallet type. Returned support of bitcoin wallet. 2020-11-12 18:31:53 +02: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 2020-11-30 19:17:44 +02:00
wallet_seed_view_model.dart General changes. CAKE-1. 2020-07-06 23:09:03 +03:00