| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixing issue where defered unbind was running after synchronous bind. (Bug 68... | Adam Cohen | 2012-07-23 | 2 | -0/+17 |
* | Disabling synchronous binding when returning home from another app while orie... | Winson Chung | 2012-07-19 | 2 | -8/+50 |
* | DO NOT MERGE Adding sycnhronous loading of current page to support seamless r... | Adam Cohen | 2012-07-18 | 3 | -442/+685 |
* | Merge "Disallowing touches through the custom workspace cling. (Bug 6721250)"... | Winson Chung | 2012-06-27 | 1 | -3/+0 |
|\ |
|
| * | Disallowing touches through the custom workspace cling. (Bug 6721250) | Winson Chung | 2012-06-27 | 1 | -3/+0 |
* | | Merge "Fixing concurrent modification exception when iterating through new ap... | Winson Chung | 2012-06-25 | 1 | -3/+4 |
|\ \ |
|
| * | | Fixing concurrent modification exception when iterating through new apps list... | Winson Chung | 2012-06-25 | 1 | -3/+4 |
| |/ |
|
* | | Merge "Fix issue where "X" would appear over QSB bar in landscape mode" into ... | Michael Jurka | 2012-06-18 | 1 | -2/+2 |
|\ \ |
|
| * | | Fix issue where "X" would appear over QSB bar in landscape mode | Michael Jurka | 2012-06-18 | 1 | -2/+2 |
* | | | Merge "Add null pointer checks to fix NPEs" into jb-dev | Michael Jurka | 2012-06-18 | 2 | -1/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add null pointer checks to fix NPEs | Michael Jurka | 2012-06-18 | 2 | -1/+4 |
| |/ |
|
* | | Merge "Removing logging in AppsCustomizePagedView (Bug 6597629)" into jb-dev | Winson Chung | 2012-06-14 | 4 | -42/+0 |
|\ \
| |/
|/| |
|
| * | Removing logging in AppsCustomizePagedView (Bug 6597629) | Winson Chung | 2012-06-11 | 4 | -42/+0 |
* | | Merge "Fix NPE" into jb-dev | Michael Jurka | 2012-06-11 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Fix NPE | Michael Jurka | 2012-06-11 | 1 | -2/+2 |
* | | Merge "Adding additional synchronized blocks when committing changes to the n... | Winson Chung | 2012-06-11 | 2 | -11/+15 |
|\ \ |
|
| * | | Adding additional synchronized blocks when committing changes to the new-apps... | Winson Chung | 2012-06-11 | 2 | -11/+15 |
* | | | Merge "Fixing issue where play icon disappears after hitting home (Bug 663626... | Winson Chung | 2012-06-11 | 1 | -3/+10 |
|\ \ \ |
|
| * | | | Fixing issue where play icon disappears after hitting home (Bug 6636269) | Winson Chung | 2012-06-08 | 1 | -3/+10 |
| |/ / |
|
* | | | Merge "Fixing issue where we were not always invalidating the page data when ... | Winson Chung | 2012-06-11 | 1 | -30/+26 |
|\ \ \ |
|
| * | | | Fixing issue where we were not always invalidating the page data when setting... | Winson Chung | 2012-06-08 | 1 | -30/+26 |
| |/ / |
|
* | | | Merge "Removing logging (issue 6583911)" into jb-dev | Adam Cohen | 2012-06-11 | 1 | -23/+0 |
|\ \ \ |
|
| * | | | Removing logging (issue 6583911) | Adam Cohen | 2012-06-04 | 1 | -23/+0 |
* | | | | Improving overscroll paramaters for 7-inch devices | Adam Cohen | 2012-06-08 | 1 | -2/+3 |
| |_|/
|/| | |
|
* | | | Merge "Fixing regression in transition after returning to home from another a... | Winson Chung | 2012-06-08 | 1 | -12/+6 |
|\ \ \ |
|
| * | | | Fixing regression in transition after returning to home from another app. (Bu... | Winson Chung | 2012-06-07 | 1 | -12/+6 |
| | |/
| |/| |
|
* | | | Fix subtle folder jank related to previous change | Adam Cohen | 2012-06-08 | 1 | -6/+9 |
* | | | Merge "Fix two pieces of folder jank" into jb-dev | Adam Cohen | 2012-06-08 | 3 | -23/+85 |
|\ \ \ |
|
| * | | | Fix two pieces of folder jank | Adam Cohen | 2012-06-07 | 3 | -23/+85 |
| |/ / |
|
* | | | Merge "Fixing issue where we weren't invalidating the correct press feedback ... | Michael Jurka | 2012-06-07 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Fixing issue where we weren't invalidating the correct press feedback layout ... | Winson Chung | 2012-06-07 | 1 | -0/+1 |
| |/ / |
|
* | | | allow voice search in recent apps | Andy Huang | 2012-06-07 | 1 | -4/+2 |
|/ / |
|
* | | Merge "Synchronizing on the new-apps list before modifying it. (Bug 6621553)"... | Winson Chung | 2012-06-06 | 7 | -17/+33 |
|\ \ |
|
| * | | Synchronizing on the new-apps list before modifying it. (Bug 6621553) | Winson Chung | 2012-06-06 | 7 | -17/+33 |
* | | | Fixing ConcurrentModificationException (issue 6619380) | Adam Cohen | 2012-06-06 | 3 | -34/+24 |
* | | | Merge "Defer loading widget previews until after All Apps transition" into jb... | Michael Jurka | 2012-06-06 | 1 | -2/+13 |
|\ \ \ |
|
| * | | | Defer loading widget previews until after All Apps transition | Michael Jurka | 2012-06-06 | 1 | -2/+13 |
* | | | | Fix workaround for crashing on rotation. (Bug 6611883) | Adam Cohen | 2012-06-05 | 1 | -11/+18 |
* | | | | Workaround for crashing on rotation. (Bug 6611883) | Winson Chung | 2012-06-05 | 1 | -1/+2 |
| |/ /
|/| | |
|
* | | | Merge "Extending timeout workaround for updating the widget tray after we get... | Winson Chung | 2012-06-05 | 1 | -3/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | Extending timeout workaround for updating the widget tray after we get a pack... | Winson Chung | 2012-06-05 | 1 | -3/+7 |
| |/ |
|
* | | Fix issue where landscape asset was appearing in QSB (issue 6605638) | Adam Cohen | 2012-06-04 | 1 | -3/+11 |
|/ |
|
* | Merge "Fixing issue where widgets could be inflated in wrong orientation (iss... | Adam Cohen | 2012-06-04 | 3 | -0/+51 |
|\ |
|
| * | Fixing issue where widgets could be inflated in wrong orientation (issue 6584... | Adam Cohen | 2012-06-04 | 3 | -0/+51 |
* | | Voice search icon not touch explorable. | Svetoslav Ganov | 2012-06-01 | 1 | -0/+7 |
|/ |
|
* | Merge "Adding logging to track issue with apps pages. (Bug 6549598)" into jb-dev | Winson Chung | 2012-06-01 | 3 | -4/+38 |
|\ |
|
| * | Adding logging to track issue with apps pages. (Bug 6549598) | Winson Chung | 2012-06-01 | 3 | -4/+38 |
* | | Merge "Simplifying search bar animations. (Bug 6529767)" into jb-dev | Winson Chung | 2012-05-31 | 1 | -58/+34 |
|\ \ |
|
| * | | Simplifying search bar animations. (Bug 6529767) | Winson Chung | 2012-05-31 | 1 | -58/+34 |
| |/ |
|
* | | Merge "Making folders open/close smoothly" into jb-dev | Michael Jurka | 2012-05-31 | 1 | -5/+27 |
|\ \
| |/
|/| |
|