Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CCDWA-126 seed export #347

Merged
merged 7 commits into from
Sep 17, 2024
Merged

CCDWA-126 seed export #347

merged 7 commits into from
Sep 17, 2024

Conversation

zaiatsartem
Copy link
Contributor

Purpose

Private key and Seed phrase export

Changes

  • Add ability to export the seed phrase
  • Add private key screen
  • Add ability to export the private key

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

Copy link

File Coverage [1.03%]
AuthPreferences.kt 4.91%
SettingsActivity.kt 0%
AnimationUtil.kt 0%
PassPhraseModule.kt 0%
SharedPreferencesDataSourceImpl.kt 0%
ExportSeedActivity.kt 0%
ExportSeedViewModel.kt 0%
ExportPassPhraseFragment.kt 0%
ExportPassPhraseViewModel.kt 0%
ExportSeedFragment.kt 0%
Total Project Coverage 1%

CHANGELOG.md Outdated Show resolved Hide resolved
app/src/main/res/drawable/ic_blur.png Outdated Show resolved Hide resolved
Copy link

…/concordium-reference-wallet-android into feature/CCDWA-126-seed-export
Copy link

Copy link

@Radiokot Radiokot self-requested a review September 17, 2024 10:48
@Radiokot Radiokot merged commit 4de8d54 into main Sep 17, 2024
1 check passed
@Radiokot Radiokot deleted the feature/CCDWA-126-seed-export branch September 17, 2024 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants