Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Add account name autofill for SeedVault #1181

Merged
merged 3 commits into from
Mar 21, 2019

Conversation

laumair
Copy link
Contributor

@laumair laumair commented Mar 15, 2019

Description

Fixes #680

Type of change

  • Enhancement

How Has This Been Tested?

  • Unit tests
  • Manually tested iOS (debug)

Checklist:

  • My code follows the style guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • For changes to mobile that include native code (including React Native modules): I have verified that both iOS and Android successfully build in both Debug and Release modes
  • For changes to shared: If applicable, I have verified that my changes are implemented correctly in desktop and mobile

@laumair laumair added the L - WIP Lifecycle - Work in Progress label Mar 15, 2019
@laumair laumair added T - Enhancement New feature or request C - Mobile L - Need reviews Lifecycle - Each PR must have at least two reviewers E - Functional Epic - Relating to how a feature works and removed L - WIP Lifecycle - Work in Progress labels Mar 17, 2019
@rajivshah3 rajivshah3 merged commit a824563 into iotaledger:develop Mar 21, 2019
@laumair laumair deleted the feat/autofill-accountname branch April 8, 2019 11:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C - Mobile E - Functional Epic - Relating to how a feature works L - Need reviews Lifecycle - Each PR must have at least two reviewers T - Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Account name autofill from SeedVault file doesn't work cross-platform.
2 participants