summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added bounce animation when item added to screensMichael Jurka2010-10-182-21/+99
* Fixing a bug where you could scroll the mini screensMichael Jurka2010-10-182-1/+6
* making size of delete zone & info button largerMichael Jurka2010-10-152-9/+39
* Fix bug drag viz & hover statePatrick Dubroy2010-10-153-43/+48
* Merge "Fixing a bug with anti-aliasing during page scrolling"Adam Cohen2010-10-141-1/+1
|\
| * Fixing a bug with anti-aliasing during page scrollingAdam Cohen2010-10-141-1/+1
* | fix setting/unsetting hover on thumbnailed screensMichael Jurka2010-10-142-115/+106
|/
* Merge "Adding message when there are no icons in a particular tab."Winson Chung2010-10-142-34/+78
|\
| * Adding message when there are no icons in a particular tab.Winson Chung2010-10-142-34/+78
* | Updating code to use new non-generified animator APIsChet Haase2010-10-145-69/+84
|/
* Fixing bug with swipingAdam Cohen2010-10-131-2/+1
* Merge "Setting children alpha for widget-customization layout for performance."Winson Chung2010-10-132-22/+72
|\
| * Setting children alpha for widget-customization layout for performance.Winson Chung2010-10-132-22/+72
* | Fix some incorrect animation code that might be causing visual glitches.Patrick Dubroy2010-10-132-12/+46
|/
* fix 3029324: Implement new drag feedbackJoe Onorato2010-10-134-74/+300
* Tweaking spacing and layout of AllApps/Customize in portrait.Winson Chung2010-10-124-2/+22
* am e90cc3ba: resolved conflicts for merge of 35e79e32 to gingerbread-plus-aospJean-Baptiste Queru2010-10-121-1/+3
|\
| * resolved conflicts for merge of 35e79e32 to gingerbread-plus-aospJean-Baptiste Queru2010-10-111-1/+3
| |\
| | * Replaced /sdcard with Environment.getExternalStorageDirectory()Christian Mehlmauer2010-08-022-2/+6
* | | resolved conflicts for merge of 700889f5 to masterBrad Fitzpatrick2010-10-121-18/+28
|\| |
| * | Serialize background async db updatesBrad Fitzpatrick2010-10-111-19/+19
* | | am 02e53429: Merge "Don\'t block the UI when rearranging icons." into gingerb...Brad Fitzpatrick2010-10-111-1/+6
|\| |
| * | Merge "Don't block the UI when rearranging icons." into gingerbreadBrad Fitzpatrick2010-10-101-1/+6
| |\ \
| | * | Don't block the UI when rearranging icons.Brad Fitzpatrick2010-10-101-1/+6
| * | | Snap workspace back to screen on ACTION_CANCEL.Jeff Brown2010-10-081-19/+24
| |/ /
* | | Merge "Update to use SurfaceConfig."Jason Sams2010-10-101-1/+4
|\ \ \
| * | | Update to use SurfaceConfig.Jason Sams2010-10-101-1/+4
* | | | Snap workspace back to screen on ACTION_CANCEL.Michael Jurka2010-10-101-9/+20
|/ / /
* | | Fixed 3073371: Home screen locked after app launchMichael Jurka2010-10-101-2/+6
* | | updated Workspace thumbnail behaviorMichael Jurka2010-10-105-31/+167
* | | am 673aefe8: Merge "When the SD card comes back, we need to show the apps on ...Joe Onorato2010-10-101-2/+4
|\| |
| * | When the SD card comes back, we need to show the apps on it.Joe Onorato2010-10-071-2/+4
* | | Fix bug with dragging crosshairs sometimes being too brightPatrick Dubroy2010-10-101-14/+10
* | | Merge "Remove now unnecessary pragma rs export_var()."Stephen Hines2010-10-091-2/+1
|\ \ \
| * | | Remove now unnecessary pragma rs export_var().Stephen Hines2010-10-081-2/+1
* | | | Fixed 3066306 Widget measurement wrong in customize trayMichael Jurka2010-10-082-3/+8
* | | | Fixed dragging over mini-screensMichael Jurka2010-10-081-60/+139
|/ / /
* | | Merge "fix 3049894: Require fiddle or longer timeout for subsequent page flips"Patrick Dubroy2010-10-081-4/+20
|\ \ \
| * | | fix 3049894: Require fiddle or longer timeout for subsequent page flipsPatrick Dubroy2010-10-071-4/+20
* | | | -Changing page scroll click regionsAdam Cohen2010-10-072-63/+41
|/ / /
* | | Use new TimeInterpolator interface for interpolationChet Haase2010-10-071-2/+2
* | | Fixing state transition bugsMichael Jurka2010-10-063-83/+97
* | | wip 3029324: Implement new drag feedbackPatrick Dubroy2010-10-066-57/+114
* | | am 6a5f4d85: Merge "Adding more specific title for pick-application dialog." ...Winson Chung2010-10-061-0/+1
|\| |
| * | Adding more specific title for pick-application dialog.Winson Chung2010-10-011-0/+1
* | | Merge "Changing texture coord from vec4 to vec2"Alex Sakhartchouk2010-10-061-2/+1
|\ \ \
| * | | Changing texture coord from vec4 to vec2Alex Sakhartchouk2010-10-061-2/+1
* | | | Fix 3065611: NPE in Launcher attempting to drag app to home screenPatrick Dubroy2010-10-061-38/+38
* | | | Resolve global search activity more robustlyMichael Jurka2010-10-051-49/+46
* | | | Merge "Long press on Launcher background no longer brings up customization t...Michael Jurka2010-10-051-6/+1
|\ \ \ \