summaryrefslogtreecommitdiffstats
path: root/core/java/android/nfc/INfcTag.aidl
Commit message (Expand)AuthorAgeFilesLines
* Add API for querying extended length APDU support.Martijn Coenen2012-04-041-0/+1
* Fix permission documentation.Martijn Coenen2012-03-291-1/+0
* Fix NDEF documentation to indicate the message may be null.Martijn Coenen2012-03-291-2/+0
* Add getMaxTransceiveLength() API.Martijn Coenen2011-08-261-0/+2
* Support for getTimeout() (API).Martijn Coenen2011-07-201-0/+1
* Support for setting the NfcA transceive timeout (API).Martijn Coenen2011-06-131-2/+1
* Added support for rediscovering a Tag (API).Martijn Coenen2011-06-081-0/+2
* Implement Felica timeout handling (API).Martijn Coenen2011-06-081-1/+2
* Support for TagLostException (API).Martijn Coenen2011-01-181-1/+2
* Implement IsoDep timeout handling (API).Martijn Coenen2011-01-181-0/+3
* Implement multi-tech connect, enfore tech exclusivity.Martijn Coenen2010-12-151-1/+1
* First pass at advanced NFC tag dispatching APIs and other cleanup.Jeff Hamilton2010-12-101-4/+4
* Changed technology close() to reconnect to the tag instead of physical discon...Martijn Coenen2010-12-101-0/+1
* Changed transceive on all technologies to "raw", except for Mifare classes.Martijn Coenen2010-12-101-1/+1
* Implement ndef formatting.Martijn Coenen2010-12-071-1/+2
* Rough first pass at the NFC technology API.Jeff Hamilton2010-11-191-1/+1
* Enable presence check at application level usingSylvain Fonteneau2010-10-211-0/+1
* NFC API revision round 2.Nick Pelly2010-10-121-0/+39