summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2
Commit message (Expand)AuthorAgeFilesLines
* Removing unnecessary post when removing DragViewAdam Cohen2012-01-181-5/+1
* Merge "Fix occasional odd scrolling behavior"Michael Jurka2012-01-171-3/+2
|\
| * Fix occasional odd scrolling behaviorMichael Jurka2012-01-171-3/+2
* | Merge "Cleaning up animation code"Michael Jurka2012-01-172-46/+34
|\ \
| * | Cleaning up animation codeMichael Jurka2012-01-172-46/+34
| |/
* | Merge "Remove use of setFast* properties"Michael Jurka2012-01-173-32/+13
|\ \
| * | Remove use of setFast* propertiesMichael Jurka2012-01-163-32/+13
| |/
* | Merge "Removing dead code"Michael Jurka2012-01-175-33/+2
|\ \
| * | Removing dead codeMichael Jurka2012-01-165-33/+2
| |/
* | Merge "Adding workaround to make voice button target area larger (Bug 5653332)"Winson Chung2012-01-171-0/+66
|\ \
| * | Adding workaround to make voice button target area larger (Bug 5653332)Winson Chung2012-01-121-0/+66
* | | Fix RuntimeException in LauncherViewPropertyAnimatorMichael Jurka2012-01-161-3/+8
| |/ |/|
* | Speeding up AllApps click feedbackMichael Jurka2012-01-123-19/+14
* | Merge "Delete dead code"Michael Jurka2012-01-125-497/+9
|\ \
| * | Delete dead codeMichael Jurka2012-01-125-497/+9
* | | Merge "Fix NPE caused in LauncherViewPropertyAnimator"Michael Jurka2012-01-121-3/+5
|\ \ \
| * | | Fix NPE caused in LauncherViewPropertyAnimatorMichael Jurka2012-01-121-3/+5
| |/ /
* | | Merge "Fixing issue where we may continue to restore the wrong page after res...Winson Chung2012-01-111-0/+4
|\ \ \
| * | | Fixing issue where we may continue to restore the wrong page after resetting.Winson Chung2012-01-101-0/+4
| | |/ | |/|
* | | Merge "Fixing issue where multiple toasts were showing when installing a new ...Winson Chung2012-01-111-12/+14
|\ \ \ | |_|/ |/| |
| * | Fixing issue where multiple toasts were showing when installing a new app fro...Winson Chung2012-01-101-12/+14
| |/
* / Using ViewPropertyAnimator for animationsMichael Jurka2012-01-103-74/+313
|/
* simplifying code to prevent drawing off-screenMichael Jurka2011-12-162-42/+21
* Merge "Small optimizations for the All Apps transition"Michael Jurka2011-12-153-10/+15
|\
| * Small optimizations for the All Apps transitionMichael Jurka2011-12-153-10/+15
* | Fixing subtle animation jank when dropping icon on adjacent pageAdam Cohen2011-12-145-14/+24
* | Fix issue where folder can open offscreen (issue 5291408)Adam Cohen2011-12-131-2/+8
* | Stripping out code path that we have no intention of usingAdam Cohen2011-12-131-83/+16
* | Fix issue where crosshairs wouldn't disappear (issue 5190654)Adam Cohen2011-12-131-5/+9
|/
* Make All Apps<-->Workspace transition smootherMichael Jurka2011-12-125-125/+142
* Merge "Reduce peak memory use in PagedView"Michael Jurka2011-12-091-6/+13
|\
| * Reduce peak memory use in PagedViewMichael Jurka2011-12-061-6/+13
* | Merge "Scaling PagedView fling constants by density (issue 5594666)"Michael Jurka2011-12-072-9/+21
|\ \
| * | Scaling PagedView fling constants by density (issue 5594666)Adam Cohen2011-12-072-9/+21
| |/
* | am b4848296: am c00f0b99: No longer using fastInvalidate() pattern for half o...Adam Cohen2011-12-061-11/+7
|\ \ | |/ |/|
| * No longer using fastInvalidate() pattern for half of AllApps transitionAdam Cohen2011-12-061-11/+7
| * Remove dependency on support library. DO NOT MERGE.Daniel Sandler2011-12-011-2/+2
* | Adding system property to force enable launcher rotationAdam Cohen2011-12-011-1/+5
* | am 313c8370: am 05bf644e: Fix memory leak in LauncherMichael Jurka2011-11-302-1/+5
|\|
| * Fix memory leak in LauncherMichael Jurka2011-11-302-1/+5
* | Merge "Restoring mLayout has private in TextView"Gilles Debunne2011-11-291-1/+1
|\ \ | |/ |/|
| * Restoring mLayout has private in TextViewGilles Debunne2011-11-281-1/+1
* | Merge "Clean up unused code and import declarations" into ics-mr1Michael Jurka2011-11-2820-90/+9
|\ \
| * | Clean up unused code and import declarationsMichael Jurka2011-11-2820-90/+9
| |/
* / Fixing a few landscape issues.Winson Chung2011-11-282-1/+9
|/
* Merge "Fixing issue where shortcut holographic outlines were different than w...Winson Chung2011-11-232-15/+20
|\
| * Fixing issue where shortcut holographic outlines were different than widgets....Winson Chung2011-11-222-15/+20
* | Merge "Preventing springloaded mode from snapping back due to timeout. (Bug 5...Winson Chung2011-11-231-3/+12
|\ \
| * | Preventing springloaded mode from snapping back due to timeout. (Bug 5649189)Winson Chung2011-11-221-3/+12
| |/
* | Merge "Fixing an issue where qsb press states could be out of sync. (Bug 5627...Winson Chung2011-11-234-6/+42
|\ \