summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/CellLayout.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix bug: new items were invisible when added in spring-loaded modeMichael Jurka2011-01-141-1/+3
* Fix bug: moving items leaves workspace screens' caches in bad stateMichael Jurka2011-01-111-0/+1
* fix bug with alpha level of items on workspaceMichael Jurka2011-01-101-0/+1
* Fixing issue where current page border was showing on drag after adding widget.Winson Chung2011-01-101-1/+1
* Fixing bug with workspace drop animationAdam Cohen2011-01-101-9/+5
* Fixed bug: newly added apps didn't show up immediately Michael Jurka2011-01-071-5/+29
* Fixing issue 3272864Adam Cohen2011-01-071-1/+9
* Fix bug where stack view was getting clippedMichael Jurka2011-01-071-2/+3
* Call through to super.removeallViews*().Joe Onorato2011-01-071-0/+2
* Minor fixes to stop crashing on panning/dragging on phones.Winson Chung2011-01-061-1/+1