- 23 Jun, 2020 1 commit
-
-
Hanwen Cheng authored
* move the derive button to the button * remove unused button * refactor redirection function * change the redirection after derivation * refactor e2e tests to fit new work flow * add version in about * validate pin input without button tapped * Update NetworkSelector.tsx * update westend genesis hash * fix e2e test * move two tabs in the bottom to one * fix e2e test * bump version to 4.3.2 * bump dependencies * remove password length limitation * update xcode settings * fix e2e test
-
- 08 Jun, 2020 1 commit
-
-
Hanwen Cheng authored
-
- 02 Jun, 2020 1 commit
-
-
goldsteinsveta authored
* style: navigation bar bg color * feat: component QrTab * rename: QrTab > QrScannerTab * style: networkCard icons * fix: tsc declare 'react-native-navbar-color' * style: ButtonNewDerivation * style: pink everything derivation + refactor components * refactor: colors * style: identitiesSwitch * font: RobotoMono-Medium * refactor: ButtonMainAction * style: nits * fix image names * add images in ios * add font in ios * ignore yellowbox in e2e local test * fix header styling * style: nits * style: removes gap between PathsList view and ButtonNewDerivation * style: ButtonNewDerivation nits * move qrscanner to the bottom of the screen * style and typo: nits * style: color coding as in polkadotjs apps and polkascan * style: contrast ratios * style: derivations headings, gaps between groups * style: nit * style: signedMessage * reorder styles * change opacity of white color * fix button styles * use scroll container * fix: borked button * style: lighter white-gray * style: column buttons to be safe at small devices * style: compact seed input * style: nits * fix: typo * fix: blurry pixels * fix: app bg mismatch * style: center small lock * style: shadow * set pin input to vertical center * remove unused component * align button styles for android and ios * add extra padding for identities switch icon make it easier for tap * style: signed extrinsic/tx same as the new signed msg * style: QR first signing screens Co-authored-by:
Hanwen Cheng <heawen.cheng@gmail.com>
-
- 27 May, 2020 1 commit
-
-
Hanwen Cheng authored
* fix: signing on polkadot, adjust with polkadot js * add polkadot e2e test * fix e2e polkadot signing test * bump version to 4.3 * fix passworded signing problem and add e2e passworded test * refine message details view
-
- 05 May, 2020 1 commit
-
-
Hanwen Cheng authored
* 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 * refactor qrscanner to functional componnet * move files into module * finish sign process during scanning * refactor signed tx and message page * simplify seed ref getter in scanning * stash changes * refactor scanner store and improve multi part sign * complete signing for multi part * fix e2e * make lint happy * update babel related packages * merge master * Update yarn.lock * prevent detox to be included into package.
-
- 04 May, 2020 1 commit
-
-
Hanwen Cheng authored
* 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 * rebase commit on master
-
- 30 Apr, 2020 1 commit
-
-
Hanwen Cheng authored
* 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
-
- 21 Apr, 2020 1 commit
-
-
Hanwen Cheng authored
* 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 * add path error indicator
-