summaryrefslogtreecommitdiffstats
path: root/src/com/android/nfc/P2pLinkManager.java
Commit message (Expand)AuthorAgeFilesLines
* Allow different default MIU / window sizes.Martijn Coenen2012-08-071-6/+12
* Implement connection handover LLCP service.Martijn Coenen2012-07-161-4/+32
* Don't assume Bluetooth is present.Martijn Coenen2012-06-061-4/+8
* Fall back to NDEF push if handover SNEP get fails.Martijn Coenen2012-05-251-5/+54
* Don't use NPP for connection handover.Martijn Coenen2012-05-181-1/+5
* Bluetooth Beam bug fixes, UX and i18n.Martijn Coenen2012-05-101-5/+25
* Support for the new Uri[] Beam push API.Martijn Coenen2012-04-121-21/+13
* First cut at Bluetooth BeamNick Pelly2012-04-041-7/+44
* Allow applications to disable default Beam behavior.Martijn Coenen2012-04-041-13/+43
* Keep static NDEF in application rather than NFC Service.Nick Pelly2012-03-281-13/+7
* Update URL from Market to Play. Add feature parameter.Nick Pelly2012-03-211-2/+2
* Perform default Beam behavior from system apps.Nick Pelly2012-03-061-11/+4
* Allow apps to selectively disable beamIsaac Levy2012-02-091-8/+9
* LLCP echo server implementation.Martijn Coenen2012-01-201-0/+38
* Add event logs for NFC events.Jeff Hamilton2011-10-251-3/+87
* NFC service updates for moving NDEF push to a fragment.Nick Pelly2011-08-251-2/+2
* NdefPush animations.Martijn Coenen2011-08-241-1/+1
* Latest ShareTap UI: low-pass filter and animations.Martijn Coenen2011-08-181-5/+1
* Implement Tap-to-Share and Tilt-to-Share (DropShare).Nick Pelly2011-08-121-10/+10
* Decouple P2P link management from P2P UX management.Nick Pelly2011-08-101-0/+498