summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/CellLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Initial implementation of folder reorderingAdam Cohen2011-06-131-0/+63
* Modifying AppsCustomize behaviour to use springloaded mode.Winson Chung2011-06-081-48/+44
* Fixing up some Folder bugsAdam Cohen2011-06-081-7/+7
* Merge "Fix issue with missing row/column on workspace"Michael Jurka2011-06-031-27/+0
|\
| * Fix issue with missing row/column on workspaceMichael Jurka2011-06-031-27/+0
* | am b82cc0cc: am 1fd2c158: am 32271c3d: Tweak calculation for number of column...Michael Jurka2011-06-031-9/+2
|\ \ | |/ |/|
| * Tweak calculation for number of columns and rowsMichael Jurka2011-06-011-9/+2
| * Fix issue with missing row/column on workspaceMichael Jurka2011-05-271-27/+0
| * Determine # of rows/columns based on screen size DO NOT MERGEMichael Jurka2011-05-201-0/+54
| * Fix 4081795: Blue glow gone wild. DO NOT MERGEPatrick Dubroy2011-03-141-0/+36
* | Fixing long-press issue due to child hit-rect offset.Winson Chung2011-05-231-3/+11
* | Shrink-wrapped foldersAdam Cohen2011-05-161-7/+35
* | Determine # of rows/columns based on screen sizeMichael Jurka2011-05-131-0/+54
* | Moving tablet interface to 'large' devicesMichael Jurka2011-05-121-3/+3
* | Minor changes to help address some hiccups when panning, changing tabs and ro...Winson Chung2011-05-061-1/+1
* | Adding back the widgets pane to the merged AllApps.Winson Chung2011-04-281-2/+4
* | Tiny fix in CellLayoutAdam Cohen2011-04-261-1/+1
* | Adding initial folder animationAdam Cohen2011-04-211-13/+55
* | Removing dragoutlines when dragging a shortcut above a shortcutAdam Cohen2011-04-181-0/+7
* | Adding drag outlines for dragging out of foldersAdam Cohen2011-04-181-3/+6
* | Changing folders to use CellLayoutsMichael Jurka2011-04-151-0/+8
* | Merge "Cleaning up drag and drop visulization and drop location determination"Adam Cohen2011-04-151-1/+23
|\ \
| * | Cleaning up drag and drop visulization and drop location determinationAdam Cohen2011-04-151-1/+23
* | | Merge "Enabling user folder creation by dropping shortcut onto shortcut"Adam Cohen2011-04-151-12/+51
|\| |
| * | Enabling user folder creation by dropping shortcut onto shortcutAdam Cohen2011-04-151-12/+51
* | | Minor cleanup and refactoringMichael Jurka2011-04-121-1/+1
|/ /
* | Fixing drag outline location on phone-sized UI (bug 4174465)Adam Cohen2011-03-251-7/+9
* | Merge "Fixing widget resize visual / ux ugliness, Bug: 4082591"Adam Cohen2011-03-141-32/+0
|\ \
| * | Fixing widget resize visual / ux ugliness, Bug: 4082591Adam Cohen2011-03-141-32/+0
| |/
* / Fix 4081795: Blue glow gone wildPatrick Dubroy2011-03-141-0/+36
|/
* improving performance of first AllApps/Customize animationMichael Jurka2011-03-071-0/+4
* Cleaning up widget resizing codeAdam Cohen2011-03-031-19/+24
* Implementing resizable widgets in launcherAdam Cohen2011-02-251-14/+106
* optimizing transitions in LauncherMichael Jurka2011-02-031-0/+16
* Turning on hardware layers for the workspaceMichael Jurka2011-02-011-1/+1
* Merge "Calling removeItems() should mark the item's previous cell as unoccupi...Winson Chung2011-01-301-4/+0
|\
| * Calling removeItems() should mark the item's previous cell as unoccupied. (34...Winson Chung2011-01-301-4/+0
* | Improving performance of state transitionsMichael Jurka2011-01-291-10/+2
|/
* Fixes for other places where we expect CellLayoutChildren instead of CellLayo...Winson Chung2011-01-271-0/+7
* Improve feedback during spring loaded modeMichael Jurka2011-01-251-0/+7
* Merge "fix render glitch for "digest" animation when items are added to a new...Michael Jurka2011-01-251-0/+3
|\
| * fix render glitch for "digest" animation when items are added to a new screenMichael Jurka2011-01-251-0/+3
* | Fixing bug where wrong homescreen outline is being shown in customizeAdam Cohen2011-01-251-5/+2
|/
* Refactoring CellLayout into three classesMichael Jurka2011-01-241-241/+45
* Merge "Ensure drag outline & crosshairs disappear on drag cancel" into honeycombPatrick Dubroy2011-01-201-3/+1
|\
| * Ensure drag outline & crosshairs disappear on drag cancelPatrick Dubroy2011-01-201-3/+1
* | removing unused codeMichael Jurka2011-01-191-15/+1
|/
* removed some more unnecessary codeMichael Jurka2011-01-171-30/+0
* Removing dead codeMichael Jurka2011-01-171-4/+0
* Fix bug: text is sometimes garbled in All AppsMichael Jurka2011-01-141-1/+1