eSIM LPA (Local Profile Assistant) implementation for Android. System privilege or ARA-M allowlisting required.
Go to file
Peter Cai f2a98b4fcb Activation codes can contain more than 3 components
...although we are only concerned with the first two. Evene when there
is confirmation code enforcement, the SM-DP+ server will inform us of it
(although this is not implemented yet by us)
2022-05-03 19:04:57 -04:00
.idea Initial implementation of OpenEuiccService 2022-05-03 16:04:34 -04:00
app Activation codes can contain more than 3 components 2022-05-03 19:04:57 -04:00
gradle/wrapper initial commit 2022-04-29 17:09:34 -04:00
libs migrate our custom SetNicknameWorker to Kotlin 2022-05-03 18:42:41 -04:00
.gitignore import LPA library implementation from TruPhone 2022-04-29 18:05:10 -04:00
COPYING relicense under GPLv2 *only* 2022-05-02 14:25:43 -04:00
LICENSE relicense under GPLv2 *only* 2022-05-02 14:25:43 -04:00
build.gradle Bump Kotlin plugin version 2022-05-03 10:19:25 -04:00
gradle.properties initial commit 2022-04-29 17:09:34 -04:00
gradlew initial commit 2022-04-29 17:09:34 -04:00
gradlew.bat initial commit 2022-04-29 17:09:34 -04:00
settings.gradle Initial implementation of OpenEuiccService 2022-05-03 16:04:34 -04:00