summaryrefslogtreecommitdiff
path: root/core/java/android/nfc/NdefMessage.java
AgeCommit message (Expand)Author
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-02-17Core proto definition for "dumpsys nfc --proto"Mike Ma
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-06-01Fix broken links in @see tags in framework docs.Aurimas Liutikas
2012-01-27Fix doc bug.Nick Pelly
2012-01-26Add NdefMessage.getByteLength(), and more minor fixes:Nick Pelly
2012-01-25Improve NDEF API'sNick Pelly
2011-12-19Rewrite NDEF parsing in Java, clean-up API.Nick Pelly
2010-11-02Return a zero length byte from toByteArray instead of null.Jason parks
2010-10-28Hide some NFC API's.Nick Pelly
2010-10-21Unhide some NFC APIs that are required for the Tag app.Jeff Hamilton
2010-10-15Revise some javadocs for NFC; add package descriptionScott Main
2010-10-12NFC API revision round 2.Nick Pelly
2010-10-04New API stubs: NdefMessage and NdefRecord.Nick Pelly