summaryrefslogtreecommitdiffstats
path: root/core/java/android/nfc/tech
Commit message (Expand)AuthorAgeFilesLines
* Update NfcBarcode documentation for Kovio.Martijn Coenen2013-03-072-0/+23
* Fix build.Martijn Coenen2012-09-241-1/+1
* Add NfcBarcode technology API.Martijn Coenen2012-09-243-2/+113
* Merge "Patch to support MIFARE with SAK 0x01"Martijn Coenen2012-04-051-0/+1
|\
| * Patch to support MIFARE with SAK 0x01Sunil Jogi2012-04-021-0/+1
* | Add API for querying extended length APDU support.Martijn Coenen2012-04-041-0/+23
|/
* Fix permission documentation.Martijn Coenen2012-03-291-0/+2
* Fix NDEF documentation to indicate the message may be null.Martijn Coenen2012-03-291-13/+11
* Allow formatting a tag as NDEF without a message.Martijn Coenen2012-03-291-3/+7
* Add NdefMessage.getByteLength(), and more minor fixes:Nick Pelly2012-01-261-6/+6
* Fix NPE on mock NDEF tech operations.Martijn Coenen2011-12-151-0/+12
* NFC API updates.Nick Pelly2011-08-305-33/+23
* Add getMaxTransceiveLength() API.Martijn Coenen2011-08-269-13/+93
* Support for getTimeout() (API).Martijn Coenen2011-07-205-0/+90
* Support for setting the NfcA transceive timeout (API).Martijn Coenen2011-06-135-2/+98
* Implement Felica timeout handling (API).Martijn Coenen2011-06-083-10/+26
* Connecting to a NFC technology may fail.Martijn Coenen2011-06-061-0/+4
* am 7c324a3f: am 5e654d02: am 14019abb: Merge "Swap Mifare for MIFARE." into h...Jeff Hamilton2011-05-312-9/+9
|\
| * Swap Mifare for MIFARE.Jeff Hamilton2011-05-252-9/+9
* | Implement Mifare Ultralight-C detection (API).Martijn Coenen2011-05-311-4/+10
|/
* Support for NDEF on iCODE.Jeff Hamilton2011-02-241-0/+9
* Adding package summary for nfc.tech packageRobert Ly2011-02-151-0/+13
* Merge "More documentation updates for NFC." into gingerbreadJeff Hamilton2011-02-091-1/+0
|\
| * More documentation updates for NFC.Jeff Hamilton2011-02-091-1/+0
* | Document NFC permissions.Nick Pelly2011-02-0910-10/+84
|/
* Fix docs type that broke build.Nick Pelly2011-02-033-14/+15
* NFC documentation overhaul.Nick Pelly2011-02-0310-301/+711
* Final final final Gingerbread MR API changes.Nick Pelly2011-02-014-27/+92
* API: Make close() throw an IOException.Nick Pelly2011-01-273-4/+5
* Fix build - javadoc.Nick Pelly2011-01-271-1/+1
* Clean up MifareUltralight API.Nick Pelly2011-01-272-30/+74
* Merge "Use classnames instead of ints for NFC techs." into gingerbreadJeff Hamilton2011-01-253-34/+7
|\
| * Use classnames instead of ints for NFC techs.Jeff Hamilton2011-01-253-34/+7
* | Make Mifare Classic increment/decrement operands little endianNick Pelly2011-01-251-2/+13
|/
* Add operands to mifare classic increment, decrement.Nick Pelly2011-01-231-12/+19
* Make MifareClassic methods more consistent.Nick Pelly2011-01-231-189/+186
* API changes for NFC.Jeff Hamilton2011-01-2111-0/+1766