Commit Graph

8 Commits

Author SHA1 Message Date
Frank Morgner
8d5247c44d ACardEmulator: upgrade to gradle and -plugin 2022-01-26 17:03:09 +01:00
Frank Morgner
82c044e47a acardemulator: explicitly link to google maven 2022-01-25 01:08:48 +01:00
Frank Morgner
1caff4f497 ACardEmulator: Added F-Droid build flavor with FOSS only
- 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)
2019-10-01 00:14:13 +02:00
Frank Morgner
be10101028 updated build environment 2017-07-18 08:26:35 +02:00
Jan-Christopher Pien
f2a68c95c1 Refactor connecting to SAP service and sending messages in queue
Sending and receiving works correctly, however establishing an SAP connection takes too long
2016-11-30 08:23:53 +01:00
Frank Morgner
8517cea801 upgraded to gradle 2.1.0 and studio 2.1.1 2016-05-13 15:27:43 +02:00
Frank Morgner
d7c5495b83 updated build tools 2015-09-29 22:22:02 +02:00
Frank Morgner
dae12a816a Implemented Android Smart Card Emulator
Includes jCardSim to emulate the following Java Card Applets in
Android's host card emulation:

- jCardSim Team's Hello World Applet
- Philip Wendland's ISO Applet
- Yubico's OpenPGP Applet
- Yubico's OATH Applet
2015-03-10 02:54:33 +01:00