cake_wallet/lib/view_model
2021-03-24 12:22:42 +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 Merge branch 'main' into deploy 2021-03-24 12:22:42 +02:00
exchange CAKE-292 | removed StandardCheckBox from exchange_page.dart; made receive amount not editable 2021-03-15 19:54:04 +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 Estimated fee rates. 2021-02-13 00:38:34 +02:00
settings Changed monero dependencies path for android. Changed scripts for generation of secrets. 2021-03-16 15:20:46 +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
order_details_view_model.dart CAKE-279 | removed find_order_by_id.dart; added and applied wyre_service.dart to the app 2021-03-23 19:19:01 +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
support_view_model.dart CAKE-284 | resolved problems 2021-03-01 20:19:04 +02:00
trade_details_view_model.dart changed if logic to implement ExchangeProviderDescription 2021-02-09 09:50:41 -06: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
wyre_view_model.dart CAKE-279 | canceled changes in AndroidManifest.xml and MainActivity.java; added static constants to wyre_service.dart; moved WyreException class into own file; imported WyreService by di.dart 2021-03-23 20:57:20 +02:00