summaryrefslogtreecommitdiffstats
path: root/src/com/android/nfc/nxp/NativeNfcTag.java
Commit message (Expand)AuthorAgeFilesLines
* Move NXP JNI and DeviceHost implementation into separate dir.Martijn Coenen2012-07-251-803/+0
* Revert "Move NXP JNI and DeviceHost implementation into separate dir."Martijn Coenen2012-07-241-0/+803
* Move NXP JNI and DeviceHost implementation into separate dir.Martijn Coenen2012-07-241-803/+0
* Add support for making Mifare Classic readonly.Martijn Coenen2012-04-051-2/+9
* Rewrite NDEF dispatch path. It was getting pretty messy.Nick Pelly2012-01-251-8/+7
* Fix NdefFormatable not showing up for NfcA technologies.Martijn Coenen2011-11-281-11/+23
* Support for getMaxTransceiveLength() API.Martijn Coenen2011-08-261-1/+2
* resolved conflicts for merge of 5057a591 to masterNick Pelly2011-07-261-92/+109
* First pass at an abstraction of the NFC stack.Jeff Hamilton2011-06-131-15/+122
* Relocate the libnfc-nxp Java bridge sources.Jeff Hamilton2011-06-131-0/+660