summaryrefslogtreecommitdiffstats
path: root/src/com/android/nfc/DeviceHost.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/pa...Steve Kondik2012-11-211-0/+20
|\
| * am a949c743: Fast-fail SE open if it\'s activated in listen mode.Martijn Coenen2012-10-111-0/+10
| |\
| | * Fast-fail SE open if it's activated in listen mode.Martijn Coenen2012-10-111-0/+10
| * | NfcAdapterExtras: add driver name.mike wakerly2012-10-031-0/+2
| |/
| * Allow different default MIU / window sizes.Martijn Coenen2012-08-071-0/+4
| * NFC: Initial NCI DeviceHost and JNI implementation.Martijn Coenen2012-07-271-0/+4
* | card emulation patch port to JBdoug yeager2012-08-281-0/+8
|/
* 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