1. ebea84d Unifying overscroll btw phone and tablet by Adam Cohen · 14 years ago
  2. e6dcf26 Merge "Reduce unnecessary layout passes" into ics-mr1 by Michael Jurka · 14 years ago
  3. 81efbad Reduce unnecessary layout passes by Michael Jurka · 14 years ago
  4. dde558b resolved conflicts for merge of b9c76f32 to ics-mr1 by Michael Jurka · 14 years ago
  5. acec671 Merge "Cleaning up overscroll effect in launcher workspace" into ics-mr1 by Adam Cohen · 14 years ago
  6. 21b4110 Cleaning up overscroll effect in launcher workspace by Adam Cohen · 14 years ago
  7. 25b2995 Tentative fix for monkey crash, issue 5556086 by Adam Cohen · 14 years ago
  8. 7389496 Launcher performance optimizations: shaving about 3ms off Workspace.dispatchDraw() by Adam Cohen · 14 years ago
  9. 4da7a3e Fix NPE by Michael Jurka · 14 years ago
  10. 2591f6a Fixing AppsCustomize paging effect on tablet by Adam Cohen · 14 years ago
  11. ae4f155 Fixing AllAppsCustomize Keyboard Accessibility / NPE (issue 5483485) by Adam Cohen · 14 years ago
  12. 0cd3b64 Add ability to swipe from apps to widgets in AllAppsCustomize (issue 5453016) by Adam Cohen · 14 years ago
  13. c27d1bb Fixing issue where we were adding text to each scroll event. (Bug: 5328362) by Winson Chung · 14 years ago
  14. 90576b5 Fixing some small issues. by Winson Chung · 14 years ago
  15. 7d7541e Updating Clings. (5057945, 5056643) by Winson Chung · 14 years ago
  16. c3665fa DO NOT MERGE: Fixing regression where scroll position would be offset when rotated. by Winson Chung · 14 years ago
  17. dea74b7 Updating assets. by Winson Chung · 14 years ago
  18. ae890b8 Disable fading of side pages on phones. (5270754) by Winson Chung · 14 years ago
  19. b5ba097 Workspace overscroll effect by Adam Cohen · 14 years ago
  20. 09c1552 Bounding scroll bar to the track to prevent overscrolling. by Winson Chung · 14 years ago
  21. 22f823d New AllAppsCustomize transitions by Adam Cohen · 14 years ago
  22. d11265e Overriding onHoverEvent to prevent default propagation. by Winson Chung · 14 years ago
  23. ed718b1 Merge "Saving/restoring current page in AppsCustomize. (5050168)" by Winson Chung · 14 years ago
  24. 5afbf7b Saving/restoring current page in AppsCustomize. (5050168) by Winson Chung · 14 years ago
  25. f314b0e Improving transition between Apps/Widgets panes (5145408) by Winson Chung · 14 years ago
  26. d771c96 Fix regression: taps were not sent to wallpaper by Michael Jurka · 14 years ago
  27. 86c119a Fix visual bugs by Michael Jurka · 14 years ago
  28. 430e8a5 Flash scroll indicators a bit earlier on transitions by Michael Jurka · 14 years ago
  29. ea359c6 Grid spacing fixes by Winson Chung · 14 years ago
  30. 4afe9b3 Adding ability to add to hotseat from spring loaded mode (5064141). by Winson Chung · 14 years ago
  31. a6427b1 Fixing minor bugs (5085316, 5082963, 5042828) by Winson Chung · 14 years ago
  32. bb6f6a5 Fixing regression in divider visibility during spring loaded mode. (5076848) by Winson Chung · 14 years ago
  33. 5a80835 Adding menu to jump to shortcuts page in widgets tab by Winson Chung · 14 years ago
  34. f5f8cef Launcher cleanup and fixes. by Winson Chung · 14 years ago
  35. 32174c8 Fxing issues with the scroll bar by Winson Chung · 14 years ago
  36. f2253e1 Merge "Fix a monkey crash" by Michael Jurka · 14 years ago
  37. 2698db4 Fix a monkey crash by Michael Jurka · 14 years ago
  38. d74c984 Use hardware layers in more situations by Michael Jurka · 14 years ago
  39. 557d6ed Fixing issues with spring loaded adding. by Winson Chung · 14 years ago
  40. 649723c Updating assets. by Winson Chung · 14 years ago
  41. 3ac74c5 Tweaking the scroll indicators with new assets and sizing. by Winson Chung · 14 years ago
  42. 6a0f57d Populating some more accessibility events. by Winson Chung · 14 years ago
  43. 4e07654 Cleaning up dead code. by Winson Chung · 14 years ago
  44. b44b524 Loading previews and holographic icons in background thread using AsyncTasks. by Winson Chung · 14 years ago
  45. 76fc085 New folder visualization, renaming, staggering reorder by Adam Cohen · 14 years ago
  46. 007c698 Adding signposting to Phone UI in Workspace/AppsCustomize. by Winson Chung · 14 years ago
  47. f0ea4d3 Replacing AllApps/Customize in tablet UI with Apps/Customize. by Winson Chung · 14 years ago
  48. fbd14ac am 83c70cf8: am d9455775: am 20b7ca91: Fix bug with snapping during scrolling by Michael Jurka · 14 years ago
  49. b26f3d6 Modifying AppsCustomize behaviour to use springloaded mode. by Winson Chung · 14 years ago
  50. 20b7ca9 Fix bug with snapping during scrolling by Michael Jurka · 14 years ago
  51. dcfc25c am 4c826609: am a83ae6bf: am 330ae983: Merge "Fix issue where All Apps tab bar was too small" into honeycomb-mr2 by Michael Jurka · 14 years ago
  52. 83ae5cf am 6a2326cf: am bad51817: am 87b1490c: Potential fix for bug 4479399 by Michael Jurka · 14 years ago
  53. 983e3fd Fix issue where All Apps tab bar was too small by Michael Jurka · 14 years ago
  54. 87b1490 Potential fix for bug 4479399 by Michael Jurka · 14 years ago
  55. e61c6a3 Dynamically determine # of rows/cols in All Apps. by Patrick Dubroy · 14 years ago
  56. 244d74c Dynamically determine # of rows/cols in All Apps. by Patrick Dubroy · 14 years ago
  57. 54a4ac2 Make customization drawer deal better with a small height by Michael Jurka · 14 years ago
  58. 63257c1 Minor changes to help address some hiccups when panning, changing tabs and rotating in AppsCustomize. by Winson Chung · 14 years ago
  59. 785d2eb Initial changes to merged AllApps/Customize pane in the Phone UI. by Winson Chung · 14 years ago
  60. 97d85d2 Fixing focus issues in Launcher (keyboard support). by Winson Chung · 14 years ago
  61. 36fcb74 Make customization drawer deal better with a small height by Michael Jurka · 14 years ago
  62. 26976d9 Fix resize frame bug: 4121297 by Adam Cohen · 14 years ago
  63. 34b23d5 Fixing an issue where other pages were taking on the min width of the widget page. by Winson Chung · 14 years ago
  64. 6342bba Fixing workspace scrolling, Bug: 4070816 by Adam Cohen · 14 years ago
  65. 185d716 Adding simple mouse-scrolling to launcher. by Winson Chung · 15 years ago
  66. 1908d07 Refactoring and fixing bugs in Customize tray. by Winson Chung · 15 years ago
  67. 6f13342 Fix 3482911: NPE in CustomizePagedView.resetCheckedItem by Patrick Dubroy · 15 years ago
  68. 760585d Merge "Fixing issue where flinging the Customize tray would scroll to the incorrect page after update." by Winson Chung · 15 years ago
  69. 0392977 Fixing issue where flinging the Customize tray would scroll to the incorrect page after update. by Winson Chung · 15 years ago
  70. a40829a Add comment about an earlier All Apps bug fix by Michael Jurka · 15 years ago
  71. e4340a1 Merge "Simplifying logic to create/destroy hardware layers in All Apps" by Michael Jurka · 15 years ago
  72. c5e4902 Simplifying logic to create/destroy hardware layers in All Apps by Michael Jurka · 15 years ago
  73. b64cb5a Fixing panning behaviour by Adam Cohen · 15 years ago
  74. aefd4e1 Fixing some edge cases of scrolling in PagedView by Adam Cohen · 15 years ago
  75. cfdb096 Fix bug where only holo outlines were visible in All Apps sometimes by Michael Jurka · 15 years ago
  76. c0759f5 Reducing memory impact of hardware layers in Launcher by Michael Jurka · 15 years ago
  77. cc377b5 Merge "Fixing issue where we weren't picking up minute touch movements. (3413433)" into honeycomb by Winson Chung · 15 years ago
  78. a1192ea Merge "Adding hardware layers to All Apps" into honeycomb by Michael Jurka · 15 years ago
  79. 8245a86 Adding hardware layers to All Apps by Michael Jurka · 15 years ago
  80. c0844aa Fixing issue where we weren't picking up minute touch movements. (3413433) by Winson Chung · 15 years ago
  81. ce7e05f stop using hardware layers when workspace stops moving by Michael Jurka · 15 years ago
  82. f8d2823 Adding scroll disambiguation between Workspace and AppWidgets by Adam Cohen · 15 years ago
  83. be90934 Fixing scrolling of all apps when below apps by Adam Cohen · 15 years ago
  84. 7bfc979 Clamping maximum overscroll amount by Adam Cohen · 15 years ago
  85. 228a0fa Using newer object animators for click feedback animation. (3384873) by Winson Chung · 15 years ago
  86. 8c920dd Refactoring CellLayout into three classes by Michael Jurka · 15 years ago
  87. d0ce1ec Fix 3237665: Home screen should scroll on tap, not touch down by Patrick Dubroy · 15 years ago
  88. 4a7d4af Removing dead code by Michael Jurka · 15 years ago
  89. c5b262c tweaking parallax effect by Michael Jurka · 15 years ago
  90. 0499834 Fixing issues with holographic outline cache in AllApps/Customize. by Winson Chung · 15 years ago
  91. a12a250 Saving AllApps page when rotating screen, fixing customization rotate flash. by Winson Chung · 15 years ago
  92. c3f9f4f Fixing issue with customize page holographic previews not showing. by Winson Chung · 15 years ago
  93. d3ef306 added spring loaded mode for adding items to workspace by Michael Jurka · 15 years ago
  94. af91de0 code cleanup, preparing for spring-loaded adding to screens by Michael Jurka · 15 years ago
  95. 1d0867c Send live wallpaper taps. by Jeff Brown · 15 years ago
  96. 29d6fea Adding outlines to side pages for widgets and wallpaper pages in the customization tray. by Winson Chung · 15 years ago
  97. 73aa975 Fix workspace outline alpha during scrolling by Adam Cohen · 15 years ago
  98. e0f66b5 Modifying feel of scrolling / overscroll by Adam Cohen · 15 years ago
  99. faa2830 Fix issue 3214208 by Adam Cohen · 15 years ago
  100. 68d7393 Adding overscroll to Workspace, AllApps and Customize by Adam Cohen · 15 years ago