summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Fix case where shortcut label wasn't updating"Michael Jurka2012-03-092-8/+12
|\ \
| * | Fix case where shortcut label wasn't updatingMichael Jurka2012-03-092-8/+12
* | | Fixing issue where long pressing on an icon in a Folder without moving causes...Winson Chung2012-03-081-0/+1
| |/ |/|
* | am 989dc514: am bc239a15: Scale icons down for sw600dp-land mode.Andrew Flynn2012-03-072-27/+42
|\ \ | |/ |/|
| * Scale icons down for sw600dp-land mode.Andrew Flynn2012-03-062-27/+42
* | Merge "Don't do equal comparison with trim memory level."Michael Jurka2012-03-071-1/+1
|\ \
| * | Don't do equal comparison with trim memory level.Dianne Hackborn2012-03-061-1/+1
* | | Always remove drag view immediately when cancelling drag. (Bug: 6119112)Winson Chung2012-03-051-0/+1
|/ /
* | Stripping out dead code for global drag and drop so that it doesn't have to b...Adam Cohen2012-03-021-137/+0
* | Merge "Improve code to determine which pages are visible"Michael Jurka2012-03-021-2/+6
|\ \
| * | Improve code to determine which pages are visibleMichael Jurka2012-03-021-2/+6
* | | Merge "Fixing animation bug when moving an icon to an adjacent screen"Adam Cohen2012-03-021-2/+3
|\ \ \
| * | | Fixing animation bug when moving an icon to an adjacent screenAdam Cohen2012-02-291-2/+3
| |/ /
* | | resolved conflicts for merge of a3e22d6a to masterAndrew Flynn2012-03-019-17/+104
|\ \ \ | |/ / |/| / | |/
| * New small/large screen division for Launcher.Andrew Flynn2012-02-299-18/+105
* | Fix bug where widget min spans weren't being loaded on workspace bindAdam Cohen2012-02-291-0/+5
* | Merge "Fix wallpaper offsets for live wallpapers on tablet"Michael Jurka2012-02-291-25/+17
|\ \
| * | Fix wallpaper offsets for live wallpapers on tabletMichael Jurka2012-02-291-25/+17
* | | Merge "Fixing flashing icon on delete, and offset of delete animation."Winson Chung2012-02-294-38/+43
|\ \ \
| * | | Fixing flashing icon on delete, and offset of delete animation.Winson Chung2012-02-294-38/+43