- 10 Oct, 2011 1 commit
-
-
Brandon Keely authored
Merge "NFC screenshot animation adjustments: - eliminate discontinuous jump when starting failure animation (mScaleUpAnimator) - simplify success animation: fade live app in at scale=1, rather than scaling it back up - minor timing and motion curve tweaks"
-
- 08 Oct, 2011 2 commits
-
-
Brandon Keely authored
- eliminate discontinuous jump when starting failure animation (mScaleUpAnimator) - simplify success animation: fade live app in at scale=1, rather than scaling it back up - minor timing and motion curve tweaks Change-Id: I1fd5989a6e58e493087653d3a865f774cfc2b32d
-
Brandon Keely authored
Change-Id: I833c466e867b1c1c787654b0b3a42ebca27b7c14
-
- 30 Sep, 2011 3 commits
-
-
Eric Fischer authored
-
Eric Fischer authored
Change-Id: I0cd23cb557e59d7f7736495749e8dc090d771b22
-
Kenny Root authored
Bug: 5389201 Change-Id: I8ddb60ebe63bcc01e0695868286ad4c7da4afa69
-
- 29 Sep, 2011 1 commit
-
-
Eric Fischer authored
* commit '732f77cf': Import revised translations. DO NOT MERGE.
-
- 28 Sep, 2011 2 commits
-
-
Eric Fischer authored
Change-Id: I9b18d646d7d731f8f227685ccfa4f21276ca8009
-
mike wakerly authored
This addresses the responsiveness issue identified in b/5140941 Change-Id: I8fad061be2e3f1006e4e2910db84c0a3360e2a0a
-
- 27 Sep, 2011 3 commits
-
-
Eric Fischer authored
* commit '416d5ff3': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Change-Id: I8cde4e2ddd9df24fae0d19c4d1a865560526a5a4
-
Eric Fischer authored
* commit 'c625b19e': Import revised translations. DO NOT MERGE
-
- 26 Sep, 2011 3 commits
-
-
Eric Fischer authored
Change-Id: Iabb046baae875db5b4d26409fb591b54484626a8
-
Jeff Hamilton authored
-
Jeff Hamilton authored
Bug: 5300713 Change-Id: I93f0d75d159b3456e6fa8fc376d10493f25e3233
-
- 23 Sep, 2011 2 commits
-
-
Eric Fischer authored
* commit '01400378': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Change-Id: Iaa6189fc48d663042d7fc0747320d14ef57b09d9
-
- 22 Sep, 2011 5 commits
-
-
Nick Pelly authored
-
Nick Pelly authored
Change-Id: Iadf9d337e0645aaf3d3aafaee0ab710c76d04257
-
Justin Ho authored
Bug: 4381131 Change-Id: I336adcc3ec4072088074fceabac80e93f992a254
-
Nick Pelly authored
Pull out all the code the track success/failure for the hint. Doing this as a standalone commit so we can easily revert if we want it back. Bug: 5350022 Change-Id: Ieb70af10ebaabdf82421c128d72ed1fc374130d2
-
Nick Pelly authored
Bug: 5350022 Change-Id: I803facfd2f50329771ad6eb6e608b91a94e9a6bb
-
- 21 Sep, 2011 1 commit
-
-
Martijn Coenen authored
mStartTime was not initialized, which would cause a very large positive value in mTimeRemaining, because it was only an int and it wrapped. This caused the scale to be all wrong. Fixed both issues. Bug: 5350022 Change-Id: I49c987fb905c90998f5b9083b9c7590225b751c7
-
- 15 Sep, 2011 1 commit
-
-
Martijn Coenen authored
Bug: 5296866 Change-Id: I90ccb7127b61aa2242fdb5252cdacccc049d5081
-
- 14 Sep, 2011 3 commits
-
-
Jeff Hamilton authored
Patch to perform a download at NfcService boot time This patch permit, when NFC is off, to perform a download if the PN544 is not up to date Change-Id: Iaa01e218ccd1e4cb18ef77d58c18348823135b1e
-
The Android Open Source Project authored
Change-Id: I48dfb43487ec4379294c4f66302d2fd8d3a99ce4
-
Ed Heyl authored
-
- 13 Sep, 2011 2 commits
-
-
Daniel TOMAS authored
* commit 'abb7909c': Patch to perform a download at NfcService boot time
-
The Android Automerger authored
-
- 09 Sep, 2011 3 commits
-
-
android-merger authored
-
Daniel TOMAS authored
* commit 'd77e05f7': Patch to perform a download at NfcService boot time
-
Daniel TOMAS authored
This patch permit, when NFC is off, to perform a download if the PN544 is not up to date Change-Id: I497d9e9123dfb2b9781a7ff1ba5fc927dab4d05b
-
- 06 Sep, 2011 1 commit
-
-
Jeff Hamilton authored
Bug: 5249686 Change-Id: I5b3f2708ef28de58655ac2901f85f0575210f01c
-
- 03 Sep, 2011 3 commits
-
-
Martijn Coenen authored
Change-Id: I00382a2cd085aa4c65eba33e9eab51c57882b838
-
Martijn Coenen authored
- Show a static (scaling in) background in case we're not hw-accelerated. - Modify the cloning animation a bit. Change-Id: I808238fb515c2c8d7832a4ab8bc70a37e1198de5
-
Dianne Hackborn authored
Change-Id: I5f6840359502ee1982ff84e9905b95f4c0ad094c
-
- 02 Sep, 2011 1 commit
-
-
Martijn Coenen authored
-
- 01 Sep, 2011 3 commits
-
-
Martijn Coenen authored
- Only hw-accelerate when we have the resources for it; - Disallow status bar interaction; - Remove background; - On failure, gradually scale back up; - On receive, slide out to the right. TODO: - OpenGL fireflies Change-Id: I1deae65f24f40a226c8a575130ca22b72ff9e05e
-
Martijn Coenen authored
-
Justin Ho authored
Bug: 5032006 Change-Id: Icd6be36727340d87f0aecba70a1e93094e906d5c
-