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