summaryrefslogtreecommitdiff
path: root/core/java/android/nfc/tech/Ndef.java
AgeCommit message (Expand)Author
2021-01-20Fix typo in comment in android/nfc/tech/Ndef.javaJakub Pawlowski
2015-01-02fix issuse 65774Paul Quei
2014-03-06am 4d328a79: am a43f7cb0: am 1507c18f: am 29e55bef: Merge "NFC: getNdefMessag...Martijn Coenen
2014-01-28NFC: getNdefMessage() should throw exception if no tag in field.Mathias Jeppsson
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2012-09-24Add NfcBarcode technology API.Martijn Coenen
2012-03-29Fix permission documentation.Martijn Coenen
2012-03-29Fix NDEF documentation to indicate the message may be null.Martijn Coenen
2011-12-15Fix NPE on mock NDEF tech operations.Martijn Coenen
2011-08-26Add getMaxTransceiveLength() API.Martijn Coenen
2011-02-24Support for NDEF on iCODE.Jeff Hamilton
2011-02-09Merge "More documentation updates for NFC." into gingerbreadJeff Hamilton
2011-02-09More documentation updates for NFC.Jeff Hamilton
2011-02-09Document NFC permissions.Nick Pelly
2011-02-03NFC documentation overhaul.Nick Pelly
2011-02-01Final final final Gingerbread MR API changes.Nick Pelly
2011-01-25Use classnames instead of ints for NFC techs.Jeff Hamilton
2011-01-21API changes for NFC.Jeff Hamilton