cake_wallet/lib/view_model
M e8c4653aad Merge pull request #158 from cake-tech/CAKE-216-exchange-status-bug
CAKE-216 | added trade_details_view_model.dart to the app; applied Tr…
2021-01-05 22:00:18 +02:00
..
contact_list Fixes 2020-09-28 18:47:43 +03:00
dashboard CAKE-208 | changed MoneroBalance to Balance property and handled BitcoinBalance case in the balance_view_model.dart 2020-12-24 22:57:32 +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 pull request #163 from cake-tech/CAKE-221-rework-send-screen 2021-01-05 21:50:15 +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
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