summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "removed some more unnecessary code" into honeycombMichael Jurka2011-01-171-4/+1
|\
| * removed some more unnecessary codeMichael Jurka2011-01-171-4/+1
* | Merge "Tweaking home transitions" into honeycombAdam Cohen2011-01-171-3/+8
|\ \ | |/ |/|
| * Tweaking home transitionsAdam Cohen2011-01-171-3/+8
* | Merge "Fix 3099036: Drag visualization appears in wrong spot" into honeycombPatrick Dubroy2011-01-171-0/+7
|\ \ | |/ |/|
| * Fix 3099036: Drag visualization appears in wrong spotPatrick Dubroy2011-01-171-0/+7
* | Update to follow API.Dianne Hackborn2011-01-171-1/+1
* | Merge "Preventing screen rotations when dragging." into honeycombWinson Chung2011-01-171-1/+2
|\ \
| * | Preventing screen rotations when dragging.Winson Chung2011-01-171-1/+2
* | | Fixed bug where workspace was not visibleMichael Jurka2011-01-161-0/+1
| |/ |/|
* | More changes to improve memory usage during rotationPatrick Dubroy2011-01-161-0/+2
|/
* Merge "Fix 3300849: Illegal state exception during dragging." into honeycombPatrick Dubroy2011-01-141-3/+1
|\
| * Fix 3300849: Illegal state exception during dragging.Patrick Dubroy2011-01-141-3/+1
* | fixed vertical parallaxMichael Jurka2011-01-141-1/+1
|/
* tweaking parallax effectMichael Jurka2011-01-131-21/+164
* Making AllApps transition more cinematicAdam Cohen2011-01-131-3/+10
* Restore wallpaper parallaxMichael Jurka2011-01-111-7/+13
* Fixing issue with background being drawn twice in customization tray.Winson Chung2011-01-111-3/+6
* Fixing issue where current page border was showing on drag after adding widget.Winson Chung2011-01-101-0/+6
* Fixing bug with workspace drop animationAdam Cohen2011-01-101-1/+4
* change default screen when you drag an item onto itMichael Jurka2011-01-051-0/+7
* caching mini screens to bitmapsMichael Jurka2011-01-051-0/+32
* Changed backgrounds of mini screens in customize modeMichael Jurka2011-01-041-17/+10
* Don't show application info icon on workspaceMichael Jurka2010-12-201-1/+1
* Don't animate tapped item if the target screen is fullPatrick Dubroy2010-12-201-7/+0
* Make drop-on-adjacent-page anim happen at same time as snapToPagePatrick Dubroy2010-12-191-14/+1
* removing workaround for fixed animator bugMichael Jurka2010-12-171-16/+12
* holo look for pressed/focused workspace iconsMichael Jurka2010-12-151-3/+3
* Fixing drawing order issue in bg gradientWinson Chung2010-12-151-9/+16
* Preventing bg protection from changing while adding items via spring loading ...Winson Chung2010-12-141-2/+6
* correcting misspellings and removing dead codeMichael Jurka2010-12-141-7/+5
* Various tweaks to launcherWinson Chung2010-12-141-0/+25
* Changing AllApps checked visualization, fixing drag offset issue in AllApps/C...Winson Chung2010-12-091-1/+2
* Fixing stack overflow (issue #3270492)Adam Cohen2010-12-091-3/+8
* added spring loaded mode for adding items to workspaceMichael Jurka2010-12-091-38/+114
* Adding animations to Customize drawerAdam Cohen2010-12-081-27/+19
* code cleanup, preparing for spring-loaded adding to screensMichael Jurka2010-12-081-70/+36
* Improving the look of holographic outlinesAdam Cohen2010-12-031-4/+2
* Send live wallpaper taps.Jeff Brown2010-12-021-4/+15
* Adding background protection to icons and apps button.Winson Chung2010-12-011-2/+7
* Adding additional customization tray bg to match designs.Winson Chung2010-11-291-6/+27
* Modifying feel of scrolling / overscrollAdam Cohen2010-11-241-21/+17
* Don't allow drags to fully occupied home screensMichael Jurka2010-11-241-2/+2
* ignore drop position when dragging items to small screensMichael Jurka2010-11-241-42/+38
* Prevent flicker when starting a drag.Patrick Dubroy2010-11-241-3/+7
* Tweaking background protection animation to match transition animations.Winson Chung2010-11-181-1/+3
* Adding overscroll to Workspace, AllApps and CustomizeAdam Cohen2010-11-181-7/+49
* Proper fix for missing resource in other devices.Winson Chung2010-11-181-3/+9
* Adding initial background protection to AllApps/Customize drawer.Winson Chung2010-11-171-17/+70
* 3185132: Allow dropping on adjacent homescreen targetsPatrick Dubroy2010-11-171-10/+37