summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/CellLayout.java
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* caching mini screens to bitmapsMichael Jurka2011-01-051-7/+122
* Changed backgrounds of mini screens in customize modeMichael Jurka2011-01-041-70/+103
* Don't animate tapped item if the target screen is fullPatrick Dubroy2010-12-201-13/+23
* removing workaround for fixed animator bugMichael Jurka2010-12-171-2/+2
* Re-enabling clipping of children in cell layout (not necessary now that hotdo...Winson Chung2010-12-161-1/+0
* Various tweaks to launcherWinson Chung2010-12-141-0/+1
* updating assetsMichael Jurka2010-12-091-5/+5
* added spring loaded mode for adding items to workspaceMichael Jurka2010-12-091-2/+8
* Send live wallpaper taps.Jeff Brown2010-12-021-1/+2