1. 21 Aug, 2019 1 commit
    • Thibaut Sardan's avatar
      Substrate accounts management (#293) · be3edf8b
      Thibaut Sardan authored
      * chore: Squashed old branch
      
      * feat: expose blake2s hash function
      
      * fix(): network selection
      
      * fix(): backward compatible
      
      * fix(): Mock for a sparta account, add prefixes for substrate
      
      * fix(): address map for substrate accounts
      
      * fix: Duplicate function names in iOS
      
      * feat: Expose `substrateAddress` in native.js
      
      * fix: use genesisHash and Address
      
      * fix: new account creation with mock
      
      * fix: advanced derived path field for new account
      
      * fix: use react hooks in AccountIcon
      
      * fix: fix address and nits
      
      * fix: fix genesis in QR
      
      * fix: genesisHash as string
      
      * fix: use real accounts and mnemonic
      
      * fix: unneeded hexToAscii
      
      * feat: sr25519 signing
      
      * fix: put current account in the state
      
      * feat: Complete SURI derivation
      
      * fix: use genesisHash
      
      * fix: use substrateAddress
      
      * fix: recover
      
      * fix: recover derivation
      
      * fix: refactor advanced (derivation path) field
      
      * fix: derivation path validity + refactor
      
      * fix: display derivation path and link to check pasword
      
      * fix: derivation for new accounts
      
      * fix: verify derivation pw
      
      * fix: lock when saving accounts
      
      * fix: lock when unmounting backup view
      
      * fix: name wasn't save properly in securestore
      
      * fix: comment out Polkadot and add testnet
      
      * fix: bug ethereum new account and duplicated functions
      
      * fix: stray comment
      
      * fix: derive path
      
      * fix: seed validation
      be3edf8b
  2. 16 Aug, 2019 2 commits
  3. 14 Aug, 2019 1 commit
    • Fei Liu's avatar
      chore: update splash screen (#316) · 3cb84de5
      Fei Liu authored
      * chore: update splash screen
      
      * chore: update background color to match the logo
      
      * chore: remove duplicated image file
      3cb84de5
  4. 12 Aug, 2019 1 commit
  5. 07 Aug, 2019 2 commits
  6. 06 Aug, 2019 2 commits
    • Thibaut Sardan's avatar
      Polkadot identicons (#301) · 5e0332e2
      Thibaut Sardan authored
      * fix(): init with PolaIcon file, types, add ui-shared and react-native-svg
      
      * fix(): add @polkadot/util-crypto
      
      * fix(): add react-native-crypto with override and node-libs-react-native
      
      * fix(): add import 'crypto' in Apps.js
      
      * fix(): add stream-browserify and overrides
      
      * fix(): ideenticon visible
      
      * fix(): pull in @polkadot/reactnative-identicon
      
      * fix(): remove test files
      
      * fix: update jest config to solve building problem on iOS
      
      * fix(): revert https://github.com/paritytech/parity-signer/pull/300
      
      * fix: update npm script for android dev startup
      
      * fix: remove nodefy and cleanup deps
      
      * fix: re-enable screenshot for debug
      
      * fix: typo
      
      * fix: remove punny dep
      
      * fix: remove polkadot/ui-shared
      
      * fix: remove timers-browsify
      
      * fix: remove string_decoder
      
      * fix: remove buffer
      
      * fix: remove hoist-non-react-statics
      
      * fix: revert hoist-non-react-statics removal
      
      * fix: add peer deps @plugnet/util @polkadot/keyring
      
      * fix: upgrade vm-browserify @polkadot/reactnative-identicon
      
      * fix: upgrade react-native bignumber reactotron
      
      * fix: remove unused react-native-simple-picker
      
      * fix: move reactotron to dev-deps
      
      * fix: remove report
      
      * fix: removed types.js
      
      * fix: remove unneeded Buffer and crypto import in shim.js
      
      * fix: rename shim and remove yarn dep
      
      * fix: rename to shim.js
      5e0332e2
    • Thibaut Sardan's avatar
      fix: pull from Parity instead (#305) · 6cfbab4d
      Thibaut Sardan authored
      6cfbab4d
  7. 05 Aug, 2019 1 commit
    • Hanwen Cheng's avatar
      Fix typeface and maintain interface consistency (#297) · e781b8c1
      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
      e781b8c1
  8. 02 Aug, 2019 4 commits
  9. 31 Jul, 2019 4 commits
  10. 30 Jul, 2019 3 commits
  11. 29 Jul, 2019 1 commit
  12. 26 Jul, 2019 1 commit
  13. 25 Jul, 2019 17 commits