summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/DragScroller.java
Commit message (Collapse)AuthorAgeFilesLines
* Minor bug fixesWinson Chung2011-08-021-1/+1
| | | | | | | | | - Making the spring loaded side page hovers slightly faster - Fixing issue where you can't drag over another item on another page to create a portal - Ignoring side pages while hovering over hotseat - Fixing issue where hotseat may be stuck in shrunken state (and removing the scale on the hotseat) Change-Id: I87d50a1bdc451704285482c79caed0982a5a7f5a
* *Actually* fix 3377113: Mini homescreen outline wrong colorPatrick Dubroy2011-03-021-0/+2
| | | | | | New and improved! 100% fewer regressions! Change-Id: I079a7842ecfe7e84c3fd599d6156638588a1d2d0
* Revert "Fix 3377113: Mini homescreen outline wrong color"Patrick Dubroy2011-03-021-2/+0
| | | | This reverts commit ba1ca8cf7ae52f730de9a8d543f8f0d484e76c32.
* Fix 3377113: Mini homescreen outline wrong colorPatrick Dubroy2011-03-021-0/+2
| | | | | | | | Couldn't repro this reliably, but the only way I could see it happening is if we got an UP event without a MOVE at the same location. This patch prevents that from happening. Change-Id: I473c4ea50474b45da8c5537efe39177c1423ae20
* wip 3029324: Implement new drag feedbackPatrick Dubroy2010-10-061-0/+12
| | | | | | - Show page borders when dragging - Enlarge scroll region (landscape only) - When inside scroll region, show green border on adjacent page
* Launcher2 compiles.Joe Onorato2009-07-301-1/+1
|
* Move com/android/launcher -> com/android/launcher2Joe Onorato2009-07-301-0/+26