summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge "Launch application if already installed."Martijn Coenen2011-08-052-29/+33
|\
| * Launch application if already installed.Martijn Coenen2011-08-052-29/+33
* | New NFC animations.Martijn Coenen2011-08-053-137/+314
|/
* Merge "Allow NDEF swap."Nick Pelly2011-08-022-21/+6
|\
| * Allow NDEF swap.Nick Pelly2011-08-022-21/+6
* | Merge "Remove the binder interface for LLCP."Jeff Hamilton2011-08-0211-912/+288
|\ \
| * | Remove the binder interface for LLCP.Jeff Hamilton2011-08-0111-912/+288
| |/
* | Animations for 0-click send success / failure.Martijn Coenen2011-08-022-46/+278
|/
* Turn off ME Profile sharing & BT Dropbox.Nick Pelly2011-08-014-663/+13
* Minor cleanup: change private members to package.Nick Pelly2011-08-012-22/+22
* Fix bug: use foreground dispatch when ndef push is enabled via callback.Nick Pelly2011-08-012-3/+3
* Merge "Fix crash when screenshot fails."Jeff Hamilton2011-07-291-6/+7
|\
| * Fix crash when screenshot fails.Jeff Hamilton2011-07-291-6/+7
* | Pop up notification on first succesful Tap to Share.Martijn Coenen2011-07-281-0/+32
|/