summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorNick Pelly <npelly@google.com>2012-01-05 15:13:01 +1100
committerNick Pelly <npelly@google.com>2012-01-25 13:17:19 -0800
commitc97a552023c3c71079b39092e80c9b44f25a789b (patch)
tree639e700cdd538f2ebd080143182fa30bb32fdd2a /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parentdc828acd5fadb266b13cce459b1cacfad8ef7aef (diff)
Improve NDEF API's
o Add NdefRecord.toMimeType() Maps the record to a MIME type o Add NdefRecord.toUri() Maps the record to a URI o Add hidden NfcAdapter.dispatch() Helps test the dispatch path. o Modify createMime(), createUri() and createExternal(): Do not try and strictly follow RFC requirements for URI or MIME content types. This just leads to heartbreak - the RFC requirements are too strict. For example RFC1341 forbids the use of '.' in a MIME type, however this is in common use in types such as "application/vnd.companyname". I think the best approach is to only remove 'obvious' whitespace issues, and to convert uppercase to lowercase as per Android guidelines. Change-Id: Id686f5f3b05b2dceafad48e1cfcbdb2b3890b854
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions