summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/CellLayout.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prevent flicker when starting a drag.Patrick Dubroy2010-11-241-1/+0
* Fixing various small bugs with launcherWinson Chung2010-11-111-8/+8
* Making current screen background always transparentAdam Cohen2010-11-111-0/+4
* Draw glow along screen edge when dragging in portrait.Patrick Dubroy2010-11-031-0/+4
* Fix: switching states during animations was brokenMichael Jurka2010-10-291-6/+7
* Move drop anim into the Workspace to prevent clipping issuesPatrick Dubroy2010-10-291-45/+1
* -> Made outline of current page fade outAdam Cohen2010-10-281-1/+6
* Initial changes to allow dragging external shortcuts to launcher using the sa...Winson Chung2010-10-271-12/+20
* Don't build bitmaps when running in GL.Romain Guy2010-10-261-1/+3
* Fix disappearing icons due to div-by-0 in animation.Patrick Dubroy2010-10-251-11/+8
* Altering homescreen spacing to match design.Winson Chung2010-10-241-9/+13
* Correctly preserve state on orientation changesMichael Jurka2010-10-211-18/+0
* Fix bug that allowed multiple items in one cellMichael Jurka2010-10-211-1/+10
* Various cleanups in the drag viz code.Patrick Dubroy2010-10-201-5/+6
* Animate items into place when dropping on home screenPatrick Dubroy2010-10-191-6/+66
* Added bounce animation when item added to screensMichael Jurka2010-10-181-16/+93
* Fix bug drag viz & hover statePatrick Dubroy2010-10-151-24/+16
* fix setting/unsetting hover on thumbnailed screensMichael Jurka2010-10-141-2/+0
* Updating code to use new non-generified animator APIsChet Haase2010-10-141-13/+12
* Fix some incorrect animation code that might be causing visual glitches.Patrick Dubroy2010-10-131-6/+11
* fix 3029324: Implement new drag feedbackJoe Onorato2010-10-131-51/+103
* updated Workspace thumbnail behaviorMichael Jurka2010-10-101-2/+29
* Fix bug with dragging crosshairs sometimes being too brightPatrick Dubroy2010-10-101-14/+10
* Fixed 3066306 Widget measurement wrong in customize trayMichael Jurka2010-10-081-1/+4
* Use new TimeInterpolator interface for interpolationChet Haase2010-10-071-2/+2
* wip 3029324: Implement new drag feedbackPatrick Dubroy2010-10-061-19/+19
* Fix 3065611: NPE in Launcher attempting to drag app to home screenPatrick Dubroy2010-10-061-38/+38
* ->Added attribute to PagedView to specify spacing betweenAdam Cohen2010-10-051-2/+4
* 3029324 wip: Drop target crossfades as it moves from position to positionWinson Chung2010-09-301-25/+75
* -Added 3D effect to home screen scrollingAdam Cohen2010-09-301-8/+36
* Fix: dragging items to adjacent screens would Michael Jurka2010-09-301-12/+11
* Fixing buildAdam Cohen2010-09-291-1/+1
* Fixing boot stall.Adam Cohen2010-09-291-35/+7
* Show crosshairs when dragging items around the workspace.Patrick Dubroy2010-09-291-63/+131
* -Added 3D effect to home screen scrollingAdam Cohen2010-09-281-8/+36
* Fix issue where items could not be moved back Michael Jurka2010-09-271-1/+26
* fixed minor code review issues from change I0280c3beMichael Jurka2010-09-241-11/+9
* Adding support for drag and drop of folders and shortcuts. Michael Jurka2010-09-241-244/+229
* supporting swipable home screens on xlarge devicesMichael Jurka2010-09-131-90/+48
* making mini screen backgrounds dark, and Michael Jurka2010-09-091-5/+7