summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix issue where launcher didn't return to workspace on screen off (issue 5628...Adam Cohen2012-02-022-5/+1
* | Merge "Fixing issue where AllApps icon would stay dimmed after pressing it (b...Winson Chung2012-01-302-4/+12
|\ \
| * | Fixing issue where AllApps icon would stay dimmed after pressing it (but not ...Winson Chung2012-01-302-4/+12
* | | Fixing two regressions in which side pages were not drawn or oriented correctly.Winson Chung2012-01-302-3/+3
|/ /
* | Cleaning up extra line related to icon density change.Winson Chung2012-01-241-1/+0
* | Merge "Should be getting launcher icon DPI from ActivityManager."Winson Chung2012-01-241-11/+5
|\ \
| * | Should be getting launcher icon DPI from ActivityManager.Winson Chung2012-01-241-11/+5
* | | Merge "Showing page indicator while dragging (Bug: 5117192)"Winson Chung2012-01-243-2/+22
|\ \ \
| * | | Showing page indicator while dragging (Bug: 5117192)Winson Chung2012-01-243-2/+22
| |/ /
* / / Locking pressed state for AllApps icons.Winson Chung2012-01-244-5/+66
|/ /
* | Merge "Speed up All Apps -> Workspace transition"Michael Jurka2012-01-235-76/+88
|\ \
| * | Speed up All Apps -> Workspace transitionMichael Jurka2012-01-205-76/+88
* | | Fixing issue where the outline is on the wrong side of the screen when draggi...Winson Chung2012-01-203-7/+29
* | | Merge "Removing unnecessary post when removing DragView"Winson Chung2012-01-191-5/+1
|\ \ \
| * | | Removing unnecessary post when removing DragViewAdam Cohen2012-01-181-5/+1
| |/ /
* | | Merge "Simplify code for All Apps touch feedback"Michael Jurka2012-01-191-9/+1
|\ \ \
| * | | Simplify code for All Apps touch feedbackMichael Jurka2012-01-181-9/+1
* | | | Allowing dragging to edge and holding to continue skipping pages.Winson Chung2012-01-182-17/+30
| |/ / |/| |
* | | Merge "Fix occasional odd scrolling behavior"Michael Jurka2012-01-171-3/+2
|\ \ \
| * | | Fix occasional odd scrolling behaviorMichael Jurka2012-01-171-3/+2
| |/ /
* | | Merge "Cleaning up animation code"Michael Jurka2012-01-172-46/+34
|\ \ \
| * | | Cleaning up animation codeMichael Jurka2012-01-172-46/+34
| |/ /
* | | Merge "Remove use of setFast* properties"Michael Jurka2012-01-173-32/+13
|\ \ \
| * | | Remove use of setFast* propertiesMichael Jurka2012-01-163-32/+13
| |/ /
* | | Merge "Removing dead code"Michael Jurka2012-01-175-33/+2
|\ \ \
| * | | Removing dead codeMichael Jurka2012-01-165-33/+2
| |/ /
* | | Merge "Adding workaround to make voice button target area larger (Bug 5653332)"Winson Chung2012-01-171-0/+66
|\ \ \
| * | | Adding workaround to make voice button target area larger (Bug 5653332)Winson Chung2012-01-121-0/+66
* | | | Fix RuntimeException in LauncherViewPropertyAnimatorMichael Jurka2012-01-161-3/+8
| |/ / |/| |
* | | Speeding up AllApps click feedbackMichael Jurka2012-01-123-19/+14
* | | Merge "Delete dead code"Michael Jurka2012-01-125-497/+9
|\ \ \
| * | | Delete dead codeMichael Jurka2012-01-125-497/+9
* | | | Merge "Fix NPE caused in LauncherViewPropertyAnimator"Michael Jurka2012-01-121-3/+5
|\ \ \ \
| * | | | Fix NPE caused in LauncherViewPropertyAnimatorMichael Jurka2012-01-121-3/+5
| |/ / /
* | | | Merge "Fixing issue where we may continue to restore the wrong page after res...Winson Chung2012-01-111-0/+4
|\ \ \ \
| * | | | Fixing issue where we may continue to restore the wrong page after resetting.Winson Chung2012-01-101-0/+4
| | |/ / | |/| |
* | | | Merge "Fixing issue where multiple toasts were showing when installing a new ...Winson Chung2012-01-111-12/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixing issue where multiple toasts were showing when installing a new app fro...Winson Chung2012-01-101-12/+14
| |/ /
* / / Using ViewPropertyAnimator for animationsMichael Jurka2012-01-103-74/+313
|/ /
* | simplifying code to prevent drawing off-screenMichael Jurka2011-12-162-42/+21
* | Merge "Small optimizations for the All Apps transition"Michael Jurka2011-12-153-10/+15
|\ \
| * | Small optimizations for the All Apps transitionMichael Jurka2011-12-153-10/+15
* | | Fixing subtle animation jank when dropping icon on adjacent pageAdam Cohen2011-12-145-14/+24
* | | Fix issue where folder can open offscreen (issue 5291408)Adam Cohen2011-12-131-2/+8
* | | Stripping out code path that we have no intention of usingAdam Cohen2011-12-131-83/+16
* | | Fix issue where crosshairs wouldn't disappear (issue 5190654)Adam Cohen2011-12-131-5/+9
|/ /
* | Make All Apps<-->Workspace transition smootherMichael Jurka2011-12-125-125/+142
* | Merge "Reduce peak memory use in PagedView"Michael Jurka2011-12-091-6/+13
|\ \
| * | Reduce peak memory use in PagedViewMichael Jurka2011-12-061-6/+13
* | | Merge "Scaling PagedView fling constants by density (issue 5594666)"Michael Jurka2011-12-072-9/+21
|\ \ \