summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Preventing widgets that don't fit from showing in tray. (Bug 6331357)Winson Chung2012-04-123-20/+24
* | Merge "Widget resizing can now displace items"Adam Cohen2012-04-125-104/+136
|\ \
| * | Widget resizing can now displace itemsAdam Cohen2012-04-125-104/+136
* | | Fix NPEMichael Jurka2012-04-121-0/+2
* | | Addressing issues with comments in previous new-app animation delay change.Winson Chung2012-04-122-2/+2
| |/ |/|
* | Merge "Adding delay upon user interaction to prevent the new-app animation fr...Winson Chung2012-04-124-42/+149
|\ \
| * | Adding delay upon user interaction to prevent the new-app animation from taki...Winson Chung2012-04-094-42/+149
* | | Removing dead codeMichael Jurka2012-04-115-11/+0
* | | Tweaking fling-to-delete to make the fade out animation longer and harder to ...Winson Chung2012-04-092-3/+4
|/ /
* | Merge "Revert "Fixing strict mode warning when installing an app in the bg.""Winson Chung2012-04-091-11/+6
|\ \
| * | Revert "Fixing strict mode warning when installing an app in the bg."Winson Chung2012-04-091-11/+6
* | | Merge "Fixing strict mode warning when installing an app in the bg."Winson Chung2012-04-091-6/+11
|\| | | |/ |/|
| * Fixing strict mode warning when installing an app in the bg.Winson Chung2012-04-031-6/+11
* | Cleanup and refactoring in relation to drag and dropAdam Cohen2012-04-095-192/+247
* | Some changes which are effectively no-op right now, but will be usefulAdam Cohen2012-04-042-11/+31
* | Merge "Changing order of binding to prevent errant flashing while loading wor...Winson Chung2012-04-043-7/+38
|\ \
| * | Changing order of binding to prevent errant flashing while loading workspace.Winson Chung2012-04-033-7/+38
| |/
* | Fix bug where overscroll never fully snapped backMichael Jurka2012-04-032-12/+24
* | 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