summaryrefslogtreecommitdiffstats
path: root/jni/com_android_nfc.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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