mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-03-20 22:28:46 +00:00
* 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> |
||
---|---|---|
.. | ||
address_label_validator.dart | ||
address_validator.dart | ||
amount.dart | ||
amount_validator.dart | ||
auth_service.dart | ||
auth_state.dart | ||
backup_service.dart | ||
contact_name_validator.dart | ||
email_validator.dart | ||
execution_state.dart | ||
fiat_conversion_service.dart | ||
generate_wallet_password.dart | ||
key_service.dart | ||
mnemonic_length.dart | ||
monero_account_label_validator.dart | ||
node_address_validator.dart | ||
node_port_validator.dart | ||
seed_validator.dart | ||
socks_proxy_node_address_validator.dart | ||
sync_status_title.dart | ||
template_validator.dart | ||
totp_request_details.dart | ||
validator.dart | ||
wallet_creation_service.dart | ||
wallet_creation_state.dart | ||
wallet_loading_service.dart | ||
wallet_name_validator.dart | ||
yat_service.dart |