summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* Reverting: "Animating the drag view scale up and down when dragging items."Winson Chung2012-02-131-1/+3
* Animating the drag view scale up and down when dragging items.Winson Chung2012-02-071-3/+1
* Fix issue where launcher didn't return to workspace on screen off (issue 5628...Adam Cohen2012-02-021-2/+0
* Fixing two regressions in which side pages were not drawn or oriented correctly.Winson Chung2012-01-301-1/+1
* Merge "Showing page indicator while dragging (Bug: 5117192)"Winson Chung2012-01-241-0/+14
|\
| * Showing page indicator while dragging (Bug: 5117192)Winson Chung2012-01-241-0/+14
* | Locking pressed state for AllApps icons.Winson Chung2012-01-241-1/+1
|/
* Merge "Speed up All Apps -> Workspace transition"Michael Jurka2012-01-231-36/+28
|\
| * Speed up All Apps -> Workspace transitionMichael Jurka2012-01-201-36/+28
* | Fixing issue where the outline is on the wrong side of the screen when draggi...Winson Chung2012-01-201-5/+19
* | Allowing dragging to edge and holding to continue skipping pages.Winson Chung2012-01-181-5/+7
|/
* Remove use of setFast* propertiesMichael Jurka2012-01-161-14/+12
* Using ViewPropertyAnimator for animationsMichael Jurka2012-01-101-61/+42
* simplifying code to prevent drawing off-screenMichael Jurka2011-12-161-35/+2
* Merge "Small optimizations for the All Apps transition"Michael Jurka2011-12-151-1/+4
|\
| * Small optimizations for the All Apps transitionMichael Jurka2011-12-151-1/+4
* | Fixing subtle animation jank when dropping icon on adjacent pageAdam Cohen2011-12-141-3/+1
* | Fix issue where crosshairs wouldn't disappear (issue 5190654)Adam Cohen2011-12-131-5/+9
|/
* Make All Apps<-->Workspace transition smootherMichael Jurka2011-12-121-52/+44
* Scaling PagedView fling constants by density (issue 5594666)Adam Cohen2011-12-071-1/+4
* Merge "Clean up unused code and import declarations" into ics-mr1Michael Jurka2011-11-281-5/+0
|\
| * Clean up unused code and import declarationsMichael Jurka2011-11-281-5/+0
* | Fixing a few landscape issues.Winson Chung2011-11-281-1/+3
|/
* Merge "Fixing issue where shortcut holographic outlines were different than w...Winson Chung2011-11-231-3/+1
|\
| * Fixing issue where shortcut holographic outlines were different than widgets....Winson Chung2011-11-221-3/+1
* | Merge "Preventing springloaded mode from snapping back due to timeout. (Bug 5...Winson Chung2011-11-231-3/+12
|\ \
| * | Preventing springloaded mode from snapping back due to timeout. (Bug 5649189)Winson Chung2011-11-221-3/+12
| |/
* | Merge "Prevent the creation of Shorcuts with null intents (issue 5629292)" in...Adam Cohen2011-11-231-1/+3
|\ \ | |/ |/|
| * Prevent the creation of Shorcuts with null intents (issue 5629292)Adam Cohen2011-11-221-1/+3
* | Merge "Fixing bug where drag would sometimes get cancelled inadvertently" int...Adam Cohen2011-11-211-0/+1
|\ \
| * | Fixing bug where drag would sometimes get cancelled inadvertentlyAdam Cohen2011-11-181-0/+1
| |/
* | Merge "Potential fix for out-of-date hardware layers" into ics-mr1Michael Jurka2011-11-211-6/+22
|\ \ | |/ |/|
| * Potential fix for out-of-date hardware layersMichael Jurka2011-11-181-6/+22
* | Merge "Small fix to deal with ugly widget dropping situations" into ics-mr1Adam Cohen2011-11-181-1/+2
|\ \ | |/ |/|
| * Small fix to deal with ugly widget dropping situationsAdam Cohen2011-11-181-1/+2
* | Merge "Fix hiccup when dropping in springloaded mode on large ui" into ics-mr1Adam Cohen2011-11-171-0/+1
|\ \
| * | Fix hiccup when dropping in springloaded mode on large uiAdam Cohen2011-11-161-0/+1
| |/
* / speeding up transition from other apps -> LauncherMichael Jurka2011-11-151-63/+0
|/
* Widget preview improvementsMichael Jurka2011-11-111-10/+44
* Unifying overscroll btw phone and tabletAdam Cohen2011-11-111-16/+19
* Merge "Reduce unnecessary layout passes" into ics-mr1Michael Jurka2011-11-101-1/+0
|\
| * Reduce unnecessary layout passesMichael Jurka2011-11-101-1/+0
* | resolved conflicts for merge of b9c76f32 to ics-mr1Michael Jurka2011-11-101-2/+20
|/
* Cleaning up overscroll effect in launcher workspaceAdam Cohen2011-11-031-0/+23
* Merge "Launcher performance optimizations: shaving about 3ms off Workspace.di...Adam Cohen2011-11-011-11/+11
|\
| * Launcher performance optimizations: shaving about 3ms off Workspace.dispatchD...Adam Cohen2011-10-311-11/+11
* | Merge "Fix stuttering animation when you press home" into ics-mr1Michael Jurka2011-10-311-2/+3
|\ \
| * | Fix stuttering animation when you press homeMichael Jurka2011-10-311-2/+3
| |/
* | Merge "Update tablet wallpaper size" into ics-mr1Michael Jurka2011-10-311-42/+11
|\ \ | |/ |/|
| * Update tablet wallpaper sizeMichael Jurka2011-10-281-42/+11