summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
...
| | * Small fix to deal with ugly widget dropping situationsAdam Cohen2011-11-181-1/+2
| * | Merge "Fix hiccup when dropping in springloaded mode on large ui" into ics-mr1Adam Cohen2011-11-171-0/+1
| |\ \
| | * | Fix hiccup when dropping in springloaded mode on large uiAdam Cohen2011-11-161-0/+1
| * | | Updating default workspace and fixing issue where new hotseat browser icon is...Winson Chung2011-11-161-83/+82
| * | | Merge "Fix bug where all apps didn't load sometimes" into ics-mr1Michael Jurka2011-11-161-10/+10
| |\ \ \
| | * | | Fix bug where all apps didn't load sometimesMichael Jurka2011-11-151-10/+10
| * | | | Merge "Modifying portals in landscape on the phone UI" into ics-mr1Adam Cohen2011-11-161-5/+13
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Modifying portals in landscape on the phone UIAdam Cohen2011-11-151-5/+13
| | | |/ | | |/|
| * | | speeding up transition from other apps -> LauncherMichael Jurka2011-11-154-76/+66
| | |/ | |/|
| * | removing dead codeMichael Jurka2011-11-153-195/+2
| |/
| * Merge "Small changes to help AppsCustomize scrolling." into ics-mr1Winson Chung2011-11-152-23/+72
| |\
| | * Small changes to help AppsCustomize scrolling.Winson Chung2011-11-142-23/+72
| * | Merge "Fixing place where offset caches weren't being invalidated (issue 5608...Adam Cohen2011-11-151-2/+7
| |\ \
| | * | Fixing place where offset caches weren't being invalidated (issue 5608330)Adam Cohen2011-11-141-2/+7
| * | | Merge "Delay loading All Apps pages until the first time we enter All Apps, m...Michael Jurka2011-11-142-13/+54
| |\ \ \ | | |_|/ | |/| |
| | * | Delay loading All Apps pages until the first time we enter All Apps, making l...Michael Jurka2011-11-132-13/+54
| * | | Workarounds for a couple crashes. (Bug 5612584, Bug 5613438)Winson Chung2011-11-147-50/+65
| |/ /
| * | Merge "Widget preview improvements" into ics-mr1Michael Jurka2011-11-125-112/+170
| |\ \
| | * | Widget preview improvementsMichael Jurka2011-11-115-112/+170
| * | | Improve Apps/Widgets transitionMichael Jurka2011-11-112-28/+56
| |/ /
| * | Merge "Fix NPE that occurs with poorly behaved widgets" into ics-mr1Michael Jurka2011-11-111-1/+8
| |\ \
| | * | Fix NPE that occurs with poorly behaved widgetsMichael Jurka2011-11-101-1/+8
| * | | Unifying overscroll btw phone and tabletAdam Cohen2011-11-117-37/+90
| | |/ | |/|
| * | fix buildMichael Jurka2011-11-101-0/+1
| * | Merge "Fixing issue where you could click through to next page in AppsCustomi...Adam Cohen2011-11-101-2/+12
| |\ \
| | * | Fixing issue where you could click through to next page in AppsCustomize (iss...Adam Cohen2011-11-091-2/+12
| * | | Merge "Reduce unnecessary layout passes" into ics-mr1Michael Jurka2011-11-108-79/+46
| |\ \ \
| | * | | Reduce unnecessary layout passesMichael Jurka2011-11-108-79/+46
| | | |/ | | |/|
| * / | resolved conflicts for merge of b9c76f32 to ics-mr1Michael Jurka2011-11-102-16/+47
| |/ /
| * | Merge "Fixing issue where AllApps labels were getting clipped (Bug: 5490118)"...Winson Chung2011-11-082-13/+16
| |\ \
| | * | Fixing issue where AllApps labels were getting clipped (Bug: 5490118)Winson Chung2011-11-082-13/+16
| * | | Using public API for widget paddingAdam Cohen2011-11-083-41/+7
| | |/ | |/|
| * | Merge "Ensuring disabled apps don't appear in workspace (issue: 5557311)" int...Adam Cohen2011-11-071-0/+13
| |\ \
| | * | Ensuring disabled apps don't appear in workspace (issue: 5557311)Adam Cohen2011-11-071-0/+13
| * | | Merge "Altering touch feedback for qsb assets. (Bug: 5560273)" into ics-mr1Winson Chung2011-11-074-18/+40
| |\ \ \ | | |_|/ | |/| |
| | * | Altering touch feedback for qsb assets. (Bug: 5560273)Winson Chung2011-11-034-18/+40
| | |/
| * | Merge "Cleaning up overscroll effect in launcher workspace" into ics-mr1Adam Cohen2011-11-043-7/+73
| |\ \ | | |/ | |/|
| | * Cleaning up overscroll effect in launcher workspaceAdam Cohen2011-11-033-7/+73
| * | Tentative fix for monkey crash, issue 5556086Adam Cohen2011-11-021-5/+13
| |/
| * Merge "Potential fix for launcher lockup (5369863)" into ics-mr1Michael Jurka2011-11-011-100/+100
| |\
| | * Potential fix for launcher lockup (5369863)Michael Jurka2011-10-311-100/+100
| * | Merge "Launcher performance optimizations: shaving about 3ms off Workspace.di...Adam Cohen2011-11-013-124/+93
| |\ \
| | * | Launcher performance optimizations: shaving about 3ms off Workspace.dispatchD...Adam Cohen2011-10-313-124/+93
| | |/
| * | Merge "Fixing issue where default widget previews were not using large icons ...Winson Chung2011-11-012-5/+20
| |\ \
| | * | Fixing issue where default widget previews were not using large icons on tablet.Winson Chung2011-10-312-5/+20
| | |/
| * | Merge "Fix stuttering animation when you press home" into ics-mr1Michael Jurka2011-10-312-73/+5
| |\ \
| | * | Fix stuttering animation when you press homeMichael Jurka2011-10-312-73/+5
| | |/
| * | Merge "Update tablet wallpaper size" into ics-mr1Michael Jurka2011-10-311-42/+11
| |\ \ | | |/ | |/|
| | * Update tablet wallpaper sizeMichael Jurka2011-10-281-42/+11
| * | Merge "Fixing issue where widget previews were being scaled up." into ics-mr1Winson Chung2011-10-311-11/+15
| |\ \