summaryrefslogtreecommitdiffstats
path: root/src/com/android/nfc
Commit message (Expand)AuthorAgeFilesLines
* Remove static background image from Beam when no hw-acceleration.Martijn Coenen2011-11-031-21/+0
* Check for navigation bar when cropping Beam screenshot.Martijn Coenen2011-11-031-4/+7
* Add event logs for NFC events. DO NOT MERGEJeff Hamilton2011-10-283-9/+105
* Merge "NFC: Enable guard host timeout." into ics-mr0Martijn Coenen2011-10-213-0/+9
|\
| * NFC: Enable guard host timeout.Martijn Coenen2011-10-213-0/+9
* | Merge "Start all NFC activities from a dedicated root task." into ics-mr0Martijn Coenen2011-10-212-37/+76
|\ \ | |/ |/|
| * Start all NFC activities from a dedicated root task.Martijn Coenen2011-10-172-37/+76
* | Fix crash when turning screen off and NFC is off.Martijn Coenen2011-10-191-6/+4
* | Make the crash on screen off less frequent.Jeff Hamilton2011-10-171-16/+35
* | Final NFC animation tweaks.Martijn Coenen2011-10-141-2/+15
|/
* NFC: Remove statusbar/navbar from animated screenshot.Martijn Coenen2011-10-112-23/+39
* Merge "NFC screenshot animation adjustments: - eliminate discontinuous jump w...Brandon Keely2011-10-101-25/+44
|\
| * NFC screenshot animation adjustments:Brandon Keely2011-10-071-25/+44
* | Updated FireflyRenderThread to be more subtle and depthy.Brandon Keely2011-10-071-55/+34
|/
* Add DUMP permissions checkKenny Root2011-09-301-0/+9
* NfcService: call enableAppSwitches for additional events.mike wakerly2011-09-282-7/+16
* Fix NFC to only be enabled when the lockscreen is dismissed.Jeff Hamilton2011-09-261-1/+1
* Show NFC call-to-action text immediately.Nick Pelly2011-09-212-63/+6
* Fix fireflies on prime.Martijn Coenen2011-09-221-2/+4
* Remove first-share notification.Martijn Coenen2011-09-151-36/+0
* Manually port d77e05f7 from gingerbread:Jeff Hamilton2011-09-143-1/+75
* Include stopped apps when broadcasting SE events.Jeff Hamilton2011-09-061-6/+11
* Move receive animation back to scale up.Martijn Coenen2011-09-021-1/+8
* Render fireflies with OpenGL.Martijn Coenen2011-09-022-19/+514
* Remove this unneeded (and gone) flag.Dianne Hackborn2011-09-021-2/+1
* Latest zeroclick animations.Martijn Coenen2011-09-012-18/+56
* Merge "NFC service updates for moving NDEF push to a fragment."Nick Pelly2011-08-263-64/+31
|\
| * NFC service updates for moving NDEF push to a fragment.Nick Pelly2011-08-253-64/+31
* | Support for getMaxTransceiveLength() API.Martijn Coenen2011-08-264-6/+70
|/
* Touch to send hint for NdefPush.Martijn Coenen2011-08-242-11/+87
* NdefPush animations.Martijn Coenen2011-08-243-31/+127
* Fix GB<->ICS sharing.Martijn Coenen2011-08-191-1/+5
* First cut at reverting to tap-to-share.Nick Pelly2011-08-183-179/+24
* Initialize LPF with first value, so that we have a betterNick Pelly2011-08-181-17/+19
* Latest ShareTap UI: low-pass filter and animations.Martijn Coenen2011-08-183-14/+39
* 0-click UI updateNick Pelly2011-08-175-627/+365
* Prevent NFC task transition animations.Martijn Coenen2011-08-161-4/+1
* Prevent rotation in animation activity.Martijn Coenen2011-08-152-10/+8
* Implement Tap-to-Share and Tilt-to-Share (DropShare).Nick Pelly2011-08-123-78/+107
* Tweak arrow rotation.Nick Pelly2011-08-111-3/+10
* Latest UX animations and cleanup of P2pAnimationActivity.Martijn Coenen2011-08-112-76/+115
* Decouple P2P link management from P2P UX management.Nick Pelly2011-08-108-617/+757
* Address code review comments for "Increase priority of EnableDisableTask..."Nick Pelly2011-08-101-0/+3
* Move 0-click animations to activity.Martijn Coenen2011-08-104-310/+268
* Increase priority of EnableDisableTask thread to fix FW download failures.Nick Pelly2011-08-091-0/+10
* Fix bug where NfcAdapterExtras.get() always fails.Nick Pelly2011-08-091-2/+7
* A bunch of NfcService improvements.Nick Pelly2011-08-092-527/+662
* Merge "Turn on polling if NFC service restarts with screen on."Nick Pelly2011-08-081-1/+1
|\
| * Turn on polling if NFC service restarts with screen on.Nick Pelly2011-08-061-1/+1
* | 0-click animations: "tap to send" and "tilt to send".Martijn Coenen2011-08-082-43/+103
|/