Frank Morgner
66719f3bf0
ACardEmulator: release 3.4
2020-05-18 21:10:33 +02:00
Frank Morgner
920bc701c9
fixed obsolete reference to Hello world applet
...
fixes https://github.com/frankmorgner/vsmartcard/issues/163
regression from 1caff4f497
2020-05-18 21:08:11 +02:00
Frank Morgner
773a440b4a
fixed location of vJCRE submodule
2019-10-06 08:30:11 +02:00
Frank Morgner
3aa0fadace
ACardEmulator version bump
2019-10-03 00:08:58 +02:00
Frank Morgner
4d7503b7d0
Switch to patched version of vJCRE
2019-10-02 23:24:07 +02:00
Frank Morgner
b96e91d8d4
ACardEmulator: version bump
2019-10-01 00:51:08 +02: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
e6a42efb6b
Revert "use the android build of jcardsim"
...
This reverts commit b91da67281 .
2019-09-26 14:10:13 +02:00
Frank Morgner
75779ea77a
Integrated PIV applet
...
https://github.com/arekinath/PivApplet
2019-09-10 15:18:25 +02:00
Frank Morgner
ccc68fdf38
fixed android smart card emulator version code
...
fixes https://github.com/frankmorgner/vsmartcard/issues/148
2019-08-09 01:47:47 +02:00
Frank Morgner
c95d82c936
vpcd-config: remove windows default libraries
...
removes clumsy VS project and directly builds on the command line
instead
2017-08-01 16:14:48 +02:00
Frank Morgner
d1f8dc734c
ACardEmulator: Version bump
2017-07-18 10:15:52 +02:00
Frank Morgner
b312487b3e
better error messages when Gear is not available
...
Closes https://github.com/frankmorgner/vsmartcard/issues/106
2017-07-18 08:57:11 +02:00
Frank Morgner
be10101028
updated build environment
2017-07-18 08:26:35 +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
Santiago Castro
b4b36c8979
Fix broken Markdown headings
2017-04-19 11:59:42 +02:00
Frank Morgner
7e70c87dde
added documentation about TCardEmulator
...
rebuilt docs with 'pdf2svg' for tizk images
2017-01-16 01:29:58 +01:00
Frank Morgner
7c1f8f2a7e
Merge branch 'GearS2'
2017-01-15 20:42:15 +01:00
Frank Morgner
df93f67299
Updated documentation
2017-01-08 23:02:30 +01:00
Frank Morgner
9e3dc7b89b
don't depend on APK signing
...
removes authentication and secure data transfer between ACardEmulator
and TCardEmulator
2016-12-01 10:16:44 +01:00
Jan-Christopher Pien
3501843159
Let ACardEmulator provide installed AIDs
2016-11-30 08:29:50 +01:00
Jan-Christopher Pien
dae5622992
Fix build.gradle keystore file property
2016-11-30 08:29:50 +01: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
6b13057200
updated documentation
...
- use a more compact summary
- remove libnpa from the navigation
2016-10-12 17:37:00 +02:00
Frank Morgner
d1cd0ea379
less clutter in documentation
...
- distribute HTML documentation in master branch
- use MD files in project directories for GitHub
- removed some unused autotools files
2016-10-10 10:33:05 +02:00
Frank Morgner
c72f0a1077
added picture of emulator with vicc
2016-06-06 23:00:04 +02:00
Frank Morgner
8c92d3b5bf
documented permissions
2016-06-06 23:00:04 +02:00
Frank Morgner
7d420ae84c
documented interface to vicc
2016-06-06 23:00:04 +02:00
Frank Morgner
95ae59b5b3
updated jcardsim
2016-05-13 15:32:18 +02:00
Frank Morgner
4d9e27858a
added proper separation between JCardSim and VICC
...
Aditionally use the wording emulator within this project to not be
confused with JCardSim's Simulator classes.
2016-05-13 15:27:43 +02: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
c675d238fa
use better apk names
2016-04-15 11:44:43 -04:00
Frank Morgner
30647f2c36
new version of ACardEmulator
2016-04-15 11:31:27 -04: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
29dfed5de9
Updated mail address
2015-12-15 16:58:28 +01:00
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