Commit Graph

8 Commits

Author SHA1 Message Date
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
75779ea77a Integrated PIV applet
https://github.com/arekinath/PivApplet
2019-09-10 15:18:25 +02:00
Frank Morgner
51bd1893a2 replace unused NFC selection
Instead, tell the user to fix the nfc emulation requirements, e.g.
installing samsung gear plugin or enabling the nfc settings.
2017-07-18 08:23:24 +02:00
Frank Morgner
790ea80fb7 use HCE mode of Samsung Accessories for emulation 2016-11-30 08:15:25 +01:00
Frank Morgner
c17ab48094 allow scanning vicc configuration with QR code 2016-04-15 11:17:41 -04:00
Frank Morgner
524ef6b6aa Option for Choosing between jcardsim and vicc 2016-04-15 11:11:15 -04:00
Frank Morgner
65cbac22c5 Implement deactivation of Applets
Actually implements and fixes what was intended with
f401923005
2016-04-12 22:10:26 -04:00
Frank Morgner
f401923005 added settings activity 2016-04-07 15:36:00 +02:00