summaryrefslogtreecommitdiffstats
path: root/src/com/android/nfc/ndefpush/NdefPushClient.java
Commit message (Expand)AuthorAgeFilesLines
* Remove the binder interface for LLCP.Jeff Hamilton2011-08-011-6/+6
* Play an animation for outbound NFC P2P.Jeff Hamilton2011-07-261-3/+5
* Merge snep p2p to masterBen Dodson2011-06-151-144/+44
* Implement callback interface for Ndef push.Jason parks2011-05-241-0/+38
* Tweak dispatching a bit.Jeff Hamilton2011-01-231-0/+6
* Fixed misuse of Arrays.copyOfRange() method.Sylvain Fonteneau2011-01-191-1/+1
* NDEF Push Protocol implementation.Jeff Hamilton2011-01-181-0/+140