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

Introduce IC Wallet and IC Purse Flavors for Holder #378

Conversation

mitrejcevski
Copy link
Contributor

@mitrejcevski mitrejcevski commented Oct 4, 2023

Fixes #362

This PR introduces a second instance of the holder app that can coexist on the same device along with the regular holder app, as a separate flavor. From now on we have 2 flavors (check the screenshot below):

  • IC Wallet
  • IC Purse

One can run the desired flavor by choosing it in the BuildVariants window inside the Android Studio.

This PR also renames the package holder package from com.android.mdl.app to com.android.identity.wallet

  • Tests pass
  • Appropriate changes to README are included in PR

Screenshot_20231004_213809

@mitrejcevski mitrejcevski force-pushed the feat/introduce-holder-flavors branch from e9ba6e7 to c17a228 Compare October 4, 2023 19:20
@mitrejcevski mitrejcevski marked this pull request as ready for review October 4, 2023 19:39
@davidz25 davidz25 merged commit 0a47c45 into openwallet-foundation-labs:master Oct 4, 2023
2 checks passed
@mitrejcevski mitrejcevski deleted the feat/introduce-holder-flavors branch October 5, 2023 06:55
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.

Add appholder2 and rename appverifier to appreader
2 participants