Frank Morgner
902b8bb463
updated iml
2015-07-22 18:42:56 +02:00
Frank Morgner
c8850dd887
stop iterating
2015-07-22 18:34:38 +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
05a4d869e6
remove intellij project files
...
... since they give a lot of conflicts
2015-07-18 04:47:21 +02:00
Frank Morgner
bae12b33fa
fixed checking for 0x9000
2015-07-18 04:37:27 +02:00
Frank Morgner
01b736fbed
minor code improvements
2015-07-18 04:37:27 +02:00
Frank Morgner
fb2501e7f6
write settings in background
2015-07-18 04:37:26 +02:00
Frank Morgner
37b5cd1bb6
check for older targets
2015-07-18 04:37:26 +02:00
Frank Morgner
d6b20d6cdd
updated to newer gradle and sdk
2015-07-18 04:37:26 +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
1613b0d41d
updated app's logo
2015-07-17 03:29:35 +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
a7c0f04ec2
removed code duplication
...
regression of cde9393
2015-06-21 00:16:25 +02:00
Frank Morgner
470552da48
fixed missing import of sys
...
closes #55 #56 #57 #58
2015-06-20 00:36:50 +02:00
Frank Morgner
735f2ec35b
we use hardware.nfc.hce
...
thanks @marl
2015-06-20 00:27:41 +02:00
Frank Morgner
7e1c7cbbbd
added documentaion about OS X
2015-06-20 00:26:22 +02:00
Frank Morgner
eabe4d6b7c
Merge pull request #52 from psytester/patch-1
...
Remove AM_COND_IF from configure.ac as older automake versions do not…
2015-06-15 22:09:08 +02:00
psytester
f7fa7f071a
Remove AM_COND_IF from configure.ac as older automake versions do not support this macro
...
On SLES SP3 the automake tool has Version 1.10.1 and it does not know the new introducted AM_COND_IF macro.
I found the related work around on Mailing list of automake from year 2009
http://lists.gnu.org/archive/html/automake/2009-01/msg00011.html
since AM_COND_IF is not available in old Versions, the way is to use simple shell if statements as done in your configure.ac several times.
2015-06-10 14:27:43 +02:00
Frank Morgner
9fc68af432
documented libqrcode dependency
...
fixes #51
2015-06-08 22:06:25 +02:00
Frank Morgner
d471598380
Let SmartcardOS have only stubs
...
mf and SAM are implementations pecific to Iso7816OS
2015-05-21 22:04:44 +02:00
Frank Morgner
cbc8ab7ab9
implement reset() for relay card
...
fixes #48
2015-05-21 21:56:08 +02:00
Frank Morgner
90672d3900
include link to thesis
...
but reduces the descriptive text
2015-05-20 02:17:55 +02:00
Frank Morgner
a2da548bd1
list dependencies per emulated card
2015-05-20 02:17:55 +02:00
Frank Morgner
10fcdcd3fd
added Mac OS X to the compatibility list
2015-05-20 02:17:55 +02:00
Frank Morgner
ca7dbab716
moved HandlerTestOS to cards/HandlerTest.py
2015-05-20 02:17:55 +02:00
Frank Morgner
dbc8054813
moved NPAOS to nPA.py
2015-05-20 02:17:55 +02:00
Frank Morgner
cde9393e89
moved CryptoflexOS to cryptoflex.py
2015-05-20 02:17:55 +02:00
Frank Morgner
3277da7824
moved RelayOS into separate file
2015-05-20 02:17:55 +02:00
Frank Morgner
3f74291dc2
fixed pycrypto import
...
fixes regression from bca53f92f1
2015-05-18 08:43:37 +02:00
Frank Morgner
bca53f92f1
import Crypto only when needed
2015-05-18 07:55:18 +02:00
Frank Morgner
2ef0e7828c
let user configure the number of slots
2015-05-18 07:55:18 +02:00
Frank Morgner
f3dc6db045
use two slots by default
2015-05-18 07:55:18 +02:00
Frank Morgner
70e72f8c14
Workaround for getting ATR on OS X 10.10
2015-05-18 07:55:18 +02:00
Frank Morgner
7215a6ed3f
announce non thread safety
2015-05-18 07:55:18 +02:00
Frank Morgner
570bcf996a
use pcsc-lite's debuglog.h or syslog
...
...or no log at all for debugging
2015-05-18 07:55:18 +02:00
Frank Morgner
a6e6beb2a9
better error handling
...
set output length to 0 on error
2015-05-18 07:55:18 +02:00
Frank Morgner
36f64cf59a
added scritps to build package for OS X
2015-05-18 07:55:18 +02:00
Frank Morgner
c7f757b2fb
Added compatibility with Info.plist bundle
...
primarily for usage on OS X
2015-05-18 07:55:18 +02:00
Frank Morgner
1581c61e4b
use a static pcsclite.h compatible with pcsc-lite 1.8.9
2015-05-18 07:55:17 +02:00
Frank Morgner
a28323a455
fixed typo (again)
...
Sorry, Erik!
2015-05-13 15:40:30 +02:00
Frank Morgner
a879260da5
fixed typo
2015-05-13 12:41:09 +02:00
Frank Morgner
118bc2fb51
fixed compiling without LOG
2015-05-12 20:00:51 +02:00
Frank Morgner
7763802d96
fixed check for strlcpy and strlcat
2015-05-12 19:55:42 +02:00
Frank Morgner
aa762e21f5
added reference to virtual keycard
2015-05-11 22:09:10 +02:00
Frank Morgner
459ba3db61
fixed cross compiling for windows
2015-05-11 14:37:21 +02:00
Frank Morgner
676fc360b5
fixed missing openpace libs
2015-05-11 14:37:11 +02:00
Frank Morgner
399f41dd6b
build OS X installer
2015-05-11 11:06:17 +02:00
Frank Morgner
91f2e9e339
updated OpenSC
2015-05-11 05:36:33 +02:00
Frank Morgner
c53fdcd60a
build universal binaries for Mac OS X
2015-04-27 09:42:47 +02:00