summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/DragLayer.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't do swipes to open all apps anymore.Joe Onorato2009-10-061-50/+2
* Add the animation for when you enter the all apps view.Joe Onorato2009-09-111-2/+51
* Move the drag thing into its own window that goes around on top of everything...Joe Onorato2009-08-061-567/+8
* Split the wallpaper into its own view (it will be its own surface some day).Joe Onorato2009-07-311-0/+1
* Launcher2 compiles.Joe Onorato2009-07-301-1/+1
* Move com/android/launcher -> com/android/launcher2Joe Onorato2009-07-301-0/+632