summaryrefslogtreecommitdiffstats
path: root/jni/com_android_nfc.cpp
Commit message (Expand)AuthorAgeFilesLines
* card emulation patch port to JBdoug yeager2012-08-281-0/+12
* Added delay before NFC system recoverySunil Jogi2012-04-201-0/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-061-10/+10
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-4/+4
* Fixes from code review.Jeff Hamilton2011-06-141-16/+3
* Added support for rediscovering a Tag.Martijn Coenen2011-06-081-15/+3
* Don't manually add NfcA technology to tags.Martijn Coenen2011-06-061-6/+0
* Another attempt at fixing JNI local reference leaks.Jeff Hamilton2011-05-211-14/+26
* Don't re-use the same JNIEnv across threads.Nick Pelly2011-03-071-0/+16
* Fixed some typo in JNI traces.Sylvain Fonteneau2011-01-201-3/+3
* Support for multiple LLCP incoming sockets.Sylvain Fonteneau2011-01-181-1/+16
* Improved accuracy of NDEF_FORMATABLE technology detection.Martijn Coenen2011-01-151-6/+0
* Store the libnfc tag type inside the tag object.Martijn Coenen2010-12-151-43/+71
* Always return libnfc-identified eMifare tags as Mifare technologies.Martijn Coenen2010-12-151-18/+5
* Multi-tag and multi-protocol clean-up and fixes.Martijn Coenen2010-12-151-12/+5
* Added support for (re)-connecting to tag technologies.Martijn Coenen2010-12-131-0/+58
* First pass at advanced NFC tag dispatching APIs and other cleanup.Jeff Hamilton2010-12-111-2/+3
* Initial work for supporting multi-protocol tags properly.Martijn Coenen2010-12-101-116/+140
* Fix out-of-bounds array access.Nick Pelly2010-12-061-1/+1
* Add NdefFormatable to the tech tree.Martijn Coenen2010-12-061-2/+5
* Initial support for technology tree based on libnfc return type.Martijn Coenen2010-11-251-25/+71
* Use dynamic semaphores in JNI layer.Sylvain Fonteneau2010-11-221-0/+58
* Secure Element Access implementationDaniel Tomas2010-11-191-0/+79
* Remove dead code.Jeff Hamilton2010-11-111-2/+0
* Rename com_trustedlogic_trustednfc -> com_android_nfc.Nick Pelly2010-10-171-0/+282