eSIM LPA (Local Profile Assistant) implementation for Android. System privilege or ARA-M allowlisting required.
Go to file
Peter Cai 936444f162 Handle APDU responses with stripped status code better
This is still pretty hacky. Ideally we should return structured data (at
least separate the status code from the payload, or better, just do
everything in binary) from ApduTransmitter / ApduChannel.
2022-05-19 22:38:57 -04:00
.idea rename hidden-dpis to hidden-apis-stub 2022-05-11 17:36:29 -04:00
app Send full IMEI in ctxParams1 for AuthenticateServer APDU request 2022-05-18 21:57:56 -04:00
gradle/wrapper chore: bump Android gradle plugin version 2022-05-12 21:05:55 -04:00
libs Handle APDU responses with stripped status code better 2022-05-19 22:38:57 -04:00
.gitignore import LPA library implementation from TruPhone 2022-04-29 18:05:10 -04:00
build.gradle chore: bump Android gradle plugin version 2022-05-12 21:05:55 -04:00
COPYING relicense under GPLv2 *only* 2022-05-02 14:25:43 -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
LICENSE relicense under GPLv2 *only* 2022-05-02 14:25:43 -04:00
settings.gradle rename hidden-dpis to hidden-apis-stub 2022-05-11 17:36:29 -04:00