cake_wallet/lib/view_model
2020-12-10 20:35:11 +02:00
..
contact_list Fixes 2020-09-28 18:47:43 +03:00
dashboard Changed listener for update of transactions list. 2020-12-04 21:09:55 +02:00
exchange CAKE-185 | removed isValidAmount() from exchange_view_model.dart and exchange_page.dart; throw exception in the createTrade() (xmrto_exchange_provider.dart) if number of fractional digits of amount more than 8 2020-12-03 23:22:56 +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 CAKE-169 | added NodeSSL class with getter useSSl; applied useSSL in the connectToNode() method in the monero_wallet.dart; added dynamic parameter to ExecutedSuccessfullyState class; applied ExecuteState class to connect() method in the node_create_or_edit_view_model.dart; deleted connection_state.dart; deleted _isEffectsInstalled parameter from node_create_or_edit_page.dart 2020-12-02 20:26:41 +02:00
send Fixes 2020-11-06 20:54:00 +02:00
settings CAKE-207 | fixed string resources 2020-12-10 20:35:11 +02:00
wallet_address_list CAKE-158 | added isPrimary property to WalletAddressListItem; removed defining primary address cell in the receive_page.dart 2020-12-03 22:47:00 +02:00
wallet_list Integrated wallet names generation 2020-10-22 21:24:24 +03: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
wallet_creation_vm.dart Fixes. 2020-10-29 12:49:07 +02:00
wallet_keys_view_model.dart CAKE-126 | fixed string resources 2020-10-22 20:41:51 +03:00
wallet_new_vm.dart Part 1 2020-09-21 14:50:26 +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 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
wallet_seed_view_model.dart General changes. CAKE-1. 2020-07-06 23:09:03 +03:00