index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
nfc
/
tech
/
Ndef.java
Age
Commit message (
Expand
)
Author
2021-01-20
Fix typo in comment in android/nfc/tech/Ndef.java
Jakub Pawlowski
2015-01-02
fix issuse 65774
Paul Quei
2014-03-06
am 4d328a79: am a43f7cb0: am 1507c18f: am 29e55bef: Merge "NFC: getNdefMessag...
Martijn Coenen
2014-01-28
NFC: getNdefMessage() should throw exception if no tag in field.
Mathias Jeppsson
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2012-09-24
Add NfcBarcode technology API.
Martijn Coenen
2012-03-29
Fix permission documentation.
Martijn Coenen
2012-03-29
Fix NDEF documentation to indicate the message may be null.
Martijn Coenen
2011-12-15
Fix NPE on mock NDEF tech operations.
Martijn Coenen
2011-08-26
Add getMaxTransceiveLength() API.
Martijn Coenen
2011-02-24
Support for NDEF on iCODE.
Jeff Hamilton
2011-02-09
Merge "More documentation updates for NFC." into gingerbread
Jeff Hamilton
2011-02-09
More documentation updates for NFC.
Jeff Hamilton
2011-02-09
Document NFC permissions.
Nick Pelly
2011-02-03
NFC documentation overhaul.
Nick Pelly
2011-02-01
Final final final Gingerbread MR API changes.
Nick Pelly
2011-01-25
Use classnames instead of ints for NFC techs.
Jeff Hamilton
2011-01-21
API changes for NFC.
Jeff Hamilton