summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Updating launcher transitions.Winson Chung2012-04-244-7/+42
* Upgrade launcher shortcuts for new QuickContact behavior from shortcutsDaniel Lehmann2012-04-231-55/+72
* Setting alpha/hardware layers directly in All AppsMichael Jurka2012-04-182-14/+2
* Fix issue where certain widgets don't appear in tray (issue 6339060)Adam Cohen2012-04-131-2/+2
* Merge "Get Vibrator from Context instead of using private API."Winson Chung2012-04-131-1/+2
|\
| * Get Vibrator from Context instead of using private API.Jeff Brown2012-04-131-1/+2
* | Merge "Removing unused dialog code"Michael Jurka2012-04-131-221/+0
|\ \
| * | Removing unused dialog codeMichael Jurka2012-04-131-221/+0
* | | Fix use of deprecated methodMichael Jurka2012-04-131-8/+6
|/ /
* / Fix warnings and remove dead codeMichael Jurka2012-04-1325-94/+41
|/
* Merge "Preventing widgets that don't fit from showing in tray. (Bug 6331357)"Winson Chung2012-04-123-20/+24
|\
| * 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