- 16 Nov, 2012 2 commits
-
-
Michael Jurka authored
* commit '3c42e118': Cleaning up unused code
-
Michael Jurka authored
-
- 15 Nov, 2012 1 commit
-
-
Michael Jurka authored
-
- 14 Nov, 2012 1 commit
-
-
Michael Jurka authored
* commit '9df38dff': Updating wallpaper picker icon to higher res
-
- 13 Nov, 2012 1 commit
-
-
Michael Jurka authored
Bug: 7400295 Change-Id: I2c7625ee1ce09ded57d884c229f155ebcf39be07
-
- 12 Nov, 2012 2 commits
-
-
The Android Open Source Project authored
* commit 'f8fbfd9f':
-
The Android Open Source Project authored
Change-Id: Icf259b354e115d0514bb0d6c33beffddb4bbcf35
-
- 10 Nov, 2012 2 commits
-
-
Baligh Uddin authored
* commit '8ef7f717': Import translations. DO NOT MERGE
-
The Android Automerger authored
-
- 09 Nov, 2012 3 commits
-
-
Baligh Uddin authored
* commit '7774041f': Import translations. DO NOT MERGE
-
Baligh Uddin authored
Change-Id: Ia8f60a9599833d4eccc6f332af67b4a71ba12a51 Auto-generated-cl: translation import
-
Baligh Uddin authored
Change-Id: Ia2fb515cb9d652162c5760ed936b3ca93a41580b Auto-generated-cl: translation import
-
- 06 Nov, 2012 3 commits
-
-
The Android Open Source Project authored
* commit '209cdc3b': Cap launcher swipe animations to max duration Workaround for generating QSB icon press states. (Bug 7132477) Adding more debug code for dup. ItemInfo bug Temporary fix for qsb and hotseat clicking issues
-
The Android Open Source Project authored
Change-Id: Ia95ceb234c77dafcedb79274226f4bd279c63c79
-
The Android Automerger authored
-
- 05 Nov, 2012 1 commit
-
-
Baligh Uddin authored
* commit 'c36184a8': Import translations. DO NOT MERGE
-
- 02 Nov, 2012 2 commits
-
-
Baligh Uddin authored
Change-Id: Ia8ddaa0b2fb9877eb3e6d2f761f66f756065ae2d Auto-generated-cl: translation import
-
Baligh Uddin authored
Change-Id: I2b74f9ba01c2705d6b9d2573f23657d6f6fc00f2 Auto-generated-cl: translation import
-
- 01 Nov, 2012 1 commit
-
-
The Android Automerger authored
-
- 31 Oct, 2012 3 commits
-
-
Baligh Uddin authored
* commit 'e8f40508': Import translations. DO NOT MERGE
-
Baligh Uddin authored
Change-Id: I1fcec61bfde318f1dca85130a25d0bb75491d8ab Auto-generated-cl: translation import
-
Baligh Uddin authored
Change-Id: I93115a7871c1e56b05419628cdaa76f7f9f74ce5 Auto-generated-cl: translation import
-
- 30 Oct, 2012 1 commit
-
-
The Android Automerger authored
-
- 29 Oct, 2012 3 commits
-
-
Chet Haase authored
* commit '36095e86': Stop animating All Apps during transition to Home
-
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 3 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
* commit 'e57e793b': Cap launcher swipe animations to max duration
-
Dave Burke authored
-
- 25 Oct, 2012 7 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
* commit '8634f849': Delay ACTION_MAIN processing when not focused.
-
Dave Burke authored
-
Chet Haase authored
* commit '853e2a7a': Resize wallpaper assets to avoid runtime resizing
-
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 3 commits
-
-
The Android Automerger authored
-
Michael Jurka authored
* commit '9dc882be': Get rid of explicit GC requests
-
Michael Jurka authored
-