summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* Pushed folder inner ring drawing into workspace during animationAdam Cohen2011-05-181-6/+17
* Changed folder hover animationsAdam Cohen2011-05-171-0/+26
* Shrink-wrapped foldersAdam Cohen2011-05-161-3/+6
* Determine # of rows/columns based on screen sizeMichael Jurka2011-05-131-2/+47
* Moving tablet interface to 'large' devicesMichael Jurka2011-05-121-8/+8
* Fix crash when dragging item to next page (issue 4319506)Adam Cohen2011-05-091-4/+7
* Minor changes to help address some hiccups when panning, changing tabs and ro...Winson Chung2011-05-061-5/+15
* Fix: restoring holo outlines in paged views on tabletMichael Jurka2011-05-051-1/+0
* Merge "Adding folder icon visualization"Adam Cohen2011-05-021-2/+7
|\
| * Adding folder icon visualizationAdam Cohen2011-05-021-2/+7
* | Fixing drag and drop issues with AppsCustomize pane.Winson Chung2011-05-021-2/+4
|/
* Stripping LiveFolders from LauncherAdam Cohen2011-04-281-23/+4
* Merge "Adding initial folder animation"Adam Cohen2011-04-261-4/+10
|\
| * Adding initial folder animationAdam Cohen2011-04-211-4/+10
* | Merge "Quick fix to enable orientation lock while dragging workspace items."Winson Chung2011-04-261-0/+1
|\ \
| * | Quick fix to enable orientation lock while dragging workspace items.Winson Chung2011-04-251-0/+1
* | | Disabling certain effects (wallpaper transition, holographic icons in AllApps...Winson Chung2011-04-251-58/+73
|/ /
* / Initial changes to merged AllApps/Customize pane in the Phone UI.Winson Chung2011-04-221-49/+55
|/
* Removing dragoutlines when dragging a shortcut above a shortcutAdam Cohen2011-04-181-4/+33
* Adding drag outlines for dragging out of foldersAdam Cohen2011-04-181-15/+29
* Fixing folder creation for drops from other foldersAdam Cohen2011-04-151-19/+51
* Merge "Cleaning up drag and drop visulization and drop location determination"Adam Cohen2011-04-151-80/+110
|\
| * Cleaning up drag and drop visulization and drop location determinationAdam Cohen2011-04-151-80/+110
* | Merge "Enabling user folder creation by dropping shortcut onto shortcut"Adam Cohen2011-04-151-2/+57
|\|
| * Enabling user folder creation by dropping shortcut onto shortcutAdam Cohen2011-04-151-2/+57
* | Merge "Fixing focus issues in Launcher (keyboard support)."Winson Chung2011-04-141-0/+8
|\ \
| * | Fixing focus issues in Launcher (keyboard support).Winson Chung2011-04-141-0/+8
* | | Minor cleanup and refactoringMichael Jurka2011-04-121-26/+9
|/ /
* / Making mini workspaces disappear if drag from AllApps fails.Winson Chung2011-04-071-8/+0
|/
* Turning off the 3D rotation for non-xlarge devicesAdam Cohen2011-03-301-0/+3
* Fixing drop animation from AllApps on phone (bug 4174466)Adam Cohen2011-03-281-4/+15
* Fixing drag icon location on non-xlarge devicesAdam Cohen2011-03-281-2/+2
* Refactoring some animation codeMichael Jurka2011-03-241-12/+6
* Fix resize frame bug: 4121297Adam Cohen2011-03-221-1/+16
* Fixing issue where you can't drag from AllApps.Winson Chung2011-03-211-20/+26
* Fixing widget resize visual / ux ugliness, Bug: 4082591Adam Cohen2011-03-141-4/+5
* Merge "Fix bug: workspace screens not being rendered in spring-loaded mode" i...Michael Jurka2011-03-091-2/+3
|\
| * Fix bug: workspace screens not being rendered in spring-loaded modeMichael Jurka2011-03-091-2/+3
* | Fix reported wallpaper offset in portrait mode for live wallpapersMichael Jurka2011-03-091-2/+5
|/
* Fix 3514114: Dropping on mini-screens doesn't place items correctlyPatrick Dubroy2011-03-081-2/+4
* improving performance of first AllApps/Customize animationMichael Jurka2011-03-071-0/+5
* Fix 3511340: Exit widget resize mode when home or back clickedPatrick Dubroy2011-03-031-0/+5
* Fixed issue where background wasn't rendered behind customization trayMichael Jurka2011-03-031-1/+1
* Further improving performance of All Apps transitionMichael Jurka2011-03-021-7/+22
* Improving performance of All Apps transitionMichael Jurka2011-03-021-3/+4
* Fixing issue where you can't drag to a full screen when in spring loaded mode...Winson Chung2011-03-021-1/+7
* Fix 3457875: Mini workspace should zoom on tap, not touch downPatrick Dubroy2011-03-011-11/+30
* Merge "Fix 3493373: back button displays blue homescreen borders"Patrick Dubroy2011-03-011-2/+8
|\
| * Fix 3493373: back button displays blue homescreen bordersPatrick Dubroy2011-02-281-2/+8
* | Merge "Small update to match API changes"Adam Cohen2011-02-281-1/+1
|\ \