forked from PeterCxy/OpenEUICC
Manager app for JMP SIM
.forgejo/workflows | ||
.idea | ||
app | ||
app-common | ||
app-deps | ||
app-unpriv | ||
art | ||
buildSrc | ||
fastlane/metadata/android/en-US | ||
gradle/wrapper | ||
libs | ||
.gitignore | ||
.gitmodules | ||
Android.bp | ||
Android.mk | ||
build.gradle.kts | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LAST_RELEASE_VERCODE | ||
LICENSE | ||
prepare_release.sh | ||
privapp_whitelist_im.angry.openeuicc.xml | ||
README.md | ||
settings.gradle.kts |
JMP SIM Manager
This is a soft fork and branded version of OpenEUICC for the purpose of the JMP eSIM Adapter.
The eSIM Adapter is a removable eSIM chip that enables the use of downloaded eSIM profiles on any device with a modem. New profiles can be downloaded with the JMP SIM Manager on an Android device, or through a PC/SC smart card reader plugged into the Android device. lpac is available for use on a Linux/Windows/macOS PC.
Releases can be found in the release page.
Copyright
Everything except libs/lpac-jni
and art/
:
Copyright 2022-2024 OpenEUICC contributors
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation, version 3.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
libs/lpac-jni
:
Copyright (C) 2022-2024 OpenEUICC contributiors
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation, version 2.1.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
art/
: Courtesy of Aikoyori, CC NC-SA 4.0.