1. 97d5311 Ensuring that snapToPage is completely aborted / cleaned up upon setCurrentPage (issue 11003904) by Adam Cohen · 12 years ago
  2. 0655904 Fixing regression in reordering (issue 10994971) by Adam Cohen · 12 years ago
  3. 2bf63d5 Fixing issue where you couldn't drag an item multiple pages (issue 10754544) by Adam Cohen · 12 years ago
  4. 780fe59 Integrating some aosp fixes, ensuring that we update the install queue before returning to Launcher. by Winson Chung · 12 years ago
  5. 93c9756 Fixing some touch / interaction problems by Adam Cohen · 12 years ago
  6. 6a678da Fix typo by Adam Cohen · 12 years ago
  7. af9b0e5 Getting RTL up to a reasonable state in Launcher3 by Adam Cohen · 12 years ago
  8. 410f3cd Getting the Overview Mode to look up to spec by Adam Cohen · 12 years ago
  9. 7819a56 Tweaking page indicators to support add page icon, remembering widget picker page (Bug 10787439) by Winson Chung · 12 years ago
  10. dbdff6b Handful of small changes / bug fixes by Adam Cohen · 12 years ago
  11. 1697b79 Fixing up click / long click to enter / exit overview mode by Adam Cohen · 12 years ago
  12. f343499 Making sure CustomContent is never visible during overview / springloaded by Adam Cohen · 12 years ago
  13. 5084cba Shrink-wrapping model to spec (issue 10397399) by Adam Cohen · 12 years ago
  14. 77e1f47 Add system window inset support to DragLayer and children. by John Spurlock · 12 years ago
  15. c58497e Initial changes to restore AllApps. by Winson Chung · 12 years ago
  16. 2702ea0 Removing custom content padding by Adam Cohen · 12 years ago
  17. f358a4b Adding overview mode for reordering, widget adding and wallpaper switching by Adam Cohen · 12 years ago
  18. 63d7870 Merge "Verifying that new applications are added and fixing issue with new items getting wrong ids." into jb-ub-gel-agar by Winson Chung · 12 years ago
  19. df11a77 Merge "Adding support for custom page indicator markers." into jb-ub-gel-agar by Winson Chung · 12 years ago
  20. 82dfe58 Adding support for custom page indicator markers. by Winson Chung · 12 years ago
  21. c763c4e Verifying that new applications are added and fixing issue with new items getting wrong ids. by Winson Chung · 12 years ago
  22. 6ad0e7d Fix overhang of custom content area into first screen of launcher by Adam Cohen · 12 years ago
  23. 8c87cd8 Fixing issue where the page was reset to 0 on rotation. by Winson Chung · 12 years ago
  24. 9c0565f Fixing regression causing PagedView not to load subsequent widget pages. by Winson Chung · 12 years ago
  25. c9ca298 Fixing performance issues with drawing all visible pages. by Winson Chung · 12 years ago
  26. edb4076 More PagedView cleanup by Adam Cohen · 12 years ago
  27. f698c6e Simplifying some more stuff related to PagedView by Adam Cohen · 12 years ago
  28. 181c3dc Fixing regression due to removal of updateCurrentPageScroll() call in previous commit. by Winson Chung · 12 years ago
  29. 02b3a8c Merge "Adding notion of fullscreen page to PagedView" into jb-ub-gel-agar by Adam Cohen · 12 years ago
  30. d2be381 Removing old scroll indicator and adding page indicator dots. by Winson Chung · 12 years ago
  31. 96d30a1 Adding notion of fullscreen page to PagedView by Adam Cohen · 12 years ago
  32. accfd56 Fix weird page jumps after dropping items by Adam Cohen · 12 years ago
  33. dedbd96 Enabling reordering by Adam Cohen · 12 years ago
  34. 34a3340 Merge "Ensuring that the db reflects all package added/removed/updated broadcasts." into jb-ub-gel-agar by Adam Cohen · 12 years ago
  35. 64359a5 Ensuring that the db reflects all package added/removed/updated broadcasts. by Winson Chung · 12 years ago
  36. 0ffac43 RTL for PagedView by Adam Cohen · 12 years ago
  37. 7d30a37 Porting PagedView from KG to gain simplified scaling model, reordering by Adam Cohen · 12 years ago
  38. dcd297f Initial implementation of Shrink-wrap by Adam Cohen · 12 years ago
  39. e61a9a2 Fix issue with setting the current page immediately after a page is added by Adam Cohen · 12 years ago
  40. 325dc23 Launcher2 is now Launcher3. by Daniel Sandler · 12 years ago[Renamed (99%) from src/com/android/launcher2/PagedView.java]
  41. 52aee60 Adding RTL paging. by Winson Chung · 13 years ago
  42. 1ef2123 Fixing NPE in updateCurrentPageScroll (Bug 7465970) by Winson Chung · 13 years ago
  43. 36095e8 Merge "Stop animating All Apps during transition to Home" into jb-mr1-dev by Chet Haase · 13 years ago
  44. bc2f082 Stop animating All Apps during transition to Home by Chet Haase · 13 years ago
  45. 97687ef Cap launcher swipe animations to max duration by Chet Haase · 13 years ago
  46. b1dfe25 Fix 7223056: Enable scroll indicator on tablets by Michael Jurka · 13 years ago
  47. 3a0469d Remove use of private api ViewGroup.setChildrenLayersEnabled by Michael Jurka · 13 years ago
  48. 2ecf995 Remove use of private ValueAnimator api by Michael Jurka · 13 years ago
  49. c10ba13 Removing logging in AppsCustomizePagedView (Bug 6597629) by Winson Chung · 13 years ago
  50. bfeac06 Synchronizing on the new-apps list before modifying it. (Bug 6621553) by Winson Chung · 13 years ago
  51. 7c7a22d Adding logging to track issue with apps pages. (Bug 6549598) by Winson Chung · 13 years ago
  52. 8bc2699 Merge "Solve stutter when swiping All Apps the first time" into jb-dev by Michael Jurka · 13 years ago
  53. 5e368ff Solve stutter when swiping All Apps the first time by Michael Jurka · 13 years ago
  54. 08055f6 Adding accessibility scroll support to PagedView. by Svetoslav Ganov · 13 years ago
  55. 83d3b12 Merge "Making the page spacing fixed in spring loaded mode. (Bug 6478409)" into jb-dev by Winson Chung · 13 years ago
  56. 920d7f4 Preventing drawing pages in Workspace if possible by Michael Jurka · 13 years ago
  57. 8aad610 Making the page spacing fixed in spring loaded mode. (Bug 6478409) by Winson Chung · 13 years ago
  58. bec653e Merge "DO NOT MERGE Pass focusableMode when adding focusables from PagedView." into jb-dev by Michael Jurka · 13 years ago
  59. af51995 DO NOT MERGE Pass focusableMode when adding focusables from PagedView. by alanv · 13 years ago
  60. 869390b Unify tablet/phone workspace scrolling behavior by Michael Jurka · 13 years ago
  61. a128a7b Fixing issue where last workspace page was offset when rotated. (Bug 6413570) by Winson Chung · 13 years ago
  62. 360e63f Moving side-page indicators to DragLayer to ensure it draws above hotseat gradient. (Bug 5117499) by Winson Chung · 13 years ago
  63. 8b805b1 Remove use of private APIs by Michael Jurka · 13 years ago
  64. 64c9ab3 Removing dead code by Michael Jurka · 13 years ago
  65. b06d95f Fix bug where overscroll never fully snapped back by Michael Jurka · 13 years ago
  66. 4ff7d79 Show side pages when exiting spring-loaded mode by Michael Jurka · 13 years ago
  67. f0c6ae0 Adding animation post-installing a shortcut. by Winson Chung · 13 years ago
  68. eecf02d Fixing some issues/regressions related to scaled icons. by Winson Chung · 13 years ago
  69. 47f7474 Improve code to determine which pages are visible by Michael Jurka · 13 years ago
  70. 867ca62 Fading out workspace when dragging to higlight dragged object. by Winson Chung · 14 years ago
  71. bed61d2 Revert "Revert "Speed up All Apps -> Workspace transition"" by Michael Jurka · 14 years ago
  72. 9753d13 Revert "Speed up All Apps -> Workspace transition" by Michael Jurka · 14 years ago
  73. b33e05f Fixing two regressions in which side pages were not drawn or oriented correctly. by Winson Chung · 14 years ago
  74. 1afedc3 Showing page indicator while dragging (Bug: 5117192) by Winson Chung · 14 years ago
  75. 9433fa7 Speed up All Apps -> Workspace transition by Michael Jurka · 14 years ago
  76. c0f21e1 Merge "Fix occasional odd scrolling behavior" by Michael Jurka · 14 years ago
  77. dd6c091 Fix occasional odd scrolling behavior by Michael Jurka · 14 years ago
  78. 7372c59 Remove use of setFast* properties by Michael Jurka · 14 years ago
  79. e3517d0 Speeding up AllApps click feedback by Michael Jurka · 14 years ago
  80. 82369a1 Delete dead code by Michael Jurka · 14 years ago
  81. 80c6985 simplifying code to prevent drawing off-screen by Michael Jurka · 14 years ago
  82. afaa050 Small optimizations for the All Apps transition by Michael Jurka · 14 years ago
  83. 2a4b1a8 Make All Apps<-->Workspace transition smoother by Michael Jurka · 14 years ago
  84. c02e393 Merge "Reduce peak memory use in PagedView" by Michael Jurka · 14 years ago
  85. 265b9a6 Scaling PagedView fling constants by density (issue 5594666) by Adam Cohen · 14 years ago
  86. 0cad111 Reduce peak memory use in PagedView by Michael Jurka · 14 years ago
  87. e326f18 Unload widget previews when launcher is not visible by Michael Jurka · 14 years ago
  88. 049abba Merge "Fixing PagedView bad snap-back decisions" into ics-mr1 by Adam Cohen · 14 years ago
  89. 00481b3 Fixing PagedView bad snap-back decisions by Adam Cohen · 14 years ago
  90. b737ee6 speeding up transition from other apps -> Launcher by Michael Jurka · 14 years ago
  91. 4ff78b0 Merge "Fixing place where offset caches weren't being invalidated (issue 5608330)" into ics-mr1 by Adam Cohen · 14 years ago
  92. 60b0712 Fixing place where offset caches weren't being invalidated (issue 5608330) by Adam Cohen · 14 years ago
  93. c6f10b9 Workarounds for a couple crashes. (Bug 5612584, Bug 5613438) by Winson Chung · 14 years ago
  94. ebea84d Unifying overscroll btw phone and tablet by Adam Cohen · 14 years ago
  95. e6dcf26 Merge "Reduce unnecessary layout passes" into ics-mr1 by Michael Jurka · 14 years ago
  96. 81efbad Reduce unnecessary layout passes by Michael Jurka · 14 years ago
  97. dde558b resolved conflicts for merge of b9c76f32 to ics-mr1 by Michael Jurka · 14 years ago
  98. acec671 Merge "Cleaning up overscroll effect in launcher workspace" into ics-mr1 by Adam Cohen · 14 years ago
  99. 21b4110 Cleaning up overscroll effect in launcher workspace by Adam Cohen · 14 years ago
  100. 25b2995 Tentative fix for monkey crash, issue 5556086 by Adam Cohen · 14 years ago