cake_wallet/lib/view_model
2021-02-01 20:12:37 +02:00
..
contact_list Added auto saving of wallet address to wallet info. Added users wallet addresses into address book. 2021-01-08 20:10:37 +02:00
dashboard Another beautiful day changes 2021-01-11 19:15:27 +02:00
exchange Fixes. Changed terms of use text. 2021-02-01 20:12:37 +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 Fixes for backups for Android. Fixes for send almost all amount. 2021-01-29 22:18:07 +02:00
settings Fixes. Changed terms of use text. 2021-02-01 20:12:37 +02:00
wallet_address_list Another beautiful day fixes 2021-01-12 13:14: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
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
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
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 Block explorer row in transaction details is now implemented as an item subclass rather than being index dependent in the list 2021-01-20 20:01:49 -06:00
wallet_creation_vm.dart Added auto saving of wallet address to wallet info. Added users wallet addresses into address book. 2021-01-08 20:10:37 +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