Commit Graph

20 Commits

Author SHA1 Message Date
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
Jan-Christopher Pien
9c758ffda0 Authentication for ACardEmulator/TCardEmulator
secure sending and with high priority
2016-11-30 08:29:37 +01: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
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
67a68246c7 use a material design
allows resetting the emulator
2016-04-13 12:03:51 -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
Frank Morgner
3fe38b0e6d ACardEmulator: added GIDS Applet
http://www.mysmartlogon.com/generic-identity-device-specification-gids-smart-card/
2016-02-10 23:05:22 +01:00
Frank Morgner
74f15ae9ef removed MUSCLE applet
it never worked with OpenSC anyway
2016-02-09 08:11:01 +01:00
Frank Morgner
612db6f2f9 scroll vertically only 2015-11-02 16:36:00 +01:00
Frank Morgner
386a97b239 Adds info pop up 2015-09-17 01:46:40 +02:00
Frank Morgner
a170516cce register for partial OpenPGP aid 2015-07-29 00:18:42 +02:00
Frank Morgner
ded801f55d ACardEmulator: added MUSCLE Applet 2015-07-28 19:01:36 +02:00
Frank Morgner
a1026c43c5 added new icon for remote reader
https://romannurik.github.io/AndroidAssetStudio/icons-launcher.html#foreground.type=clipart&foreground.space.trim=0&foreground.space.pad=0.25&foreground.clipart=res%2Fclipart%2Ficons%2Fnotification_tap_and_play.svg&foreColor=fdd017%2C0&crop=0&backgroundShape=hrect&backColor=ffffff%2C100&effects=shadow
2015-07-17 22:23:13 +02:00
Frank Morgner
6dfab7fbf1 pcsc-relay: fixed handling ATR for vpcd emulator 2015-03-18 07:54:44 +01:00
Frank Morgner
65f7d92a7f use ACardEmulator as nfc backend for pcsc-relay
This feature is experimental and disabled by default

At ACardEmulator's compile time it is required:
- to add the correct application identifier to aid_list.xml
- enable the connection to pcsc-relay by setting useVPCD
2015-03-14 16:13:59 +01:00
Frank Morgner
52bbf7b3cd populate OpenPGP and OATH applet 2015-03-10 22:24:15 +01: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