summaryrefslogtreecommitdiffstats
path: root/core/java/android/nfc/NdefMessage.java
Commit message (Expand)AuthorAgeFilesLines
* Return a zero length byte from toByteArray instead of null.Jason parks2010-11-021-3/+5
* Hide some NFC API's.Nick Pelly2010-10-281-4/+4
* Unhide some NFC APIs that are required for the Tag app.Jeff Hamilton2010-10-211-7/+1
* Revise some javadocs for NFC; add package descriptionScott Main2010-10-151-4/+6
* NFC API revision round 2.Nick Pelly2010-10-121-12/+57
* New API stubs: NdefMessage and NdefRecord.Nick Pelly2010-10-041-0/+89