cake_wallet/lib/view_model
Adegoke David 4120394121
CW-266 verbose access controls for TOTP 2FA (#967)
* chore: Setup

* feat: Verbose controls for TOTP 2FA WIP [skip-ci]

* feat: Implement verbose controls for sends to contact, non contacts and internal wallets

* feat: Implement verbose 2FA control for exchanges to internal wallets [skip-ci]

* Implement verbose controls

* chore: PR cleanup

* fix: Implement fixes and recommendations on verbose controls

* feat: Localization for verbose controls settings

* fix: disable pin when 2fa is not activated

* fix: Naming error

* chore: Reformat code with linelength of 100

* fix: Wallet type page and type bug when creating wallet

* fix: add new values to be stored in local storage to both reload function and import/export functions in back_service.dart

* fix: White spaces with localization files

* fix: Switch observers in modify_2fa page to individual observer

* chore: Switch custom tab widget to reusable SettingsChoicesCell widget

* chore: Remove unneeded argument in create wallet entrypoint

* fix: Switch type for selectedCakePreference when importing preferences from backup file

* fix: Await all values being saved to local storage

---------

Co-authored-by: David Adegoke <blazebrain@Davids-MacBook-Pro.local>
2023-08-04 16:49:26 +03:00
..
buy Fix nullability of selected provider (#562) 2022-10-24 15:06:03 -04:00
contact_list CW-266 verbose access controls for TOTP 2FA (#967) 2023-08-04 16:49:26 +03:00
dashboard CW-441 xmr price issue (#1005) 2023-07-27 04:08:12 +03:00
exchange CW-266 verbose access controls for TOTP 2FA (#967) 2023-08-04 16:49:26 +03:00
ionia CW-400 investigate cupertino nav bar null exception (#943) 2023-06-08 02:16:52 +03:00
monero_account_list CW-260 show amount received for each account (#907) 2023-05-05 15:58:41 +03:00
node_list feat: Introduce QR Scanning to add new node (#1007) 2023-08-04 14:27:19 +03:00
restore CW-365-Wallet-QR-codes-not-working-properly-on-some-devices (#909) 2023-05-08 23:30:14 +03:00
send CW-266 verbose access controls for TOTP 2FA (#967) 2023-08-04 16:49:26 +03:00
settings CW-266 verbose access controls for TOTP 2FA (#967) 2023-08-04 16:49:26 +03: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 CW-266 verbose access controls for TOTP 2FA (#967) 2023-08-04 16:49:26 +03: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 CW-214-Monero-wallet-rescan-bug (#945) 2023-07-11 20:56:01 +03:00
restore_from_backup_view_model.dart - Fix reloading settings store 2022-12-07 16:41:04 +02:00
set_up_2fa_viewmodel.dart CW-266 verbose access controls for TOTP 2FA (#967) 2023-08-04 16:49:26 +03: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 CW-424-ChangeNOW-add-payload-details (#979) 2023-07-08 05:30:05 +03: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-371-Restore-height-issue-with-QR-code-Wallet-incorrectly-assigns-today's-restore-height-to-legacy-wallets (#925) 2023-05-25 00:00:54 +03: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