Manager app for JMP SIM
Find a file
Peter Cai b4ea193de2
All checks were successful
/ build-debug (push) Successful in 5m44s
/ release (push) Successful in 6m2s
JMP SIM Manager v1.2.0
2024-12-22 11:49:53 -05:00
.forgejo/workflows Merge remote-tracking branch 'openeuicc/master' into jmp 2024-12-22 08:56:31 -05:00
.idea Merge remote-tracking branch 'openeuicc/master' into jmp 2024-12-22 08:56:31 -05:00
app ui: Disable language picker for privileged OpenEUICC (for now) 2024-12-21 15:01:07 -05:00
app-common i18n: Update translations of all new strings 2024-12-21 14:31:14 -05:00
app-deps refactor: gitignore (#69) 2024-11-27 15:06:32 +01:00
app-unpriv i18n: typo 2024-12-22 11:09:56 -05:00
art README: Use HTML and SVG to size the logo properly 2024-07-01 13:43:13 -04:00
buildSrc refactor: gitignore (#69) 2024-11-27 15:06:32 +01:00
fastlane/metadata/android/en-US JMP SIM Manager v1.2.0 2024-12-22 11:49:53 -05:00
gradle/wrapper
libs refactor: ATR should not be the concern of lpac-jni 2024-12-20 19:30:33 -05:00
.gitignore refactor: gitignore (#69) 2024-11-27 15:06:32 +01:00
.gitmodules
Android.bp
build.gradle.kts
gradle.properties chore: suppress gradle warning (#75) 2024-12-01 14:46:42 +01:00
gradlew
gradlew.bat
LAST_RELEASE_VERCODE JMP SIM Manager v1.2.0 2024-12-22 11:49:53 -05:00
LICENSE OpenEUICC is now GPLv3 only 2024-06-30 20:08:01 -04:00
prepare_release.sh Prepare F-Droid release 2024-04-13 08:39:52 -04:00
privapp_whitelist_im.angry.openeuicc.xml refactor: Launch profile download task inside EuiccChannelManagerService 2024-09-29 14:09:17 -04:00
README.md README: Mention more clearly it's GNU GPL v3 2024-09-03 21:45:50 -04:00
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.