WIP: feat: Support for removable eSIM with multiple SEs #239

Draft
PeterCxy wants to merge 11 commits from multi-se into master
Owner

Closes #232

Closes #232
Defaults to 0 so that it doesn't break everything else.
Merge branch 'master' into multi-se
Some checks failed
/ build-debug (push) Failing after 5m30s
7609b74a37
Conflicts:
	app-common/src/main/java/im/angry/openeuicc/ui/EuiccInfoActivity.kt
ui: Fix unpriv compilation
All checks were successful
/ build-debug (push) Successful in 4m53s
2f1c17c58a
Merge branch 'master' into multi-se
All checks were successful
/ build-debug (push) Successful in 6m31s
ec01a5e9e8
Conflicts:
	app-common/src/main/java/im/angry/openeuicc/core/DefaultEuiccChannelFactory.kt
	app-unpriv/src/main/java/im/angry/openeuicc/di/UnprivilegedUiComponentFactory.kt
Preliminary support for multi-SE chips in download flow
Some checks failed
/ build-debug (push) Has been cancelled
6cdfffb14a
Add seId support for EuiccChannelManagerService
All checks were successful
/ build-debug (push) Successful in 6m22s
521175d880
All checks were successful
/ build-debug (push) Successful in 6m22s
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin multi-se:multi-se
git switch multi-se

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff multi-se
git switch multi-se
git rebase master
git switch master
git merge --ff-only multi-se
git switch multi-se
git rebase master
git switch master
git merge --no-ff multi-se
git switch master
git merge --squash multi-se
git switch master
git merge --ff-only multi-se
git switch master
git merge multi-se
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: PeterCxy/OpenEUICC#239
No description provided.