cake_wallet/lib/view_model/settings
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
..
choices_list_item.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
display_settings_view_model.dart CW-331-Add-option-to-disable-market-place-in-display-settings (#872) 2023-04-16 15:45:35 +02:00
link_list_item.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
other_settings_view_model.dart Initialize wallet directly from constructor argument [skip ci] 2022-12-01 21:33:17 +02:00
picker_list_item.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
privacy_settings_view_model.dart CW-370-add-options-to-enable-disable-buy-and-sell-actions (#920) 2023-05-15 15:26:56 +03:00
regular_list_item.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
security_settings_view_model.dart CW-266 verbose access controls for TOTP 2FA (#967) 2023-08-04 16:49:26 +03:00
settings_list_item.dart General changes. CAKE-1. 2020-07-06 23:09:03 +03:00
switcher_list_item.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
version_list_item.dart Flutter upgrade 2022-10-12 13:09:57 -04:00