Skip to content

feat: Add support for install-multiple#39

Open
hoo-dles wants to merge 1 commit into
MorpheApp:devfrom
hoo-dles:install-multiple
Open

feat: Add support for install-multiple#39
hoo-dles wants to merge 1 commit into
MorpheApp:devfrom
hoo-dles:install-multiple

Conversation

@hoo-dles
Copy link
Copy Markdown
Contributor

@hoo-dles hoo-dles commented May 8, 2026

Next step in getting the CLI support for install apk split bundles.

}

override suspend fun install(apks: List<Apk>): RootInstallerResult {
TODO()
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have any experience with mounting, so I'm not sure what to do here

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can leave it a Todo and restrict CLI usage to non root or throw an exception if root is attempted

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, need me to do anything else? I think the TODO() throws already, correct?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes it throws a not implemented exception.

Looks ready to merge to me.

@LisoUseInAIKyrios LisoUseInAIKyrios changed the title Add support for install-multiple feat: Add support for install-multiple May 13, 2026
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.

2 participants