Frank Morgner
612db6f2f9
scroll vertically only
2015-11-02 16:36:00 +01:00
Frank Morgner
97074650b7
only show help in first run and on request
2015-11-02 16:36:00 +01:00
Frank Morgner
d7c5495b83
updated build tools
2015-09-29 22:22:02 +02:00
Frank Morgner
386a97b239
Adds info pop up
2015-09-17 01:46:40 +02:00
Frank Morgner
b91da67281
use the android build of jcardsim
...
build with `mvn clean install` on top of
7350aa676a
2015-07-30 00:20:28 +02:00
Frank Morgner
cd89058cbc
fixed MUSCLE applet installation
2015-07-29 11:24:01 +02:00
Frank Morgner
ad333168e0
updated yubikey's apps
2015-07-29 03:45:07 +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
6827ca0e78
updated jcardsim
2015-07-23 11:19:07 +02:00
Frank Morgner
26686ca69c
avoid managing javax.smartcardio
...
as suggested by @robertbachmann in
https://github.com/licel/jcardsim/pull/65#issuecomment-120652863
2015-07-23 09:56:55 +02:00
Frank Morgner
103eb48721
use the official IsoApplet remote
2015-07-22 19:01:15 +02:00
Frank Morgner
902b8bb463
updated iml
2015-07-22 18:42:56 +02:00
Frank Morgner
001af9d022
fixed location of app icon
2015-07-18 04:51:16 +02:00
Frank Morgner
5c34a27345
updated gradle version and sdk
2015-07-18 04:49:33 +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
735f2ec35b
we use hardware.nfc.hce
...
thanks @marl
2015-06-20 00:27:41 +02:00
Frank Morgner
d4eb0830e5
pcsc-relay: documented android smart card emulator
2015-03-24 01:19:01 +01: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