summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Layout tweaks in LauncherAdam Lesinski2010-11-171-20/+72
* Polishing home transitionsAdam Cohen2010-11-161-23/+62
* Whitespace fixAdam Cohen2010-11-151-2/+2
* Tweaking transitions between AllApps / Customize and HomeAdam Cohen2010-11-151-15/+40
* Fixing issue where dropping on the system bar would not properly cancel the d...Winson Chung2010-11-121-0/+9
* Fixing various small bugs with launcherWinson Chung2010-11-111-3/+4
* Refactoring the drag event handling to provide more upfront validation of dra...Winson Chung2010-11-111-37/+56
* Making current screen background always transparentAdam Cohen2010-11-111-5/+5
* Adding auto-advance to launcherAdam Cohen2010-11-101-0/+4
* Draw glow along screen edge when dragging in portrait.Patrick Dubroy2010-11-031-4/+28
* Initial changes to allow resolution of arbitrary clip data to widgets that su...Winson Chung2010-11-031-45/+64
* Fix bug with views disappearing after dragging.Patrick Dubroy2010-11-021-20/+21
* Using hdpi icons in LauncherMichael Jurka2010-11-011-1/+1
* Layout and spacing changes for AllApps/Customization drawerWinson Chung2010-11-011-2/+4
* Add snap-back animation when dropping an item on a full page.Patrick Dubroy2010-11-011-8/+29
* Fix NPE when dragging an item to a full home screenPatrick Dubroy2010-10-291-19/+23
* Fix: switching states during animations was brokenMichael Jurka2010-10-291-12/+25
* Move drop anim into the Workspace to prevent clipping issuesPatrick Dubroy2010-10-291-63/+141
* Setting correct active page when shrinkingMichael Jurka2010-10-291-1/+1
* Adding initial support for dropping widgets with custom configuration data.Winson Chung2010-10-281-8/+26
* -> Made outline of current page fade outAdam Cohen2010-10-281-8/+17
* Initial changes to allow dragging external shortcuts to launcher using the sa...Winson Chung2010-10-271-5/+121
* Leaving mini-workspaces in place after dropping from AllApps.Winson Chung2010-10-251-3/+0
* Correctly preserve state on orientation changesMichael Jurka2010-10-211-17/+18
* More spacing changes to Customization Drawer.Winson Chung2010-10-211-3/+5
* Fix bug that allowed multiple items in one cellMichael Jurka2010-10-211-1/+2
* More spacing changes for AllApps.Winson Chung2010-10-201-1/+4
* Various cleanups in the drag viz code.Patrick Dubroy2010-10-201-7/+9
* Animate items into place when dropping on home screenPatrick Dubroy2010-10-191-44/+59
* Added bounce animation when item added to screensMichael Jurka2010-10-181-5/+6
* Fixing a bug where you could scroll the mini screensMichael Jurka2010-10-181-0/+5
* Fix bug drag viz & hover statePatrick Dubroy2010-10-151-11/+14