summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Asset updatesPeter Ng2011-10-271-2/+11
|/
* Cleaning up some code related to background alpha. (Bug: 5512761)Winson Chung2011-10-251-40/+61
* Fixing issue where holographic outlines were offset when dragging from/to fol...Winson Chung2011-10-191-9/+18
* Fixing stutter in AllApps transitionAdam Cohen2011-10-171-2/+2
* Fix stutter when swiping workspace first timeMichael Jurka2011-10-111-0/+10
* Merge "Fixing issue where dragging in the hotseat could trigger scrolling to ...Winson Chung2011-10-031-3/+9
|\
| * Fixing issue where dragging in the hotseat could trigger scrolling to side pa...Winson Chung2011-10-031-3/+9
* | Fixing issue where folder icon shows holographic outline.Winson Chung2011-09-301-0/+6
|/
* Fixing issue with cancelled drag blocking cell spaces (Issue 5386523)Adam Cohen2011-09-291-0/+3
* Adding keyboard support to folders and fixing renaming rough edgesAdam Cohen2011-09-291-1/+1
* Making wallpaper width 2x the screen widthMichael Jurka2011-09-261-2/+2
* Restore gingerbread-style wallpaper parallaxMichael Jurka2011-09-231-7/+22
* Locking orientation on phones (issue 4967793)Adam Cohen2011-09-151-2/+2