* feat: Switch UI for seeds display
* feat: Add localization for disclaimer text
* fix: Modify color for warning on seeds screen
* Fix: Adjust UI styling for seed page
* chore: Revert podfile.lock
* Fix column colors
* Fix more colors
* Fix more colors and update strings
* feat: Enforce Seed Verification Implementation
* fix: Error extracting seed words in Japanese because of spacing type used
* fix: Modify styling for copy image button
* fix: Add back button to the seed page and adjust styling to seed verification question text
* Update seed verification image [skip ci]
* Update description text weight [skip ci]
* Make seed page wider
* Seed page changes
---------
Co-authored-by: tuxpizza <tuxsudo@tux.pizza>
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
* Change order of currencies in currency picker
* Disable Background sync until implemented properly
* remove ability to use device pin in bio auth
* Fix condition
* Minor fix [skip ci]
* make notifications red dot go when opened
* Update Frozen coin text color
* Update Frozen coin text color
* Fetch internal transactions for eth and polygon
* Remove debug prints [skip ci]
* Fix Camera permission on iOS [skip ci]
---------
Co-authored-by: tuxsudo <tuxsudo@tux.pizza>
* Fix Hive issue
* Disable RobinHood for Nano
* Validate context is still mounted [skip ci]
* Disable Exolix for new exchanges
Remove duplicate ethereum case
* add nano/banano to manifest/info.plist
* fix qr code issues for nano
* Add Nano-wallet to restore form qr
Add iOS keychain accessibility config
* support app links for ethereum and nano [skip ci]
* catch exceptions from gas price and estimated gas
* Add bitcoin cash to app links
Fix restore from QR for bitcoin cash
* Fixate bottom buttons for create/restore wallet in wallet list page
---------
Co-authored-by: fosse <matt.cfosse@gmail.com>