Unverified Commit 23cc5f65 authored by Hanwen Cheng's avatar Hanwen Cheng Committed by GitHub
Browse files

feat: support pinless signing when user already input pin recently (#589)

* fix: upgrade react navigation v5

* update project settings in ios

* improve navigation by upgrading to react navigation v5

* make compiler happy

* unlink react-native-secure-storage

* make detox and react-navigation happy again

* make e2e test happy

* use safe area context app wide

* delete stray comment

* fix screen heading styles

* fix pin backup navigation

* revert change to rust target

* fix ui overlap on android

* remove bounce in ios scroll view

* lint fix

* feat: enable passworded identity

* use keyboard scroll view

* complete password generation

* update react-native-camera and related polkadot api packages

* add registry store and use type override

* reduce android bundle size

* update yarn.lock

* update metadata

* prettier happy

* update polkadot api

* add password in pinInputt

* remove password from identity

* add password in path derivation

* remove log

* complete password support

* make compiler happy

* refactor account store error handling

* remove password check when signing

* add lock icon for passworded account

* add hint also on path

* add extra hint text

* fix autofocus and remove useRef

* add e2e test suit for passworded account

* make lint happy

* destroy reference when app go into background

* fix lint

* add seed ref functions

* enable pin los address creation

* signing with seed reference

* fix bridge in ios

* use lists for data pointers for each identity

* createSeedRefWithNewSeed function

* fix logic error

* more fix and complete e2e test

* remove console log

* add copyright

* fix lint errors

* fix unlock identity error
parent 1b51dd33
Pipeline #90497 failed with stages
in 3 minutes and 41 seconds
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment