|
|
2b5c5e8178
|
Fix missing seId parameters
/ build-debug (push) Successful in 4m48s
We will refactor to make everything a shared struct (data class), but
for now this should work
|
2025-11-30 15:24:24 -05:00 |
|
|
|
2e494c1c5f
|
Prevent opening the GSMA default channel on multi-SE eSTK chips
/ build-debug (push) Successful in 5m41s
|
2025-11-27 20:51:11 -05:00 |
|
|
|
e94a09c480
|
Revert "Allow maximum 2 simultaneous channels on eSTK.me multi-SE"
/ build-debug (push) Successful in 6m5s
This reverts commit 02017e7c46.
|
2025-11-27 20:40:43 -05:00 |
|
|
|
02017e7c46
|
Allow maximum 2 simultaneous channels on eSTK.me multi-SE
/ build-debug (push) Has been cancelled
|
2025-11-27 20:38:52 -05:00 |
|
|
|
2f90afdc72
|
Always append EUICC_DEFAULT_ISDR_AID as the last resort
/ build-debug (push) Successful in 4m37s
Since we're now also transforming the list based on vendor
special-casing, there's no reason we shouldn't do this here too.
|
2025-11-22 16:07:32 -05:00 |
|
|
|
ff021ca236
|
Implement strict multi-SE open ordering as a vendor special case for eSTK
/ build-debug (push) Successful in 4m35s
|
2025-11-22 16:02:27 -05:00 |
|
|
|
dc3967f494
|
Merge remote-tracking branch 'origin/master' into multi-se
/ build-debug (push) Successful in 5m14s
Conflicts:
app-common/src/main/java/im/angry/openeuicc/ui/EuiccInfoActivity.kt
app-common/src/main/java/im/angry/openeuicc/ui/EuiccManagementFragment.kt
|
2025-11-22 11:08:37 -05:00 |
|
|
|
521175d880
|
Add seId support for EuiccChannelManagerService
/ build-debug (push) Successful in 6m22s
|
2025-10-13 21:42:28 -04:00 |
|
|
|
6cdfffb14a
|
Preliminary support for multi-SE chips in download flow
/ build-debug (push) Has been cancelled
|
2025-10-13 21:36:34 -04:00 |
|
|
|
ec01a5e9e8
|
Merge branch 'master' into multi-se
/ build-debug (push) Successful in 6m31s
Conflicts:
app-common/src/main/java/im/angry/openeuicc/core/DefaultEuiccChannelFactory.kt
app-unpriv/src/main/java/im/angry/openeuicc/di/UnprivilegedUiComponentFactory.kt
|
2025-10-13 21:05:26 -04:00 |
|
|
|
2f1c17c58a
|
ui: Fix unpriv compilation
/ build-debug (push) Successful in 4m53s
|
2025-06-17 08:32:05 -04:00 |
|
|
|
7609b74a37
|
Merge branch 'master' into multi-se
/ build-debug (push) Failing after 5m30s
Conflicts:
app-common/src/main/java/im/angry/openeuicc/ui/EuiccInfoActivity.kt
|
2025-06-17 08:00:14 -04:00 |
|
|
|
970dc19462
|
Support displaying multiple SEs
|
2025-06-08 17:27:10 -04:00 |
|
|
|
be69c88228
|
Add support for multi-SE cards in most UI components
|
2025-06-08 15:26:32 -04:00 |
|
|
|
5695f81e0d
|
Manual Parcelable implementation for SecureElementId
|
2025-06-08 15:03:47 -04:00 |
|
|
|
aba844c09c
|
refactor: Use an opaque wrapper for eSE IDs to avoid calling the wrong function(s)
|
2025-06-08 14:57:33 -04:00 |
|
|
|
5dd9e40c25
|
Add seId support to most of EuiccChannelManager components
|
2025-06-02 22:24:11 -04:00 |
|
|
|
6bb05d910b
|
[1/n] Add seId parameter to withEuiccChannel()
Defaults to 0 so that it doesn't break everything else.
|
2025-05-18 11:46:56 -04:00 |
|