- 06 Nov, 2012 1 commit
-
-
The Android Automerger authored
-
- 02 Nov, 2012 1 commit
-
-
Baligh Uddin authored
Change-Id: Ia8ddaa0b2fb9877eb3e6d2f761f66f756065ae2d Auto-generated-cl: translation import
-
- 01 Nov, 2012 1 commit
-
-
The Android Automerger authored
-
- 31 Oct, 2012 1 commit
-
-
Baligh Uddin authored
Change-Id: I1fcec61bfde318f1dca85130a25d0bb75491d8ab Auto-generated-cl: translation import
-
- 30 Oct, 2012 1 commit
-
-
The Android Automerger authored
-
- 29 Oct, 2012 2 commits
-
-
Chet Haase authored
-
Chet Haase authored
One of the sources of jank in launcher is during the All Apps -> Home transition. specifically, if the user has started a fling operation (where we are animating between pages in All Apps) and then hits the Home button, we continue the fling animation while also doing the transition to Home scale/fade animations. This causes a lot of work for launcher, particularly because the fling animation is causing the All Apps layer to get recreated on every frame. The fix is to simply pause the fling animation, then snap to its end state when the animation to Home is complete. We also need to pause/snap the scroll indicator animation, because it's fading animation causes the same layer-recreation jank that the fling itself causes. Issue #7387124 Home <-> All Apps transition animation is janky while flinging Change-Id: Icbcaf2d5b3b2f6ce8fd7419419d258248aa1475b
-
- 26 Oct, 2012 2 commits
-
-
Chet Haase authored
large screens take too long swiping between screens. Cap the duration to some max value to make things snappier. Change-Id: Iee967c1b00b4962a0490fd0e20d48d7d8363dd2f
-
Dave Burke authored
-
- 25 Oct, 2012 5 commits
-
-
Chet Haase authored
large screens take too long swiping between screens. Cap the duration to some max value to make things snappier. Change-Id: Iee967c1b00b4962a0490fd0e20d48d7d8363dd2f
-
The Android Automerger authored
-
Dave Burke authored
-
Chet Haase authored
-
Chet Haase authored
Issue #7352961 Wallpaper edge is cut-off while scrolling through home page Change-Id: I4bed3d4445fdcc2e2effd846f074bf7ef6dd532a
-
- 24 Oct, 2012 1 commit
-
-
Jamie Gennis authored
This change puts a 350 ms delay before processing the ACTION_MAIN intent when the window is not focused. This makes the Launcher animation take place after the GPU-intensive portion of the window shade hide animation, resulting in smoother animations. Bug: 7401764 Change-Id: I574f2ba398fcf38b423413f802673bbd4d983cd2
-
- 23 Oct, 2012 2 commits
-
-
The Android Automerger authored
-
Michael Jurka authored
-
- 22 Oct, 2012 2 commits
-
-
The Android Automerger authored
-
Baligh Uddin authored
Change-Id: Ibc8c1dcd857312d4d6df39c18cc32708dfcaea80 Auto-generated-cl: translation import
-
- 19 Oct, 2012 9 commits
-
-
The Android Automerger authored
-
Svetoslav Ganov authored
-
Adam Cohen authored
Change-Id: Ia39b049fe414edf926c221baed3b1223199ce2a7
-
Baligh Uddin authored
-
Michael Jurka authored
-
Michael Jurka authored
Bug: 7356682 Change-Id: Ic6522da1ec6ac0d57f1565cef9c43949f2d7fd70
-
Michael Jurka authored
Bug: 7370913
-
Michael Jurka authored
Bug: 7371837
-
The Android Automerger authored
-
- 18 Oct, 2012 2 commits
-
-
Scott Main authored
Change-Id: I87370e8dc7f3159182dac9f650223ce010d6286b
-
Baligh Uddin authored
The translations import recognizes 'string', 'string-array' and 'plurals' as valid items to parse, all others are ignored. This is the reason, why these strings have not been imported back into the codebase. Making the string declaration same as when it was removed in cl/236665 Change-Id: I6d53ba9d6267706834cb66e9ca99a1335aa01d14 Bug: 7203884
-
- 17 Oct, 2012 3 commits
-
-
The Android Automerger authored
-
alanv authored
Bug: 7362253 Change-Id: I72811292e8091a21866cb4599d37a71eb475b1d5
-
Romain Guy authored
Bug #7334849 Change-Id: Iae01cf5c587716951dee849e9c4116717d137d8f
-
- 15 Oct, 2012 1 commit
-
-
The Android Automerger authored
-
- 12 Oct, 2012 1 commit
-
-
Jason Chen authored
Add mipmap-* launcher icon assets. Removes equivalent icons from drawable directories and fixes up the reference to them in a layout. Bug: 6718166 Change-Id: Ic97e3208d0b47523c8fabef949b2b06825e2fa8f
-
- 11 Oct, 2012 5 commits
-
-
The Android Automerger authored
-
Romain Guy authored
-
Michael Jurka authored
-
The Android Automerger authored
-
Michael Jurka authored
-