cake_wallet/lib/view_model
Serhii 1eb8d0c698
CW-229 Improved restore options from QR code (#793)
* add restoring wallet from qr

* add restore mode

* add alert for exceptions

* add restore from seed

* add check for create wallet state

* convert sweeping page into stateful

* fix parsing url

* restoration flow update

* update restoring from key mode

* update config

* fix restor of BTC and LTC wallets

* fix pin code issue

* wallet Seed/keys uri or code fix

* fix key restore credentials

* update the restore workflow

* update from main

* PR coments fixes

* update

* update

* PR fixes
2023-04-21 20:36:47 +02:00
..
buy Fix nullability of selected provider (#562) 2022-10-24 15:06:03 -04:00
contact_list Pass selected currency to the view model instead of the UI 2022-12-05 18:37:35 +02:00
dashboard CW-59-New-update-highlight-popup (#863) 2023-04-21 17:21:31 +02:00
exchange Cw 262 better handle user exchange amount below minimum or maximum trade size (#868) 2023-04-20 03:13:37 +02:00
ionia Update Cake Pay checkout wording 2023-01-25 18:21:10 +02:00
monero_account_list Flutter upgrade 2022-10-12 13:09:57 -04:00
node_list V4.6.2 Bug Fixes (#874) 2023-04-17 21:09:26 +02:00
restore CW-229 Improved restore options from QR code (#793) 2023-04-21 20:36:47 +02:00
send CW-243-Better-error-message-for-too-many-decimals (#818) 2023-03-15 19:22:08 +02:00
settings CW-351-Add-option-in-Privacy-settings-to-enable-disable-screenshots (#885) 2023-04-20 11:59:59 +02:00
unspent_coins CW-325-Coin-Control-enhancements (#846) 2023-04-20 15:46:41 +02:00
wallet_address_list CW-240 Receive fiat currency amount and receive animations (#877) 2023-04-21 20:03:42 +02:00
wallet_list Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
advanced_privacy_settings_view_model.dart Add Fiat API mode to advanced privacy settings page 2023-03-02 19:13:00 +02:00
anon_invoice_page_view_model.dart Cw 314 trocador receive screen update (#823) 2023-03-24 17:26:42 +02:00
anonpay_details_view_model.dart Cw 314 trocador receive screen update (#823) 2023-03-24 17:26:42 +02:00
auth_state.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
auth_view_model.dart Fix formatting 2022-12-09 20:18:36 +01:00
backup_view_model.dart Xchaha20 poly1305 integration (#569) 2022-10-26 15:28:27 -04:00
edit_backup_password_view_model.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
order_details_view_model.dart V4.6.1 report fixes (#859) 2023-03-31 21:14:22 +02:00
rescan_view_model.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
restore_from_backup_view_model.dart - Fix reloading settings store 2022-12-07 16:41:04 +02:00
setup_pin_code_view_model.dart Part 1 2020-09-21 14:50:26 +03:00
support_view_model.dart Add try/catch block in case launch url throws a platform exception 2023-02-27 16:07:22 +02:00
trade_details_view_model.dart V4.6.1 report fixes (#859) 2023-03-31 21:14:22 +02:00
transaction_details_view_model.dart V4.6.1 report fixes (#859) 2023-03-31 21:14:22 +02:00
wallet_creation_vm.dart CW-229 Improved restore options from QR code (#793) 2023-04-21 20:36:47 +02:00
wallet_keys_view_model.dart CW-229 Improved restore options from QR code (#793) 2023-04-21 20:36:47 +02:00
wallet_new_vm.dart CW-229 Improved restore options from QR code (#793) 2023-04-21 20:36:47 +02:00
wallet_restoration_from_keys_vm.dart CW-229 Improved restore options from QR code (#793) 2023-04-21 20:36:47 +02:00
wallet_restoration_from_seed_vm.dart CW-229 Improved restore options from QR code (#793) 2023-04-21 20:36:47 +02:00
wallet_restore_view_model.dart CW-229 Improved restore options from QR code (#793) 2023-04-21 20:36:47 +02:00
wallet_seed_view_model.dart Configure wallet types for the app 2021-12-24 14:41:34 +02:00