summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2
Commit message (Expand)AuthorAgeFilesLines
* Merge "Show side pages when exiting spring-loaded mode"Michael Jurka2012-04-032-4/+7
|\
| * Show side pages when exiting spring-loaded modeMichael Jurka2012-04-022-4/+7
* | Merge "Fix issue where workspace was not shown after screen off/on"Michael Jurka2012-04-031-0/+4
|\ \
| * | Fix issue where workspace was not shown after screen off/onMichael Jurka2012-04-021-0/+4
| |/
* | Merge "Fix NPE"Michael Jurka2012-04-031-1/+5
|\ \
| * | Fix NPEMichael Jurka2012-04-021-1/+5
| |/
* | Fix NPE when dragging Problem Loading Widget (issue 5899606)Adam Cohen2012-04-021-1/+2
* | Merge "Adding workaround for issue where icon labels on workspace were loaded...Winson Chung2012-04-021-1/+21
|\ \
| * | Adding workaround for issue where icon labels on workspace were loaded differ...Winson Chung2012-03-301-1/+21
* | | Using measured dimensions in case the tab flips quickly and the content hasn'...Winson Chung2012-03-301-2/+2
| |/ |/|
* | Merge "Cancelling scroll indicator animation during All Apps transition"Michael Jurka2012-03-301-0/+1
|\ \
| * | Cancelling scroll indicator animation during All Apps transitionMichael Jurka2012-03-231-0/+1
* | | Fix issue where hotseat wasn't being correctly persisted (issue 6259158)Adam Cohen2012-03-291-2/+10
* | | Merge "Fixing launcher ANR (issue 6238175)"Adam Cohen2012-03-291-1/+4
|\ \ \
| * | | Fixing launcher ANR (issue 6238175)Adam Cohen2012-03-291-1/+4
| | |/ | |/|
* | | Merge "Fixing issue where flinging-to-delete from a folder does not reflow/cl...Winson Chung2012-03-291-1/+3
|\ \ \
| * | | Fixing issue where flinging-to-delete from a folder does not reflow/close the...Winson Chung2012-03-281-1/+3
| |/ /
* | | Merge "Fixing issue where you can't hover over the right edge to snap to next...Winson Chung2012-03-291-1/+2
|\ \ \
| * | | Fixing issue where you can't hover over the right edge to snap to next page i...Winson Chung2012-03-281-1/+2
| |/ /
* / / Fixing crash when dropping item in hotseat (issue 6246039)Adam Cohen2012-03-282-7/+14
|/ /
* | Fixing small bug where final item position might not match previewAdam Cohen2012-03-271-5/+7
* | Fix non-persistence of launcher (broken by reordering changes)Adam Cohen2012-03-272-17/+9
* | Merge "Fixing issue where scrolling indicator was showing on the tablet. (Bug...Winson Chung2012-03-271-1/+1
|\ \
| * | Fixing issue where scrolling indicator was showing on the tablet. (Bug 6164741)Winson Chung2012-03-271-1/+1
* | | Adding extra logging to try and catch cases where Market button does not work.Winson Chung2012-03-271-0/+2
|/ /
* | Fixing EmptyStackException (issue 6117943)Adam Cohen2012-03-271-0/+1
* | Implementing spring-back version of reorderingAdam Cohen2012-03-262-86/+360
* | Merge "Fixing potential crash when trying to create 0x0 bitmaps"Michael Jurka2012-03-261-0/+2
|\ \
| * | Fixing potential crash when trying to create 0x0 bitmapsMichael Jurka2012-03-261-0/+2
* | | Making the text reflect the container when you are unable to drop onto a space.Winson Chung2012-03-263-10/+12
* | | Merge "Fixing potential issue where loader was still running after the fragme...Winson Chung2012-03-261-4/+15
|\ \ \ | |/ / |/| |
| * | Fixing potential issue where loader was still running after the fragment was ...Winson Chung2012-03-231-4/+15
* | | Merge "Adding animation post-installing a shortcut."Winson Chung2012-03-237-56/+214
|\ \ \ | |/ / |/| |
| * | Adding animation post-installing a shortcut.Winson Chung2012-03-237-56/+214
* | | Merge "Allow fling gesture while dragging from AllApps to dismiss drag."Winson Chung2012-03-236-27/+99
|\ \ \
| * | | Allow fling gesture while dragging from AllApps to dismiss drag.Winson Chung2012-03-226-27/+99
| | |/ | |/|
* | | Merge "Minor code cleanup"Michael Jurka2012-03-231-2/+2
|\ \ \ | |_|/ |/| |
| * | Minor code cleanupMichael Jurka2012-03-221-2/+2
| |/
* | Fixing animation bug for reorderingAdam Cohen2012-03-221-4/+3
* | Code cleanup + a bit of documentation for reorderingAdam Cohen2012-03-221-152/+109
|/
* Merge "Fix more cases where blips show up in All Apps"Michael Jurka2012-03-212-38/+83
|\
| * Fix more cases where blips show up in All AppsMichael Jurka2012-03-202-38/+83
* | Merge "Eliminate custom alpha handling in CellLayout"Michael Jurka2012-03-217-117/+107
|\ \
| * | Eliminate custom alpha handling in CellLayoutMichael Jurka2012-03-207-117/+107
* | | Merge "Adding fling-to-delete."Winson Chung2012-03-2011-43/+415
|\ \ \ | |/ / |/| |
| * | Adding fling-to-delete.Winson Chung2012-03-2011-43/+415
* | | Tweaking reordering algorithm -- added "pushing" notionAdam Cohen2012-03-191-27/+226
|/ /
* / Initial implementation of CellLayout auto-reorderingAdam Cohen2012-03-155-158/+836
|/
* Merge "Fixing some issues/regressions related to scaled icons."Winson Chung2012-03-129-57/+81
|\
| * Fixing some issues/regressions related to scaled icons.Winson Chung2012-03-089-57/+81