CakeWallet/lib
David Adegoke dd8413bae2
CW 818: Improve Passphrase Discoverability When Restoring (#2224)
* feat(passphrase for restore): improve passphrase discoverability for restore flow.

Makes the option for adding a passphrase more visible for the user to see while restoring a wallet with seeds.

This change:
- Adds a checkbox on the restore from seeds page that asks if the wallet has a passphrase
- Switches the main CTA for the page to "Add Passphrase" when the checkbox is checked
- Pops up a bottomsheet with input fields for the passphrase when the "Add Passphrase" button is pressed
- Completes the flow and restores the wallet with the passphrase when the "Restore" button on the bottomsheet is pressed
- Hides the passphrase input fields in AdvancedSettings page when its a restore flow.

* feat(passphrase for restore): improve passphrase discoverability for restore flow. (Cont.)

This change:
- Obscures the passpgrase input fields by default
- Changes the color for the main CTA button

* feat(passphrase for restore): improve passphrase discoverability for restore flow. (Cont.)

This change:
- Adjusts the colors for the buttons on both the seed page and the bottomsheet

* feat(passphrase for restore): improve passphrase discoverability for restore flow. (Cont.)

This change:
- Combines the control for the visibility icons of the passphrase input fields - one tap to rule them all :)
2025-05-02 02:56:06 +03:00
..
anonpay Generic fixes (#1583) 2024-08-09 22:18:32 +03:00
anypay Remove haven (#2085) 2025-03-21 04:52:05 +02:00
bitcoin CW-843: Enhance Wallet Groups Implementation (#2045) 2025-03-06 02:25:38 +02:00
bitcoin_cash CW-843: Enhance Wallet Groups Implementation (#2045) 2025-03-06 02:25:38 +02:00
buy more trace in minor error [skip ci] 2025-04-18 04:47:53 +02:00
cake_pay fix cakepay text encoding (#1902) 2024-12-28 08:06:37 +02:00
core feat(dev): add secrets dev screen (used to recover corrupted wallet) (#2234) 2025-04-30 09:29:08 +03:00
decred Add decred (#1938) 2025-03-21 04:18:47 +02:00
entities Handle Network Connection Errors (#2213) 2025-04-25 01:12:56 +03:00
ethereum CW-843: Enhance Wallet Groups Implementation (#2045) 2025-03-06 02:25:38 +02:00
exchange Add fallback for tx status [skip ci] 2025-04-22 23:56:29 +02:00
haven Add the code to enable removing Haven wallets (#2222) 2025-04-23 12:19:59 +02:00
locales CW-875 BackupServiceV3 (#2064) 2025-03-22 03:16:54 +02:00
mastodon CW 781 replace all print statements with printV (#1733) 2024-12-09 20:23:59 +02:00
monero CW-723-Add-Monero-support-to-the-Shared-Seed-feature-in-Cake (#2131) 2025-04-10 03:31:26 +02:00
nano CW-843: Enhance Wallet Groups Implementation (#2045) 2025-03-06 02:25:38 +02:00
nostr CW 781 replace all print statements with printV (#1733) 2024-12-09 20:23:59 +02:00
polygon CW-843: Enhance Wallet Groups Implementation (#2045) 2025-03-06 02:25:38 +02:00
reactions Explore-Reown-For-WalletConnect (#2156) 2025-04-24 18:39:58 +02:00
solana Fix Scam tokens handling and make it persistent (#2138) 2025-04-03 03:32:00 +02:00
src CW 818: Improve Passphrase Discoverability When Restoring (#2224) 2025-05-02 02:56:06 +03:00
store Explore-Reown-For-WalletConnect (#2156) 2025-04-24 18:39:58 +02:00
themes UI enhancements (#1895) 2025-02-12 14:35:59 +03:00
tron Fix Scam tokens handling and make it persistent (#2138) 2025-04-03 03:32:00 +02:00
twitter New versions (#1312) 2024-03-04 19:32:10 +02:00
utils Enable error reports without cooldown in testing builds 2025-04-30 10:27:21 +03:00
view_model CW 818: Improve Passphrase Discoverability When Restoring (#2224) 2025-05-02 02:56:06 +03:00
wownero CW-1024 Improve performance of xmr wallet (#2128) 2025-04-03 03:31:25 +02:00
zano CW-1024 Improve performance of xmr wallet (#2128) 2025-04-03 03:31:25 +02:00
app_scroll_behavior.dart Cw 567 cant swipe through menus on desktop builds (#1563) 2024-08-10 01:21:26 +03:00
di.dart feat(dev): add secrets dev screen (used to recover corrupted wallet) (#2234) 2025-04-30 09:29:08 +03:00
main.dart Implement background sync for xmr using flutter_daemon (#2094) 2025-03-21 19:22:00 +02:00
palette.dart Replace purple with "Cake Dark Blue" theme and make it default (#1314) 2024-02-28 04:15:18 +02:00
router.dart feat(dev): add secrets dev screen (used to recover corrupted wallet) (#2234) 2025-04-30 09:29:08 +03:00
routes.dart feat(dev): add secrets dev screen (used to recover corrupted wallet) (#2234) 2025-04-30 09:29:08 +03:00
typography.dart Cw 657 new buy sell flow (#1553) 2024-11-09 21:00:56 +02:00
wallet_type_utils.dart Remove haven (#2085) 2025-03-21 04:52:05 +02:00