summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Cancelling scroll indicator animation during All Apps transition"Michael Jurka2012-03-301-0/+1
|\
| * Cancelling scroll indicator animation during All Apps transitionMichael Jurka2012-03-231-0/+1
* | Fix issue where hotseat wasn't being correctly persisted (issue 6259158)Adam Cohen2012-03-291-2/+10
* | Merge "Fixing issue where you can't hover over the right edge to snap to next...Winson Chung2012-03-291-1/+2
|\ \
| * | Fixing issue where you can't hover over the right edge to snap to next page i...Winson Chung2012-03-281-1/+2
* | | Fixing crash when dropping item in hotseat (issue 6246039)Adam Cohen2012-03-281-3/+5
|/ /
* | Fix non-persistence of launcher (broken by reordering changes)Adam Cohen2012-03-271-14/+2
* | Fixing issue where scrolling indicator was showing on the tablet. (Bug 6164741)Winson Chung2012-03-271-1/+1
* | Implementing spring-back version of reorderingAdam Cohen2012-03-261-49/+65
* | Making the text reflect the container when you are unable to drop onto a space.Winson Chung2012-03-261-3/+4
* | Merge "Adding animation post-installing a shortcut."Winson Chung2012-03-231-0/+20
|\ \
| * | Adding animation post-installing a shortcut.Winson Chung2012-03-231-0/+20
| |/
* | Merge "Allow fling gesture while dragging from AllApps to dismiss drag."Winson Chung2012-03-231-5/+14
|\ \
| * | Allow fling gesture while dragging from AllApps to dismiss drag.Winson Chung2012-03-221-5/+14
| |/
* / Minor code cleanupMichael Jurka2012-03-221-2/+2
|/
* Merge "Eliminate custom alpha handling in CellLayout"Michael Jurka2012-03-211-28/+39
|\
| * Eliminate custom alpha handling in CellLayoutMichael Jurka2012-03-201-28/+39
* | Adding fling-to-delete.Winson Chung2012-03-201-0/+9
|/
* Initial implementation of CellLayout auto-reorderingAdam Cohen2012-03-151-93/+226
* Merge "Fixing some issues/regressions related to scaled icons."Winson Chung2012-03-121-3/+7
|\
| * Fixing some issues/regressions related to scaled icons.Winson Chung2012-03-081-3/+7
* | Fix case where shortcut label wasn't updatingMichael Jurka2012-03-091-6/+6
|/
* Stripping out dead code for global drag and drop so that it doesn't have to b...Adam Cohen2012-03-021-137/+0
* Merge "Fixing animation bug when moving an icon to an adjacent screen"Adam Cohen2012-03-021-2/+3
|\
| * Fixing animation bug when moving an icon to an adjacent screenAdam Cohen2012-02-291-2/+3
* | resolved conflicts for merge of a3e22d6a to masterAndrew Flynn2012-03-011-3/+4
|\ \ | |/ |/|
| * New small/large screen division for Launcher.Andrew Flynn2012-02-291-4/+5
| * Merge "Fixing issue where smallest screen dim was not taking dpi into account...Andrew Flynn2012-02-151-1/+3
| |\
| | * Fixing issue where smallest screen dim was not taking dpi into account.Winson Chung2012-02-141-1/+3
| * | DO NOT MERGEMichael Jurka2012-02-141-1/+2
| |/
* | Merge "Fix wallpaper offsets for live wallpapers on tablet"Michael Jurka2012-02-291-25/+17
|\ \
| * | Fix wallpaper offsets for live wallpapers on tabletMichael Jurka2012-02-291-25/+17
* | | Fixing drag and drop framerate regression in workspaceAdam Cohen2012-02-281-10/+20
* | | When adding or moving a resizable widget, the widget may resizeAdam Cohen2012-02-271-91/+193
|/ /
* | Fixing issue where icons can't be clicked during launcher transition.Winson Chung2012-02-241-3/+3
* | Tweaking pickup animation, vibration and removing glow from drag view.Winson Chung2012-02-231-3/+9
* | Animating the widget previews on drag from AppsCustomize.Winson Chung2012-02-231-1/+1
* | Fading out workspace when dragging to higlight dragged object.Winson Chung2012-02-231-3/+14
* | Allow touches to fall through AllApps nearing end of transition (Bug: 5991846...Winson Chung2012-02-171-28/+49
* | Revert "Revert "Speed up All Apps -> Workspace transition""Michael Jurka2012-02-151-38/+30
* | Fixing bug where widget preview wasn't fully updated upon dropAdam Cohen2012-02-141-14/+1
* | Merge "Fixing annoying bug where widget would drop to side page"Adam Cohen2012-02-141-2/+1
|\ \
| * | Fixing annoying bug where widget would drop to side pageAdam Cohen2012-02-141-2/+1
* | | Merge "Animating the drag view scale up and down when dragging items."Winson Chung2012-02-141-9/+4
|\ \ \
| * | | Animating the drag view scale up and down when dragging items.Winson Chung2012-02-131-9/+4
* | | | Fixing issue where smallest screen dim was not taking dpi into account.Winson Chung2012-02-141-1/+3
* | | | Merge "Revert "Speed up All Apps -> Workspace transition""Winson Chung2012-02-141-30/+38
|\ \ \ \ | |_|/ / |/| | |
| * | | Revert "Speed up All Apps -> Workspace transition"Michael Jurka2012-02-141-30/+38
| |/ /
* / / Fixing bugs with new widget addingAdam Cohen2012-02-131-1/+1
|/ /
* | Improving widget transitions:Adam Cohen2012-02-131-33/+99