Manager app for JMP SIM
Go to file
Peter Cai a4bd4f4305
All checks were successful
/ build-debug (push) Successful in 5m5s
/ release (push) Successful in 5m12s
Prepare F-Droid release after correcting reproducibility
2024-04-13 10:54:03 -04:00
.forgejo/workflows workflows: Correct build reproducibility 2024-04-13 10:51:02 -04:00
.idea
app privileged: Disable slot mapping support for pre-T 2024-03-30 15:36:30 -04:00
app-common ui: Use KiB instead of KB for free space 2024-03-30 15:30:40 -04:00
app-deps
app-unpriv Merge remote-tracking branch 'openeuicc/master' into jmp 2024-03-30 18:56:07 -04:00
buildSrc
fastlane/metadata/android/en-US Prepare F-Droid release after correcting reproducibility 2024-04-13 10:54:03 -04:00
gradle/wrapper
libs chore: Uprev lpac 2024-03-29 17:31:06 -04:00
.gitignore
.gitmodules
Android.bp
Android.mk
build.gradle.kts
gradle.properties
gradlew
gradlew.bat
LAST_RELEASE_VERCODE Prepare F-Droid release after correcting reproducibility 2024-04-13 10:54:03 -04:00
LICENSE
prepare_release.sh Prepare F-Droid release 2024-04-13 08:39:52 -04:00
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 and lpac on a Linux/Windows/macOS PC.

Releases can be found in the release page.

Copyright

Everything except libs/lpac-jni:

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 2.

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