first working implementation of the mensa card reader

* based on farebot's desfire protocol implementation
* see #21
This commit is contained in:
2019-08-17 18:59:28 +02:00
parent 3a0a31f781
commit 733b675ffa
11 changed files with 1185 additions and 9 deletions

View File

@ -25,10 +25,10 @@
<license>Apache Software License 2.0</license>
</notice>
<notice>
<name>Android Sliding Up Panel</name>
<url>https://github.com/umano/AndroidSlidingUpPanel</url>
<name>farebot part for desfire cards</name>
<url>https://github.com/codebutler/farebot</url>
<copyright />
<license>Apache Software License 2.0</license>
<license>GNU General Public License v3.0</license>
</notice>
<notice>
<name>Android Support Libraries</name>
@ -36,4 +36,4 @@
<copyright>Copyright (C) 2016 The Android Open Source Project</copyright>
<license>Apache Software License 2.0</license>
</notice>
</notices>
</notices>