1. bed61d2 Revert "Revert "Speed up All Apps -> Workspace transition"" by Michael Jurka · 14 years ago
  2. 9753d13 Revert "Speed up All Apps -> Workspace transition" by Michael Jurka · 14 years ago
  3. b33e05f Fixing two regressions in which side pages were not drawn or oriented correctly. by Winson Chung · 14 years ago
  4. 1afedc3 Showing page indicator while dragging (Bug: 5117192) by Winson Chung · 14 years ago
  5. 9433fa7 Speed up All Apps -> Workspace transition by Michael Jurka · 14 years ago
  6. c0f21e1 Merge "Fix occasional odd scrolling behavior" by Michael Jurka · 14 years ago
  7. dd6c091 Fix occasional odd scrolling behavior by Michael Jurka · 14 years ago
  8. 7372c59 Remove use of setFast* properties by Michael Jurka · 14 years ago
  9. e3517d0 Speeding up AllApps click feedback by Michael Jurka · 14 years ago
  10. 82369a1 Delete dead code by Michael Jurka · 14 years ago
  11. 80c6985 simplifying code to prevent drawing off-screen by Michael Jurka · 14 years ago
  12. afaa050 Small optimizations for the All Apps transition by Michael Jurka · 14 years ago
  13. 2a4b1a8 Make All Apps<-->Workspace transition smoother by Michael Jurka · 14 years ago
  14. c02e393 Merge "Reduce peak memory use in PagedView" by Michael Jurka · 14 years ago
  15. 265b9a6 Scaling PagedView fling constants by density (issue 5594666) by Adam Cohen · 14 years ago
  16. 0cad111 Reduce peak memory use in PagedView by Michael Jurka · 14 years ago
  17. e326f18 Unload widget previews when launcher is not visible by Michael Jurka · 14 years ago
  18. 049abba Merge "Fixing PagedView bad snap-back decisions" into ics-mr1 by Adam Cohen · 14 years ago
  19. 00481b3 Fixing PagedView bad snap-back decisions by Adam Cohen · 14 years ago
  20. b737ee6 speeding up transition from other apps -> Launcher by Michael Jurka · 14 years ago
  21. 4ff78b0 Merge "Fixing place where offset caches weren't being invalidated (issue 5608330)" into ics-mr1 by Adam Cohen · 14 years ago
  22. 60b0712 Fixing place where offset caches weren't being invalidated (issue 5608330) by Adam Cohen · 14 years ago
  23. c6f10b9 Workarounds for a couple crashes. (Bug 5612584, Bug 5613438) by Winson Chung · 14 years ago
  24. ebea84d Unifying overscroll btw phone and tablet by Adam Cohen · 14 years ago
  25. e6dcf26 Merge "Reduce unnecessary layout passes" into ics-mr1 by Michael Jurka · 14 years ago
  26. 81efbad Reduce unnecessary layout passes by Michael Jurka · 14 years ago
  27. dde558b resolved conflicts for merge of b9c76f32 to ics-mr1 by Michael Jurka · 14 years ago
  28. acec671 Merge "Cleaning up overscroll effect in launcher workspace" into ics-mr1 by Adam Cohen · 14 years ago
  29. 21b4110 Cleaning up overscroll effect in launcher workspace by Adam Cohen · 14 years ago
  30. 25b2995 Tentative fix for monkey crash, issue 5556086 by Adam Cohen · 14 years ago
  31. 7389496 Launcher performance optimizations: shaving about 3ms off Workspace.dispatchDraw() by Adam Cohen · 14 years ago
  32. 4da7a3e Fix NPE by Michael Jurka · 14 years ago
  33. 2591f6a Fixing AppsCustomize paging effect on tablet by Adam Cohen · 14 years ago
  34. ae4f155 Fixing AllAppsCustomize Keyboard Accessibility / NPE (issue 5483485) by Adam Cohen · 14 years ago
  35. 0cd3b64 Add ability to swipe from apps to widgets in AllAppsCustomize (issue 5453016) by Adam Cohen · 14 years ago
  36. c27d1bb Fixing issue where we were adding text to each scroll event. (Bug: 5328362) by Winson Chung · 14 years ago
  37. 90576b5 Fixing some small issues. by Winson Chung · 14 years ago
  38. 7d7541e Updating Clings. (5057945, 5056643) by Winson Chung · 14 years ago
  39. c3665fa DO NOT MERGE: Fixing regression where scroll position would be offset when rotated. by Winson Chung · 14 years ago
  40. dea74b7 Updating assets. by Winson Chung · 14 years ago
  41. ae890b8 Disable fading of side pages on phones. (5270754) by Winson Chung · 14 years ago
  42. b5ba097 Workspace overscroll effect by Adam Cohen · 14 years ago
  43. 09c1552 Bounding scroll bar to the track to prevent overscrolling. by Winson Chung · 14 years ago
  44. 22f823d New AllAppsCustomize transitions by Adam Cohen · 14 years ago
  45. d11265e Overriding onHoverEvent to prevent default propagation. by Winson Chung · 14 years ago
  46. ed718b1 Merge "Saving/restoring current page in AppsCustomize. (5050168)" by Winson Chung · 14 years ago
  47. 5afbf7b Saving/restoring current page in AppsCustomize. (5050168) by Winson Chung · 14 years ago
  48. f314b0e Improving transition between Apps/Widgets panes (5145408) by Winson Chung · 14 years ago
  49. d771c96 Fix regression: taps were not sent to wallpaper by Michael Jurka · 14 years ago
  50. 86c119a Fix visual bugs by Michael Jurka · 14 years ago
  51. 430e8a5 Flash scroll indicators a bit earlier on transitions by Michael Jurka · 14 years ago
  52. ea359c6 Grid spacing fixes by Winson Chung · 14 years ago
  53. 4afe9b3 Adding ability to add to hotseat from spring loaded mode (5064141). by Winson Chung · 14 years ago
  54. a6427b1 Fixing minor bugs (5085316, 5082963, 5042828) by Winson Chung · 14 years ago
  55. bb6f6a5 Fixing regression in divider visibility during spring loaded mode. (5076848) by Winson Chung · 14 years ago
  56. 5a80835 Adding menu to jump to shortcuts page in widgets tab by Winson Chung · 14 years ago
  57. f5f8cef Launcher cleanup and fixes. by Winson Chung · 14 years ago
  58. 32174c8 Fxing issues with the scroll bar by Winson Chung · 14 years ago
  59. f2253e1 Merge "Fix a monkey crash" by Michael Jurka · 14 years ago
  60. 2698db4 Fix a monkey crash by Michael Jurka · 14 years ago
  61. d74c984 Use hardware layers in more situations by Michael Jurka · 14 years ago
  62. 557d6ed Fixing issues with spring loaded adding. by Winson Chung · 14 years ago
  63. 649723c Updating assets. by Winson Chung · 14 years ago
  64. 3ac74c5 Tweaking the scroll indicators with new assets and sizing. by Winson Chung · 14 years ago
  65. 6a0f57d Populating some more accessibility events. by Winson Chung · 14 years ago
  66. 4e07654 Cleaning up dead code. by Winson Chung · 14 years ago
  67. b44b524 Loading previews and holographic icons in background thread using AsyncTasks. by Winson Chung · 14 years ago
  68. 76fc085 New folder visualization, renaming, staggering reorder by Adam Cohen · 14 years ago
  69. 007c698 Adding signposting to Phone UI in Workspace/AppsCustomize. by Winson Chung · 14 years ago
  70. f0ea4d3 Replacing AllApps/Customize in tablet UI with Apps/Customize. by Winson Chung · 14 years ago
  71. fbd14ac am 83c70cf8: am d9455775: am 20b7ca91: Fix bug with snapping during scrolling by Michael Jurka · 14 years ago
  72. b26f3d6 Modifying AppsCustomize behaviour to use springloaded mode. by Winson Chung · 14 years ago
  73. 20b7ca9 Fix bug with snapping during scrolling by Michael Jurka · 14 years ago
  74. 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
  75. 83ae5cf am 6a2326cf: am bad51817: am 87b1490c: Potential fix for bug 4479399 by Michael Jurka · 14 years ago
  76. 983e3fd Fix issue where All Apps tab bar was too small by Michael Jurka · 14 years ago
  77. 87b1490 Potential fix for bug 4479399 by Michael Jurka · 14 years ago
  78. e61c6a3 Dynamically determine # of rows/cols in All Apps. by Patrick Dubroy · 14 years ago
  79. 244d74c Dynamically determine # of rows/cols in All Apps. by Patrick Dubroy · 14 years ago
  80. 54a4ac2 Make customization drawer deal better with a small height by Michael Jurka · 14 years ago
  81. 63257c1 Minor changes to help address some hiccups when panning, changing tabs and rotating in AppsCustomize. by Winson Chung · 14 years ago
  82. 785d2eb Initial changes to merged AllApps/Customize pane in the Phone UI. by Winson Chung · 14 years ago
  83. 97d85d2 Fixing focus issues in Launcher (keyboard support). by Winson Chung · 14 years ago
  84. 36fcb74 Make customization drawer deal better with a small height by Michael Jurka · 14 years ago
  85. 26976d9 Fix resize frame bug: 4121297 by Adam Cohen · 14 years ago
  86. 34b23d5 Fixing an issue where other pages were taking on the min width of the widget page. by Winson Chung · 14 years ago
  87. 6342bba Fixing workspace scrolling, Bug: 4070816 by Adam Cohen · 14 years ago
  88. 185d716 Adding simple mouse-scrolling to launcher. by Winson Chung · 15 years ago
  89. 1908d07 Refactoring and fixing bugs in Customize tray. by Winson Chung · 15 years ago
  90. 6f13342 Fix 3482911: NPE in CustomizePagedView.resetCheckedItem by Patrick Dubroy · 15 years ago
  91. 760585d Merge "Fixing issue where flinging the Customize tray would scroll to the incorrect page after update." by Winson Chung · 15 years ago
  92. 0392977 Fixing issue where flinging the Customize tray would scroll to the incorrect page after update. by Winson Chung · 15 years ago
  93. a40829a Add comment about an earlier All Apps bug fix by Michael Jurka · 15 years ago
  94. e4340a1 Merge "Simplifying logic to create/destroy hardware layers in All Apps" by Michael Jurka · 15 years ago
  95. c5e4902 Simplifying logic to create/destroy hardware layers in All Apps by Michael Jurka · 15 years ago
  96. b64cb5a Fixing panning behaviour by Adam Cohen · 15 years ago
  97. aefd4e1 Fixing some edge cases of scrolling in PagedView by Adam Cohen · 15 years ago
  98. cfdb096 Fix bug where only holo outlines were visible in All Apps sometimes by Michael Jurka · 15 years ago
  99. c0759f5 Reducing memory impact of hardware layers in Launcher by Michael Jurka · 15 years ago
  100. cc377b5 Merge "Fixing issue where we weren't picking up minute touch movements. (3413433)" into honeycomb by Winson Chung · 15 years ago