Open
Conversation
- Removed extra permission settings for EPOCH requests - It is just a standard permission request now. - Fixed UI issues causing recovery seed/hex to be hidden - Performance increase via migration to Fyne threading
- Replace 25 individual word entries with single multi-line seed entry - Add paste from clipboard button with icon - Implement word validation with specific error messages - Remove language dropdown from Recovery Words mode - Simplify UI with cleaner labels and headings - Fix nil pointer crash in FocusGained callback - Fix nested scroll container causing UI freeze - Remove 'an existing' from recovery text on main page
- Add nil check for OnFocusGained callback - Change 'Create a new account' to 'Create New Account' - Change 'Recover an existing account' to 'Recover Account'
- Add card-based recovery type selection with pulse animation - Add password strength indicator and real-time seed word counter - Add Enter key navigation and form submission - Add QR code and address display on success screen - Add show/hide toggles for sensitive entries - Add network indicator (MAINNET/TESTNET) - Add helper functions for form validation and debouncing - Change Import to button-triggered file dialog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Summary of changes:
This PR introduces significant improvements to the connection settings UI and refactors the wallet recovery flow for a better user experience.
Connection Settings Improvements
Other Improvements
Type of change
Which part is impacted?
Checklist:
License
I am contributing & releasing the code under RESEARCH LICENSE.