summaryrefslogtreecommitdiff
path: root/core/java/android/nfc/tech/Ndef.java
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in comment in android/nfc/tech/Ndef.javaJakub Pawlowski2021-01-201-1/+1
* fix issuse 65774Paul Quei2015-01-021-1/+1
* am 4d328a79: am a43f7cb0: am 1507c18f: am 29e55bef: Merge "NFC: getNdefMessag...Martijn Coenen2014-03-061-0/+2
|\
| * NFC: getNdefMessage() should throw exception if no tag in field.Mathias Jeppsson2014-01-281-0/+2
* | Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
|/
* Add NfcBarcode technology API.Martijn Coenen2012-09-241-2/+2
* 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
* Fix NPE on mock NDEF tech operations.Martijn Coenen2011-12-151-0/+12
* Add getMaxTransceiveLength() API.Martijn Coenen2011-08-261-3/+5
* Support for NDEF on iCODE.Jeff Hamilton2011-02-241-0/+9
* 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-091-4/+7
|/
* NFC documentation overhaul.Nick Pelly2011-02-031-34/+120
* Final final final Gingerbread MR API changes.Nick Pelly2011-02-011-18/+46
* Use classnames instead of ints for NFC techs.Jeff Hamilton2011-01-251-1/+1
* API changes for NFC.Jeff Hamilton2011-01-211-0/+264