2014-06-29 00:00:25 +00:00
|
|
|
Categories:Office
|
|
|
|
License:GPLv3
|
|
|
|
Web Site:https://frankmorgner.github.io/vsmartcard/remote-reader/README.html
|
|
|
|
Source Code:https://github.com/frankmorgner/vsmartcard
|
|
|
|
Issue Tracker:https://github.com/frankmorgner/vsmartcard/issues
|
|
|
|
|
|
|
|
Auto Name:Remote Smart Card Reader
|
2014-09-25 16:38:12 +00:00
|
|
|
Summary:Use your phone as contact-less smart card reader
|
2014-06-29 00:00:25 +00:00
|
|
|
Description:
|
2014-09-25 16:38:12 +00:00
|
|
|
Allow a host computer to use the smartphone's NFC hardware as contact-less
|
2014-06-29 00:00:25 +00:00
|
|
|
smartcard reader. On the host computer a special smart card driver, vpcd,
|
|
|
|
must be installed. The app establishes a connection to vpcd over the
|
|
|
|
network when a contact-less card is detected. Since vpcd integrates
|
2014-09-25 16:38:12 +00:00
|
|
|
seamlessly into the PC/SC framework of the host system, the contact-less
|
2014-06-29 00:00:25 +00:00
|
|
|
card can be accessed by a typical smart card application, for example [https://github.com/OpenSC/OpenSC OpenSC].
|
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/frankmorgner/vsmartcard.git
|
|
|
|
|
|
|
|
Build:1.0,1
|
|
|
|
commit=d35e8e8de1783b39d9a4418adeaf25e953838169
|
|
|
|
subdir=remote-reader/app
|
|
|
|
gradle=yes
|
2014-07-19 11:09:47 +00:00
|
|
|
prebuild=sed -i -e 's@com.android.support:appcompat-v7:+@com.android.support:appcompat-v7:20.+@g' build.gradle
|
2014-06-29 00:00:25 +00:00
|
|
|
|
2014-10-04 12:24:15 +00:00
|
|
|
Build:1.1,2
|
|
|
|
commit=4bc1a37c4ed84bd7d1109ef1522a76add0277338
|
|
|
|
subdir=remote-reader/app
|
|
|
|
gradle=yes
|
|
|
|
|
2015-02-20 23:01:40 +00:00
|
|
|
Build:1.2,3
|
|
|
|
commit=5e6a9d43c3e1da1536a789b8f081dca1452b2ae2
|
|
|
|
subdir=remote-reader/app
|
|
|
|
gradle=yes
|
|
|
|
prebuild=sed -i -e '/android.nfc.NfcAdapter/iimport android.os.Build;' src/main/java/com/vsmartcard/remotesmartcardreader/app/screaders/NFCReader.java
|
|
|
|
|
2015-02-23 00:43:20 +00:00
|
|
|
Maintainer Notes:
|
|
|
|
Prebuild is fixed in a5131ba0da6bd87ae2f84a4db81e47834c2f66b6.
|
|
|
|
.
|
2015-02-20 23:01:40 +00:00
|
|
|
|
2014-06-29 00:00:25 +00:00
|
|
|
Auto Update Mode:None
|
|
|
|
Update Check Mode:RepoManifest
|
2015-02-20 02:07:02 +00:00
|
|
|
Current Version:1.2
|
|
|
|
Current Version Code:3
|
2014-06-29 00:00:25 +00:00
|
|
|
|