summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/DragLayer.java
Commit message (Expand)AuthorAgeFilesLines
* Fix drag layerAndrew Flynn2012-05-091-1/+10
* 7" launcher changes.Andrew Flynn2012-05-081-14/+1
* Moving side-page indicators to DragLayer to ensure it draws above hotseat gra...Winson Chung2012-04-271-0/+47
* Remove use of private APIsMichael Jurka2012-04-251-9/+13
* Fix warnings and remove dead codeMichael Jurka2012-04-131-5/+1
* Widget resizing can now displace itemsAdam Cohen2012-04-121-1/+3
* Merge "Eliminate custom alpha handling in CellLayout"Michael Jurka2012-03-211-1/+1
|\
| * Eliminate custom alpha handling in CellLayoutMichael Jurka2012-03-201-1/+1
* | Adding fling-to-delete.Winson Chung2012-03-201-30/+41
|/
* Fixing some issues/regressions related to scaled icons.Winson Chung2012-03-081-6/+13
* When adding or moving a resizable widget, the widget may resizeAdam Cohen2012-02-271-15/+6
* Tweaking pickup animation, vibration and removing glow from drag view.Winson Chung2012-02-231-0/+1
* Animating the drag view scale up and down when dragging items.Winson Chung2012-02-131-62/+53
* Improving widget transitions:Adam Cohen2012-02-131-21/+52
* Reverting: "Animating the drag view scale up and down when dragging items."Winson Chung2012-02-131-37/+48
* Animating the drag view scale up and down when dragging items.Winson Chung2012-02-071-48/+37
* Fixing subtle animation jank when dropping icon on adjacent pageAdam Cohen2011-12-141-8/+20
* Merge "Clean up unused code and import declarations" into ics-mr1Michael Jurka2011-11-281-1/+0
|\
| * Clean up unused code and import declarationsMichael Jurka2011-11-281-1/+0
* | Fixing a few landscape issues.Winson Chung2011-11-281-0/+6
|/
* Unifying overscroll btw phone and tabletAdam Cohen2011-11-111-5/+5
* Cleaning up overscroll effect in launcher workspaceAdam Cohen2011-11-031-0/+41
* Initial changes to make folders accessibleAdam Cohen2011-10-261-3/+79
* Updating Clings. (5057945, 5056643)Winson Chung2011-09-181-1/+1
* Grid spacing fixesWinson Chung2011-08-041-0/+5
* Fixing animation when dropping to adjacent screen, issue 4990545Adam Cohen2011-08-011-4/+10
* Fixing a couple bugs, allapps clicks and weird crashAdam Cohen2011-07-201-2/+2
* Bounding folders into their associated cell layout area, excluding dockAdam Cohen2011-07-171-6/+21
* Improving adding widgets animationsAdam Cohen2011-07-171-13/+30
* Pixel perfect drag animations in workspace and folders, including springloadedAdam Cohen2011-07-141-13/+33
* Fixing issues with spring loaded adding.Winson Chung2011-07-111-14/+49
* Substantially improved performance of dragging and drop animationsAdam Cohen2011-07-071-39/+70
* Added transitions when dropping items onto Folders, fixed bugsAdam Cohen2011-07-021-41/+71
* Adding transitions after reorder within folderAdam Cohen2011-06-301-4/+130
* Pushing folders up to DragLayerAdam Cohen2011-06-281-1/+1
* Fixing bug where touch breaks completely after item removed from folderAdam Cohen2011-06-221-13/+7
* New folder visualization, renaming, staggering reorderAdam Cohen2011-06-211-12/+29
* Adding drag target bar.Winson Chung2011-06-011-5/+2
* Shrink-wrapped foldersAdam Cohen2011-05-161-0/+22
* Fixing widget resize visual / ux ugliness, Bug: 4082591Adam Cohen2011-03-141-17/+151
* Fix 4020235: NPE at com.android.launcher2.DragLayer.onInterceptTouchEventPatrick Dubroy2011-03-071-9/+11
* Fix 3511340: Exit widget resize mode when home or back clickedPatrick Dubroy2011-03-031-3/+4
* Cleaning up widget resizing codeAdam Cohen2011-03-031-11/+15
* Implementing resizable widgets in launcherAdam Cohen2011-02-251-0/+13
* Disable multitouch to prevent crash in all apps and frozen workspace while dr...Winson Chung2011-02-031-0/+3
* Adding animations to Customize drawerAdam Cohen2010-12-081-1/+19
* Improving home screen customizationMichael Jurka2010-07-091-3/+3
* Fix dpad nav: go left/right when dpad is moved and dots are focused.Romain Guy2010-01-111-1/+6
* Add a lot of logging that can be seen by doing adb shell setprop launcher2.du...Joe Onorato2009-11-171-0/+1
* New position indicators and icons for Launcher2.Romain Guy2009-11-091-16/+0