refactor: profile download callback #284

Merged
PeterCxy merged 2 commits from septs/OpenEUICC:profile-download-callback into master 2026-02-26 02:20:05 +01:00
Collaborator
No description provided.
@ -0,0 +1,8 @@
package net.typeblog.lpac_jni
data class ActivationCode(
Owner

Please do not introduce anything more that's called "Activation Code". This can be named "ProfileDownloadInput" or something along those lines.

Please do not introduce anything more that's called "Activation Code". This can be named "ProfileDownloadInput" or something along those lines.
septs marked this conversation as resolved
@ -0,0 +1,5 @@
package net.typeblog.lpac_jni;
public interface ProfileDownloadCallback {
Owner

Do not add Java code.

Do not add Java code.
septs marked this conversation as resolved
Owner

I'm OK with this but will only merge after the next release.

I'm OK with this but will only merge after the next release.
septs force-pushed profile-download-callback from d4c83328cf to be5b7ac111 2025-12-14 03:13:31 +01:00 Compare
septs force-pushed profile-download-callback from be5b7ac111 to 9e1b4f5d7c 2026-02-24 13:09:45 +01:00 Compare
PeterCxy merged commit b9863e2e54 into master 2026-02-26 02:20:05 +01:00
PeterCxy deleted branch profile-download-callback 2026-02-26 02:20:05 +01:00
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!284
No description provided.