- 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
-
- 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>
-
- 07 May, 2020 1 commit
-
-
Hanwen Cheng authored
-
- 03 Mar, 2020 1 commit
-
-
Hanwen Cheng authored
* init typescript settings * change let to const * use typescript strict * update lint config for typescript * update lint config for typescript * upgrade to react-navigation v4 and use typed navigator * add required dependency for react navigation * update with eslint and App.tsx * following merging * refactor buttons * refactor * stash * add types for networks specs * fix add legacy account error * update typescript configs * refactor identity and account stores * hoc.js to typescript * refactor main landing page * complete identity utils and account store * renaming files * refactor components and payloads component * refactor all the components and scanner store * fix typescript compiler errors * rename alls screens * refactor screens * refactor all the screens * fix typescript compiler errors * fixed compiler and lint error * reorder files and use path alias * reoder imports * ignore jest caches * integrate typescript with jest * integrate e2e test * update travis config and readme * remove logs and comments * delete redundant line * fix scanner name * multi signing fix * add default catch * use await to avoid async problem and remove one warning with source.uri * use path alias of e2e and utils * imporve sign button display in small screen * hide path derivation option for ethereum account * fix path display error * fix ethereum delete problem * imporve navigation * upgrade react navigation to resolve bug * add react hooks lint * fix missing icon bug
-
- 21 Dec, 2019 1 commit
-
-
Hanwen Cheng authored
-
- 22 Nov, 2019 1 commit
-
-
Hanwen Cheng authored
* create legacy account list and identities switch * refactor account store for legacyAccountList view * init identityNew screen * style: logo * style: color change * react vector icons * component: ButtonIcon * IdentitySwitch in header * rename empty to emptyAccount * finish identityNew screen data binding * Update IdentitiesSwitch.js * style: header * ButtonIcon text option * remove useless isWelcome and fix lint error * fix typo * refactor LegacyAccountBackup * init IdentityNew * ButtonIcon onPress isRequired * font styles component * style: IdentitySwitch * style mop up: IdentitySwitch * style chores * style: listed cards * basic account creation for identity backup screen * IdentityBackup, IdentityPin, PathsList * shadow and misc styles * style mop up: listed cards * network logos * AccountCard can function as a networkButton Because in v4 each identity has only one network account for each network, there's no need for visual differenciation between networkButton and AccountCard in AccountList, NetworkChooser, AccountNew, AccountRecover etc. * style: layout containers for screens with AccountCard * style and fixedPrefix prop for TextInput fixedPrefix will be used to indicte full derivation path * fontStyle for seed phrases * unlock logic, new seed generation, path derivation * prepared place for identityList * integrate idenity serializer * add and move specs to certain foler * Button props * show path with netwok * merge * data bind with derivation path screen * remove navigationOptions and refactoring to stateless component * finish identity recover feature * fix all lint warnings * current identity label on identitiesSwitch * identiy management and identity backup * fix derivation and add error handling for wrong derivation path * group paths in paths list screen * show path name * path details screen, delete path function * add Path Management Screen * reset disconnect behaviour * use accountId as address * ethereum account list in idenitty and remove legacy account creation * signing function for the account in identity store * fix according to YJ review, reset some navigation behavior * fix some warnings * Update SecurityHeader.js * scrollable identitySwitch * show only available networks * rephrase backup identity * add scan buttton to the bottom * start screen with network chooser * revert conflicts * settings * Revert "revert conflicts" This reverts commit c54069f5. * e2e test for default substrate account creation * e2e test for derivation hard key * show no accountt hint text on androiid * refactor qr scanner * add identity management dropdown to every identity * style: identity screen * fix initial errors * update account network chooser * directly navigation to derivation if there is no key * add path id for kusama dev * directly account creation with ethereum account * networkParams example * show error icon if network is unknown * style: pathCard for non-Substrate * style: group path * style: substrate derivation * display path of groupPaths * vertical spacing for (un)grouped pathCards * fix address issue * btns: new derivation and scan * style: qr * delete error handling * after delete non-substrate * switcher style corrections * antdesign icons * icons and headings * eth address render fix * heading PathsList * sign message bug fix, navigate to signedMessage * style details * styles: optimised for smaller screens * ScreenHeader and ButtonMainAction components everywhere * ButtonMainAction display adjustments * display logic for different user cases * scan button fix * security and errors * upgrade detox to latest version and merge * use new fonts * `add legacy account` button for test backward compatibility * add test for delete path * textInput adjustments * delete idenitity * add currentIdentity to pathcard * fix test multi item problem * add mock file for scanning test * mock recover identity and update genesisHash * Screens with seeds * screens w popups * identity (mnemonic) icon in paths * add account signing process * tested signing process, and bug fixes * style chores * correct signing process * improved touch, scroll and popup behaviours * new shadows * error test @YJ * fix: test_substrate_sign1 * remove test sign1 * fix delete bugs * style onboarding message * payload screen styling * fix navigation after scan * refactor signed screen * button position @ios fix * icon centering @ios fix * back from debugging * lead to identitiesSwitch after deletetion * signed message styling * fix signed message styling * fix signing in ethereum * fix eslint with hooks * use async functions for setState * group alerts * more test cases and soft key fix * improve path grouping * sort list and add keys * hide tac buttons after first login * put logo on left consistently * use alternative for regex look behind * fix e2e test * use switchNavigator * remove logs and remarks * remove useless code * copyright and use strict everywhere * comment out unused code * use accountId instead of address * remove warnings * remove logo when back button appear * Use about screen instead of settings * fix grumbles * remove unused refs * style fix * back from debugging * fix card name not shown problem * style: Substrate TxDetails * indication of sender/recipient for PathCards * move duplicated code into component and fix merge error * fix: loading error * move method to top * fix naming in path derivation * separate soften keys from harden * use memo to improve performance on pathslist * Revert "Merge branch 'hanwen-fix-loading' into sveta-hanwen-hdkd" This reverts commit 7fbcfb25, reversing changes made to b0375444. * UI fix, fix unclickable legacy items on legacyAccountList * TxDetails for small screen * 8 * 4 = 32 * fixes according to code review * extract onPress and use PureComponent if possible * add error handling for derived address generation * fix signing * fix grumbles according to review * save uppercase account id * fix styling * fix grumbles * extract function out of render method * Update identityManipulation.spec.js * fix extra separator * two buttons in row for small screen * styling fix * remove extra margin
-
- 14 Oct, 2019 1 commit
-
-
Hanwen Cheng authored
* feat: introduce eslint and configurations * add lint sort key plugin * fix lint catched errors * fix lint errors * update editor config * add husky with pre-commit hooks * fix default screen error * fix screen orders * removed non-unused-vars warnings * upgrade flow versions * fix non-unused-vars error in for loop * escalate unused-var from warning to error
-
- 03 Sep, 2019 1 commit
-
-
Hanwen Cheng authored
* fix: remove componentWillReceiveProps in TextInput * fix: refactor QrView into functional component * fix: remove unused DataDetails and reference of AppStyle * fix: ignore the warning from dependencies * fix: EthBridger warning on iOS * chore: import order * Revert "chore: import order" This reverts commit 1621a2a1. * fix: logic error
-
- 05 Aug, 2019 1 commit
-
-
Hanwen Cheng authored
* fix: update header font to manifold CF * fix: update account list font family * fix: make font available in android * fix: change android default font color to black instead of grey * fix: apply fonts to all the usage of `Munifold CF` * fix: change Roboto fonts to Manifold * fix: change font to manifold of input * fix: fix previous unfunctional font styles
-
- 25 Jul, 2019 1 commit
-
-
Thibaut Sardan authored
-
- 21 Jan, 2019 1 commit
-
-
fro authored
-
- 06 Aug, 2018 1 commit
-
-
* new design init * move App.js into the root of src * the screens dir * New UI Header impl * TabBar initial * Button component * small fix * AccountCard component impl * AccountDetailsCard impl * Identicon chooser impl * AccountNew name TextImput impl * add account store impl * navigate to account list on new account * account list and account new are working * Scanner Store and new screens * TxDetails screen * proper navigation implemented, cleanups * Roboto fonts added, icons added * more styling * Background lines attempt * Account Edit * save edited account and autoFocus * Account backup, AccountPin, AccountUnlock screens * AccountsStore refactoring * soft delete account * createdAt updatedAt added * Signing test * TX details polish * singedTX screen polish * cleanup * use prettier to reformat code * fix travis * reorganise AccountLIst * AccountAdd Screen added * Backup and Recover flow done * auto-check PIN * navigation fix * package.json cleanup and license headers * fix margin * the 'GETTING STARTED' implemented * AccountPin cleanup * ListView (is depricated) -> FlatList * reset new account in the AccountAdd * fix account edit * fix ios deployment target and recursive header expension failure * .prettierrc introduced. printWidth set to 80 * fix input focus. KeyboardAwareScrollView added * fix quotes * debounce added to AccountRecover * pin >= 6 digits * launch image back * pop-to-top on tap on the active tab * fix formatting * Background lines impl * twick bg lines color * tx store implemented * initial Android build * INTERNET permission is required for debug build * ScrollView for AccountAdd * account PIN form tune * Manifold CF font added * accounts networkId and networkType added * update .prettierrc * Secure right header indicator impl * move out HeaderLeftHome to a separate file * Ability to specify chain(s) per account so that users understand the app can be used with any Ethreum-like network implemented * fix 'App crash in release mode when using 'View.propTypes.style' and release build * SecurityStore added, SecurityHeader fixed * Security screen impl * tune the back button font * tune up the SignedTx screen * DRY AccountCard * debounce added to AccountUnlock * Change Pin added, Lock selected account on AccountBackup unmount * turn off Camera if not in use * update react-native-secure-storage dep * fix account backup message formatting * fix Andriod-specific issue (https://github.com/facebook/react-native/issues/13243) * fix AccountRecover * QrView auto-scale * Use TouchableItem in AccountCard and AccountDetailsCard * fix AccountEdit in Andriod * SignedTx fix for Android * try to unlock only if pin.length > = 6 * scroll to index * scroll to account in account list after creating a new account tested * new QrScreen layout * Scanner screen done * Fix Andriod inputs * Android release fixes * SecurityStore fixes * disable cardStyle * make keyboard dark * small refactoring * pop to top in the list attempt * fix scrollToIndex * Scroll to the first item in accounts on tap on the Accounts tab * refactor AccountIcon * Use React.PureComponent to improve performance * use more React.PureComponent * Change title of Backup button * fix msgs #117 * Secured -> Secure * storage migration added * iOS app version 1.0 -> 2.0 * seed wordlist added * add a flag which means that account was recovered from the prev. DB version * fix "try again" in case of transaction parsing failure * bump iOS version * fix a small TabBattombuttons bug * tweak font sizes * bump iOS version * empty acc fix * move brainWalletAddress genaration in AccountStore * Copy seed on AccountBackup * Suggestions from the WORDLIST added on AccountRecovery screen * Animation added * tune animation * show suggestions on TextInput focus * fonts ajustment * bump iOS version * do not remove anything * font size ajustment, keyboardShouldPersistTaps in AccountNew * fix icon chooser * bump iOS version * use ERC-681 for address QR * Lock account of app goes background on the BACKUP ACCOUNT screen * bump iOS version
-
- 22 Apr, 2018 1 commit
-
-
fro authored
-
- 30 Mar, 2017 1 commit
-
-
Tomasz Drwięga authored
-
- 27 Mar, 2017 2 commits
-
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
- 24 Mar, 2017 1 commit
-
-
Tomasz Drwięga authored
-
- 20 Feb, 2017 1 commit
-
-
Marek Kotewicz authored
-
- 19 Feb, 2017 1 commit
-
-
Marek Kotewicz authored
-