summaryrefslogtreecommitdiff
path: root/core/java/android/nfc/tech/IsoDep.java
AgeCommit message (Expand)Author
2012-04-04Add API for querying extended length APDU support.Martijn Coenen
2011-08-30NFC API updates.Nick Pelly
2011-08-26Add getMaxTransceiveLength() API.Martijn Coenen
2011-07-20Support for getTimeout() (API).Martijn Coenen
2011-06-13Support for setting the NfcA transceive timeout (API).Martijn Coenen
2011-06-08Implement Felica timeout handling (API).Martijn Coenen
2011-02-09Document NFC permissions.Nick Pelly
2011-02-03NFC documentation overhaul.Nick Pelly
2011-01-27API: Make close() throw an IOException.Nick Pelly
2011-01-21API changes for NFC.Jeff Hamilton