- avoid precompiled JARs for JCardSim - use gradle's shadow plugin to relocate JCardSim's use of Bouncycastle - removes JCardSim's Hello world applet - use vJCRE to avoid importing Oracle's api_classic.jar (We may use vJCRE as full replacement for JCardSim in the future, but JCardSim is currently the choice with more features and support)
31 lines
1.5 KiB
Plaintext
31 lines
1.5 KiB
Plaintext
[submodule "ACardEmulator/app/src/main/external/ykneo-openpgp"]
|
|
path = ACardEmulator/app/src/main/external/ykneo-openpgp
|
|
url = https://github.com/Yubico/ykneo-openpgp.git
|
|
[submodule "ACardEmulator/app/src/main/external/ykneo-oath"]
|
|
path = ACardEmulator/app/src/main/external/ykneo-oath
|
|
url = https://github.com/Yubico/ykneo-oath.git
|
|
[submodule "ACardEmulator/app/src/main/external/IsoApplet"]
|
|
path = ACardEmulator/app/src/main/external/IsoApplet
|
|
url = https://github.com/philipWendland/IsoApplet.git
|
|
[submodule "ACardEmulator/app/src/main/external/jcardsim"]
|
|
path = ACardEmulator/app/src/main/external/jcardsim
|
|
url = https://github.com/licel/jcardsim
|
|
[submodule "ACardEmulator/app/src/main/external/MuscleApplet"]
|
|
path = ACardEmulator/app/src/main/external/MuscleApplet
|
|
url = https://github.com/martinpaljak/MuscleApplet.git
|
|
[submodule "ACardEmulator/app/src/main/external/GidsApplet"]
|
|
path = ACardEmulator/app/src/main/external/GidsApplet
|
|
url = https://github.com/vletoux/GidsApplet.git
|
|
[submodule "ccid/src/OpenSC"]
|
|
path = ccid/src/OpenSC
|
|
url = https://github.com/frankmorgner/OpenSC
|
|
[submodule "virtualsmartcard/win32/DevMsi"]
|
|
path = virtualsmartcard/win32/DevMsi
|
|
url = https://github.com/nickrussler/DevMsi.git
|
|
[submodule "ACardEmulator/app/src/main/external/PivApplet"]
|
|
path = ACardEmulator/app/src/main/external/PivApplet
|
|
url = https://github.com/frankmorgner/PivApplet
|
|
[submodule "ACardEmulator/app/src/main/external/vJCRE"]
|
|
path = ACardEmulator/app/src/main/external/vJCRE
|
|
url = https://github.com/martinpaljak/vJCRE
|