summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Fixing widget resize visual / ux ugliness, Bug: 4082591"Adam Cohen2011-03-145-159/+173
|\
| * Fixing widget resize visual / ux ugliness, Bug: 4082591Adam Cohen2011-03-145-159/+173
| | | | | | | | Change-Id: Ib258e02f52dd83418db0c0249efdc90d2424f059
* | Fix 4081795: Blue glow gone wildPatrick Dubroy2011-03-142-37/+53
|/ | | Change-Id: Ib5d4a63d0eb53f498e1fd4fcf733fda22be8f894
* Merge "Fixing workspace scrolling, Bug: 4070816" into honeycomb-mr1Adam Cohen2011-03-101-0/+4
|\
| * Fixing workspace scrolling, Bug: 4070816Adam Cohen2011-03-101-0/+4
| | | | | | | | Change-Id: I8ff7d59f8d64e3deee022161f942dfe35359bdd2
* | Applications with broken resources get default iconKenny Root2011-03-101-4/+12
| | | | | | | | | | | | | | | | This will prevent the Launcher from crashing when the icon resource is not found. Bug: 4016288 Change-Id: I152574eb62cff66fa863152f84d4bb201f0341af
* | Fix 3306005: NPE at android.widget.TextView.getExtendedPaddingTop()Patrick Dubroy2011-03-091-3/+20
| | | | | | | | | | | | | | | | Problem occurs when we call getExtendedPaddingTop() before the View has been layed out. Fix is to not create the glowing outline until we are actually drawing the BubbleTextView. Change-Id: Icef7bbe69b07bf12c36c59a8b57aec5d455d5a99
* | Merge "Fix bug: workspace screens not being rendered in spring-loaded mode" ↵Michael Jurka2011-03-091-2/+3
|\ \ | | | | | | | | | into honeycomb-mr1
| * | Fix bug: workspace screens not being rendered in spring-loaded modeMichael Jurka2011-03-091-2/+3
| | | | | | | | | Bug # 4024334
* | | Merge "Fix wonky background rendering in spring loaded mode" into honeycomb-mr1Michael Jurka2011-03-091-4/+9
|\ \ \
| * | | Fix wonky background rendering in spring loaded modeMichael Jurka2011-03-091-4/+9
| |/ / | | | | | | Bug # 4024334
* | | Merge "Fix reported wallpaper offset in portrait mode for live wallpapers" ↵Michael Jurka2011-03-091-2/+5
|\ \ \ | | | | | | | | | | | | into honeycomb-mr1
| * | | Fix reported wallpaper offset in portrait mode for live wallpapersMichael Jurka2011-03-091-2/+5
| |/ / | | | | | | Bug # 3442622
* | | Merge "Small UI tweaks to widget resizing" into honeycomb-mr1Adam Cohen2011-03-091-3/+14
|\ \ \ | |/ / |/| / | |/
| * Small UI tweaks to widget resizingAdam Cohen2011-03-081-3/+14
| | | | | | | | Change-Id: I4d6f81ce17b3f3406206e8d25317c05cb9f8b5c4
* | Fix 3514114: Dropping on mini-screens doesn't place items correctlyPatrick Dubroy2011-03-083-2/+10
|/ | | | Change-Id: I7176562f1a62ca9973a256e53151aac1ff708144
* Fix regression: google search icon doesn't show immediatelyMichael Jurka2011-03-071-0/+9
| | | Bug # 3510354
* Merge "improving performance of first AllApps/Customize animation" into ↵Michael Jurka2011-03-078-39/+123
|\ | | | | | | honeycomb-mr1
| * improving performance of first AllApps/Customize animationMichael Jurka2011-03-078-39/+123
| | | | | | Change-Id: I71e5cc634f7e1346617d101efd6945c00484cab3
* | Fix 4020235: NPE at com.android.launcher2.DragLayer.onInterceptTouchEventPatrick Dubroy2011-03-071-9/+11
|/ | | | Change-Id: I606573f36270109b156b625b416d05ee16a44316
* Merge "Adding background protection for AllApps." into honeycomb-mr1Winson Chung2011-03-041-0/+139
|\
| * Adding background protection for AllApps.Winson Chung2011-03-041-0/+139
| | | | | | | | Change-Id: If4f8a2e80e1ceae6c84fcea58cc5fcc118aad25e
* | Fix 3511340: Exit widget resize mode when home or back clickedPatrick Dubroy2011-03-033-3/+12
| | | | | | | | | | | | Also add an optimization to drastically reduce the number of posted events when a widget is currently being resized. Change-Id: I8839d4bba564028a67fb0355d35b7dd52465b199
* | Cleaning up widget resizing codeAdam Cohen2011-03-035-80/+113
|/ | | | Change-Id: Ib4c0de0080f0b69f873fd88016f23c319a13c6ff
* Merge "Fix 3360951: Forced orientation change during widget conf" into ↵Patrick Dubroy2011-03-031-32/+63
|\ | | | | | | honeycomb-mr1
| * Fix 3360951: Forced orientation change during widget confPatrick Dubroy2011-03-031-32/+63
| | | | | | | | | | | | | | | | When a widget forces an orientation change in its configuration activity, we fail to add it because Launcher is restarted in its original orientation, and the loader is still running when the intent result is received. Change-Id: I6f4e328b56b6de18bf1d3fed4d747f290e5f3283
* | Fixed issue where background wasn't rendered behind customization trayMichael Jurka2011-03-031-1/+1
| |
* | Fix crash on some machines when loading Voice Search iconMichael Jurka2011-03-031-3/+0
|/
* Further improving performance of All Apps transitionMichael Jurka2011-03-024-26/+95
| | | | Change-Id: Ie8a2af004acba4c13066dd636842a71793064688
* New assets for widget resizingAdam Cohen2011-03-021-36/+44
| | | | | | -> also bounding the frame to be within the CellLayout bounds Change-Id: Ibaaf336d7fee106d8465528591d8d113891c8fbc
* *Actually* fix 3377113: Mini homescreen outline wrong colorPatrick Dubroy2011-03-022-10/+10
| | | | | | New and improved! 100% fewer regressions! Change-Id: I079a7842ecfe7e84c3fd599d6156638588a1d2d0
* Revert "Fix 3377113: Mini homescreen outline wrong color"Patrick Dubroy2011-03-022-9/+9
| | | | This reverts commit ba1ca8cf7ae52f730de9a8d543f8f0d484e76c32.
* Merge "Fix 3377113: Mini homescreen outline wrong color"Patrick Dubroy2011-03-022-9/+9
|\
| * Fix 3377113: Mini homescreen outline wrong colorPatrick Dubroy2011-03-022-9/+9
| | | | | | | | | | | | | | | | Couldn't repro this reliably, but the only way I could see it happening is if we got an UP event without a MOVE at the same location. This patch prevents that from happening. Change-Id: I473c4ea50474b45da8c5537efe39177c1423ae20
* | Improving performance of All Apps transitionMichael Jurka2011-03-024-13/+92
| | | | | | | | | | - increased perf ~8fps using hardware layers Change-Id: Ic6a2c23e9182fdb1ee362cbd72f7813f4e9accf0
* | Merge "Fixing issue where you can't drag to a full screen when in spring ↵Winson Chung2011-03-021-1/+7
|\ \ | | | | | | | | | loaded mode (to get to next pages)"
| * | Fixing issue where you can't drag to a full screen when in spring loaded ↵Winson Chung2011-03-021-1/+7
| | | | | | | | | | | | | | | | | | mode (to get to next pages) Change-Id: I8c1adbe209fff41779b7f5c6c585ed13dcc109b3
* | | Fixing issue where search icons were only loaded after binding instead of at ↵Winson Chung2011-03-021-8/+5
|/ / | | | | | | | | | | creation. Change-Id: Id422966e3b6dc0aca9a7df942fb835349cae6525
* / Fix 3457875: Mini workspace should zoom on tap, not touch downPatrick Dubroy2011-03-012-12/+34
|/ | | Change-Id: I2e9bb6267048f2b2fb97070029f3a0ad2a28cc32
* Merge "Fixing issue where the holographic icons sometimes don't update (ie. ↵Winson Chung2011-03-011-3/+9
|\ | | | | | | after uninstalling an app)."
| * Fixing issue where the holographic icons sometimes don't update (ie. after ↵Winson Chung2011-03-011-3/+9
| | | | | | | | | | | | uninstalling an app). Change-Id: I593d557e3f019a1a68e47ac6310c6cc476c0e37e
* | Merge "Adding "Shop" text beside market icon."Winson Chung2011-03-011-8/+39
|\ \
| * | Adding "Shop" text beside market icon.Winson Chung2011-03-011-8/+39
| |/ | | | | | | Change-Id: I3a3a167185879b0723b51f08325ff8b09d4ebd71
* | Merge "Fix 3493373: back button displays blue homescreen borders"Patrick Dubroy2011-03-012-6/+20
|\ \
| * | Fix 3493373: back button displays blue homescreen bordersPatrick Dubroy2011-02-282-6/+20
| |/ | | | | | | | | | | | | | | When the back button has no other function, briefly turn on the page borders to give the user some feedback on the button press. Change-Id: I31cd4391821b646dffe4e8146fbffd72d934a00f
* | Merge "Fix 3385675: Uninstall option available for system app"Patrick Dubroy2011-02-284-33/+27
|\ \
| * | Fix 3385675: Uninstall option available for system appPatrick Dubroy2011-02-284-33/+27
| |/ | | | | | | | | | | | | - when a system app is selected in all apps, don't show uninstall button - if it's an updated system app, show "Uninstall update" - Also, remove unused code for non-existent flag for games Change-Id: I46753ee8d213b2ba1613b71ac1fe73d79786129c
* | Merge "Small update to match API changes"Adam Cohen2011-02-283-6/+2
|\ \
| * | Small update to match API changesAdam Cohen2011-02-283-6/+2
| |/ | | | | | | Change-Id: I1d6f38b80ca7874b158444b368537b35d29e2414
* | Merge "Adding simple mouse-scrolling to launcher."Winson Chung2011-02-281-0/+31
|\ \