Commit Graph

4 Commits

Author SHA1 Message Date
Frank Morgner
1d3e5fe4fd Rewrite of Remote Smart Card Reader
- use material design
- use AsyncTask instead of Runnable for VPCDWorker to integrate with the
  App's lifecycle
- use a dedicated Preference Activity
- integrated zxing's QR code scanner
- use Snackbar instead of Toast
- capture debug messages in log instead of explicitly passing messages
- use reader mode only, breaks support of Android before kitkat
2016-04-05 00:31:26 +02:00
Frank Morgner
06e6026427 created new icon
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%2Fdevice_nfc.svg&foreColor=fdd017%2C0&crop=0&backgroundShape=hrect&backColor=fff%2C100&effects=shadow
2015-07-17 03:11:33 +02:00
Frank Morgner
2f8ff4a29b added support for configuration URIs
http://frankmorgner.github.io/vsmartcard/remote-reader/README.html?host=1.1.1.1&port=123

https://frankmorgner.github.io/vsmartcard/remote-reader/README.html?host=1.1.1.1&port=123

vpcd://1.1.1.1:123
2014-09-07 14:50:04 +02:00
Frank Morgner
7869ff66cc added remote smart card reader app 2014-06-16 22:52:14 +02:00