feat: add deep link supports #158

Closed
septs wants to merge 16 commits from septs:deep-link into master
Contributor

resolves #31

resolves #31
septs added 1 commit 2025-03-05 16:13:09 +01:00
septs added 1 commit 2025-03-05 16:51:36 +01:00
septs added 1 commit 2025-03-05 16:52:46 +01:00
septs added 1 commit 2025-03-05 17:19:22 +01:00
septs added 1 commit 2025-03-06 02:47:37 +01:00
septs added 1 commit 2025-03-06 03:26:34 +01:00
septs added 1 commit 2025-03-06 04:11:46 +01:00
septs added 1 commit 2025-03-06 04:15:45 +01:00
septs added 1 commit 2025-03-06 20:00:38 +01:00
septs added 1 commit 2025-03-06 21:36:25 +01:00
septs added 1 commit 2025-03-06 23:44:08 +01:00
septs added 1 commit 2025-03-07 08:38:28 +01:00
septs added 1 commit 2025-03-07 08:44:40 +01:00
septs force-pushed deep-link from a94867bb1b to 6986ab5a1c 2025-03-07 08:46:55 +01:00 Compare
septs force-pushed deep-link from 6986ab5a1c to a9479d9106 2025-03-07 10:17:03 +01:00 Compare
septs added 1 commit 2025-03-07 11:46:11 +01:00
septs force-pushed deep-link from 0946b5ecaf to c706b8ab36 2025-03-07 11:50:38 +01:00 Compare
septs added 1 commit 2025-03-08 10:05:35 +01:00
septs added 1 commit 2025-03-08 10:24:15 +01:00
septs force-pushed deep-link from 7b5de0ee0f to d490d6f239 2025-03-08 10:28:44 +01:00 Compare
septs force-pushed deep-link from d490d6f239 to c706b8ab36 2025-03-08 10:35:26 +01:00 Compare
septs added 1 commit 2025-03-08 10:36:23 +01:00
PeterCxy reviewed 2025-03-08 17:05:10 +01:00
@ -38,2 +38,2 @@
override fun createPrevFragment(): DownloadWizardActivity.DownloadWizardStepFragment =
DownloadWizardMethodSelectFragment()
override fun createPrevFragment(): DownloadWizardActivity.DownloadWizardStepFragment {
if (requireWizardActivity().getActivationCodeFromIntent() != null) {
Owner

This should be a boolean flag in the persisted state of download wizard.

This should be a boolean flag in the persisted state of download wizard.
septs added 1 commit 2025-03-08 18:01:12 +01:00
PeterCxy closed this pull request 2025-03-08 21:41:26 +01:00
septs deleted branch deep-link 2025-03-09 02:18:00 +01:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
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#158
No description provided.