- 31 Jul, 2020 3 commits
-
-
Hanwen Cheng authored
* ui: make alert button clear * update the button texts
-
Hanwen Cheng authored
-
Hanwen Cheng authored
-
- 30 Jul, 2020 2 commits
-
-
philipstanislaus authored
* Update Centrifuge metadata Signed-off-by:
Philip Stanislaus <6912756+philipstanislaus@users.noreply.github.com> * Update types-kown * Update metadata * Upgrade polkadot api, types and types-known Co-authored-by:
Hanwen Cheng <heawen.cheng@gmail.com>
-
Hanwen Cheng authored
* refine the state control in account seed * no suggestion on selection * fix e2e test
-
- 28 Jul, 2020 1 commit
-
-
Hanwen Cheng authored
* alert backbones * extract global state into context * create and use context for alert * make lint happy * add actions to alert * refine alert styles * replace all the alert with context * refactor context * install unstated next * Create AccountsContext.ts * remove withAccountStore * refactor accountStore with Context * use withCurrentIdentity HOC * make linter happy * fix props types * use scanner context * refactor registries store and scanner context * refactor txStore * remove unstated from account unlock * remove state when scanning * update alerts * upgrade detox * make lint happy * fix identity manipulation e2e test * refactor account store * safe area view for container * fix scanning * fix signing issue with react hooks * remove debugging code * clean hoc and rename accountsStore * update types * fix types * remove unused functions * revert detox upgrade * fix lint warning * update ios version on e2e
-
- 21 Jul, 2020 1 commit
-
-
Hanwen Cheng authored
-
- 14 Jul, 2020 1 commit
-
-
Hanwen Cheng authored
* fix: consistently use network root account as default created account * fix e2e test
-
- 13 Jul, 2020 2 commits
-
-
Hanwen Cheng authored
-
Hanwen Cheng authored
* create basic functional screen * remove rust related files * use npm libraries * Update native.ts * remove redundant files * use npm package * fix android building * fix unit test * Update actions.yml * update readme * make the state change response to ui changes * update pod * complete path group and redesign derivation button * add e2e test for quick derivation * lint fixes * update project settings ios
-
- 03 Jul, 2020 1 commit
-
-
Hanwen Cheng authored
* remove rust related files * use npm libraries * Update native.ts * remove redundant files * use npm package * fix android building * fix unit test * Update actions.yml
-
- 26 Jun, 2020 1 commit
-
-
Hanwen Cheng authored
* fix: android build with flipper * update dependencies * make lint happy
-
- 24 Jun, 2020 1 commit
-
-
Hanwen Cheng authored
* fix showing account with unknown network path id * rephrase errors * bump version to 4.4.0 * update ios bundle * fix unit test
-
- 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
-
- 22 Jun, 2020 1 commit
-
-
Hanwen Cheng authored
* update dependencies * Change organization * remove unused icon * embed swift libraries * update library search path * upgrade gradle * listen to ui mode change and use single task * integrate flipper * merge master * Update yarn.lock * apply changes * fix project settings in ios and yarn.lock * bump version * Update project.pbxproj * Update project.pbxproj * update dependency * Update project.pbxproj * fix dependency issue * adjust setting on xcode for e2e test
-
- 16 Jun, 2020 2 commits
-
-
Hanwen Cheng authored
* chore: generate seed root account as seed default account * adjust e2e test * make linter happy
-
Hanwen Cheng authored
* add rust seed export function * add get secret with ref function * stash * add rust function for derive mini secret key * fix test on rust part * add bindings on native part * add js bindings * add hard derivation check function and tests * add test in rust for passworded keypairs secret * new path secret screen * add new hook for unlocking * refactor and improve unlocking * add genesisHash in the secret QR * add e2e test and fix ios building * fix rust test * update os version
-
- 08 Jun, 2020 1 commit
-
-
Hanwen Cheng authored
-
- 05 Jun, 2020 1 commit
-
-
Hanwen Cheng authored
* doc: update readme for ndk * rephrase * update docs * update doc
-
- 04 Jun, 2020 1 commit
-
-
Hanwen Cheng authored
* build: use latest ndk * use script to generate android debug keystore * remove logs * use api from variable script
-
- 02 Jun, 2020 2 commits
-
-
Hanwen Cheng authored
-
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>
-
- 28 May, 2020 1 commit
-
-
Hanwen Cheng authored
* add hash signing * add e2e test and add more types for checking * bump version
-
- 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
-
- 26 May, 2020 2 commits
-
-
Hanwen Cheng authored
-
Hanwen Cheng authored
* update polkadot genesisHash * bump version * add polkadot metadata
-
- 22 May, 2020 1 commit
-
-
Hanwen Cheng authored
* update polakdot dependencies * bump version number
-
- 20 May, 2020 2 commits
-
-
Hanwen Cheng authored
* fix: parsing bug on unrecognized network key * bumo version number
-
lvn1 authored
* Typo fix * Typo fix
-
- 14 May, 2020 1 commit
-
-
Hanwen Cheng authored
* fix error on scanning * fix path derivation bug * bump to 4.2.4 * upgrade react navigation
-
- 08 May, 2020 1 commit
-
-
Hanwen Cheng authored
-
- 07 May, 2020 1 commit
-
-
Hanwen Cheng authored
-
- 06 May, 2020 3 commits
-
-
Hanwen Cheng authored
-
Hanwen Cheng authored
-
Hanwen Cheng authored
* fix path list method * strict signed message and signed tx screen rendering
-
- 05 May, 2020 3 commits
-
-
Hanwen Cheng authored
-
Hanwen Cheng authored
-
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 2 commits
-
-
Hanwen Cheng authored
* build: use proguard to reduce package size * remove intenet permission * only use intenet permission in debug to connect react server * update bundle * format * Revert "update bundle" This reverts commit 299cf394.
-
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
-