summaryrefslogtreecommitdiffstats
path: root/jni/com_android_nfc_NativeNfcSecureElement.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixes from code review.Jeff Hamilton2011-06-141-4/+2
* Relocate the libnfc-nxp Java bridge sources.Jeff Hamilton2011-06-131-1/+1
* Another attempt at fixing JNI local reference leaks.Jeff Hamilton2011-05-211-4/+5
* Merge "Better logging on SE open failure." into gingerbreadJeff Hamilton2011-04-281-1/+2
|\
| * Better logging on SE open failure.Jeff Hamilton2011-04-201-1/+2
* | Avoid reference table overflows when dealing with secure elements.Jeff Hamilton2011-04-201-49/+27
|/
* Increase wired mode timeout to 10 seconds.Nick Pelly2011-03-301-8/+0
* Don't re-use the same JNIEnv across threads.Nick Pelly2011-03-071-8/+8
* Patch to manage the transceive timeout in wired modedaniel_tomas2011-02-161-0/+8
* Patch for PN544 GPIO6 managementdaniel_tomas2011-02-161-67/+223
* NfcSecureElement source code updated to use dynamic sempahoredaniel_tomas2011-01-071-52/+86
* Store the libnfc tag type inside the tag object.Martijn Coenen2010-12-151-2/+6
* Initial work for supporting multi-protocol tags properly.Martijn Coenen2010-12-101-8/+11
* Initial support for technology tree based on libnfc return type.Martijn Coenen2010-11-251-12/+29
* Secure Element Access implementationDaniel Tomas2010-11-191-0/+533