summaryrefslogtreecommitdiffstats
path: root/src/com/android/nfc/DeviceHost.java
Commit message (Expand)AuthorAgeFilesLines
* Support for querying extended length APDU support.Martijn Coenen2012-04-021-0/+2
* Get rid of getLastError().Martijn Coenen2012-03-291-2/+0
* Support for setting p2p modes from javaland and some cleanup.Martijn Coenen2012-03-021-0/+4
* Merge "LLCP 1.1 support."Martijn Coenen2012-01-271-1/+1
|\
| * LLCP 1.1 support.Martijn Coenen2012-01-271-1/+1
* | Rewrite NDEF dispatch path. It was getting pretty messy.Nick Pelly2012-01-251-1/+1
|/
* Bring LLCP connectionless sockets back to life.Martijn Coenen2012-01-131-0/+15
* NFC: Enable guard host timeout.Martijn Coenen2011-10-211-0/+2
* Manually port d77e05f7 from gingerbread:Jeff Hamilton2011-09-141-1/+11
* Support for getMaxTransceiveLength() API.Martijn Coenen2011-08-261-0/+7
* 0-click UI updateNick Pelly2011-08-171-4/+0
* Remove the binder interface for LLCP.Jeff Hamilton2011-08-011-6/+36
* Support for getTimeout() (NFC service).Martijn Coenen2011-07-201-0/+2
* Properly merge b5165e13 to master.Nick Pelly2011-06-281-0/+6
* First pass at an abstraction of the NFC stack.Jeff Hamilton2011-06-131-0/+148