1. 29d853c Make sure all overlay panels are visible as user free scrolls. by Tony Wickham · 10 years ago
  2. f4f89ef Using context.getString for getting formatted strings, as it works better with different locales by Sunny Goyal · 10 years ago
  3. fedca43 Moving drag-drop related code into a separate package. by Vadim Tryshev · 10 years ago
  4. c268148 resolved conflicts for merge of 9fc953b9 to ub-launcher3-master by Sunny Goyal · 10 years ago
  5. 9fc953b Version code cleanup by Sunny Goyal · 10 years ago
  6. 106bf64 Some cleanup around drag and drop by Sunny Goyal · 10 years ago
  7. 5d2fc32 Several animation calls cleanup by Sunny Goyal · 10 years ago
  8. 62231b1 am cb037eee: Fixing overscroll not drawn in rtl by Sunny Goyal · 10 years ago
  9. cf25b52 Removing some unused PagedView attributes by Sunny Goyal · 10 years ago
  10. cb037ee Fixing overscroll not drawn in rtl by Sunny Goyal · 10 years ago
  11. 5e41a27 Fixing paged view overscroll effect being drawn outside the screen by Sunny Goyal · 10 years ago
  12. 4d113a5 Using material style overscroll effect for workspace and folders by Sunny Goyal · 10 years ago
  13. 5b139a5 Remove inifinite recursion from PagedView by Adam Cohen · 10 years ago
  14. b2b02b9 Fix a small UI nit with screen reordering by Adam Cohen · 10 years ago
  15. 316490e Removing some synthetic method creation by Sunny Goyal · 10 years ago
  16. 04a9bc4 Merge "Setting scroll X, Y and related attributes for TYPE_VIEW_SCROLLED event." into ub-launcher3-burnaby by Vadim Tryshev · 10 years ago
  17. 7066c12 Setting scroll X, Y and related attributes for TYPE_VIEW_SCROLLED event. by Vadim Tryshev · 10 years ago
  18. 8b80bae Merge "Fixing non-scrolling of workspace view after opening/closing AllApps vew. The reason for non-scrolling was excluding the pages view from the accessibility hierarchy by marking it as non-important. So, I just removed the code manipulating [non]importance of the PagedView." into ub-launcher3-burnaby by Vadim Tryshev · 10 years ago
  19. 7af0d44 Fixing non-scrolling of workspace view after opening/closing AllApps vew. by Vadim Tryshev · 10 years ago
  20. 1740d90 Fixing build breakage by Sunny Goyal · 10 years ago
  21. 5a1f53b Removing SmoothPagedView as all its methods are disabled by Sunny Goyal · 10 years ago
  22. a1fbd84 Fixing unnecessary padding added to pages in overview mode by Sunny Goyal · 10 years ago
  23. bc51766 Merge "Removing itemCount, fromIndex and toIndex from AccessibilityEvent.TYPE_VIEW_SCROLLED sent by PagedView. This causes an additional reduntant voice message on scroll (see the bug)." into ub-launcher3-burnaby by Vadim Tryshev · 10 years ago
  24. cd4f413 Removing itemCount, fromIndex and toIndex from by Vadim Tryshev · 10 years ago
  25. 83a8f04 Moving LauncherAccessibilityDelegate to accessibility package by Sunny Goyal · 10 years ago
  26. a8a4546 Merge "Adding padding to the folder content" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  27. 41b22c0 Overriding proper layout params methods for a custom ViewGroup by Sunny Goyal · 10 years ago
  28. 7066003 Various lint error fixes. by Sunny Goyal · 10 years ago
  29. 22fc63e Adding padding to the folder content by Sunny Goyal · 10 years ago
  30. 8a496ac Merge "Fixing accessibility scrolling events generated by PagedView:" into ub-launcher3-burnaby by Vadim Tryshev · 10 years ago
  31. f471597 Fixing accessibility scrolling events generated by PagedView: by Vadim Tryshev · 10 years ago
  32. 067e5e0 Merge "Removing some dead code in paged view" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  33. 8e2133b Removing some dead code in paged view by Sunny Goyal · 10 years ago
  34. 1d08f70 Accessibility: Page re-ordering in overview mode by Sunny Goyal · 10 years ago
  35. dc61c4d Refactoring to single path for overview mode. by Winson Chung · 10 years ago
  36. df41097 Merge "Focus handling null pointer exception during monkey tests." into ub-launcher3-burnaby by Hyunyoung Song · 10 years ago
  37. 3e2ff8a Updating maxscroll only after layouttranstion has finished by Sunny Goyal · 10 years ago
  38. b76cd62 Focus handling null pointer exception during monkey tests. by Hyunyoung Song · 10 years ago
  39. 2f0ec85 Disabling overscroll when folder has only one page by Sunny Goyal · 10 years ago
  40. 091440a Reducing method count by eliminating synthetic accessors by Adam Cohen · 10 years ago
  41. c2d6e89 First pass of the Launcher Overlay interface / impl by Adam Cohen · 11 years ago
  42. 4cbf046 Updating content of page description frequently. by Sunny Goyal · 11 years ago
  43. 69ed200 Fix regression which was causing requestLayout in layout pass by Adam Cohen · 11 years ago
  44. 1e4359c Adding dampened snap back overscroll to Workspace and AppsCustomizePagedView by Adam Cohen · 11 years ago
  45. 1d3d4f1 Get rid of pages overhang in AppsCustomizePagedView by Adam Cohen · 11 years ago
  46. 63f1ec0 Further refinement of all apps / widgets transition by Adam Cohen · 11 years ago
  47. 4e243a2 Updating the widget tray by Adam Cohen · 11 years ago
  48. 9bfdb76 Polishing the AllApps transition by Adam Cohen · 11 years ago
  49. 6f127a6 More defense for issue 14491953 by Adam Cohen · 11 years ago
  50. 327acfe Fix for regression which made issue 14491953 occur more easily by Adam Cohen · 11 years ago
  51. 309260e Merge "Don't notifyPageSwitchListener until page settles (issue 12069757)" into jb-ub-now-kermit by Adam Cohen · 12 years ago
  52. 674531f Don't notifyPageSwitchListener until page settles (issue 12069757) by Adam Cohen · 12 years ago
  53. 34c2e6c Clean up imports by Michael Jurka · 12 years ago
  54. 4de0974 Fix NPE from feedback (issue 12106858) by Adam Cohen · 12 years ago
  55. 59b5c79 Fix page jumping regression in overview mode (issue 12003672) by Adam Cohen · 12 years ago
  56. cccfe95 Merge "Allowing ability to pick up items / enter overview before full page settle" into jb-ub-now-jolly-elf by Adam Cohen · 12 years ago
  57. 540efef Merge changes Ida9603e3,I3dfa45cc into jb-ub-now-jolly-elf by Winson Chung · 12 years ago
  58. a765215 Allowing ability to pick up items / enter overview before full page settle by Adam Cohen · 12 years ago
  59. f961885 Syncing up state transition with paging transition by Adam Cohen · 12 years ago
  60. 9b9fb96 Updating LauncherModel filtering to use screen ids. (Bug 11685286) by Winson Chung · 12 years ago
  61. 84a465a Small tweaks to custom content management by Adam Cohen · 12 years ago
  62. 4683041 am 2da0a053: Fix small scrolling regression by Adam Cohen · 12 years ago
  63. 2da0a05 Fix small scrolling regression by Adam Cohen · 12 years ago
  64. 8841602 Merge "Fixing crash while reordering pages in OverviewMode." into jb-ub-now-jolly-elf by Winson Chung · 12 years ago
  65. c82d262 Dyanmically lay out overview mode across all orientations and form factors. by Winson Chung · 12 years ago
  66. 876a619 Fixing crash while reordering pages in OverviewMode. by Winson Chung · 12 years ago
  67. 5c6474d Merge "Fix problem with where PagedView could get stuck (issue 11314889)" into jb-ub-now-jetsonic by Adam Cohen · 12 years ago
  68. cae7f57 Fix problem with where PagedView could get stuck (issue 11314889) by Adam Cohen · 12 years ago
  69. e4602ae Reporting toIndex in scroll events (issue 11356512) by Adam Cohen · 12 years ago
  70. 3b185e2 Fixing up PagedView to work in landscape mode by Adam Cohen · 12 years ago
  71. b88ae41 Fixing crash with invalid current page. by Winson Chung · 12 years ago
  72. 8bdbaab Fixing regression in paging by Adam Cohen · 12 years ago
  73. 4fe4c93 A bit of code cleanup (issue 11026590) by Adam Cohen · 12 years ago
  74. 0cd0eba Finished getting rid of mPageSpacing by Adam Cohen · 12 years ago
  75. 8fd3adc Refactor RTL wallpaper code to use getLayoutTransitionOffsetForPage by Michael Jurka · 12 years ago
  76. 21cd002 Fix issue where custom content would show up on boot (issue 10713745) by Adam Cohen · 12 years ago
  77. 564a2e7 Fix custom content state for scroll in RTL (issue 11068877) by Adam Cohen · 12 years ago
  78. fbdf427 Fix inability to long press page indicators (issue 11136731) by Adam Cohen · 12 years ago
  79. d4a5521 Merge "Fix scrolling accessibility events sent from PagedView" into jb-ub-now-indigo-rose by Alan Viverette · 12 years ago
  80. 254139a Fix scrolling accessibility events sent from PagedView by Alan Viverette · 12 years ago
  81. 2824b07 Don't measure GONE views. by Vladimir Marko · 12 years ago
  82. 5380521 First pass on accessibility by Adam Cohen · 12 years ago
  83. fe0ace3 Fix RTL bugs with wallpaper parallax by Michael Jurka · 12 years ago
  84. 40d6264 Merge "Fix ArrayIndexOutOfBoundsException, (issue 11038649)" into jb-ub-now-indigo-rose by Adam Cohen · 12 years ago
  85. 1f1f45d Fix ArrayIndexOutOfBoundsException, (issue 11038649) by Adam Cohen · 12 years ago
  86. 7a9e58a Making sure overview mode can't get stuck (issue 11022017) by Adam Cohen · 12 years ago
  87. 97d5311 Ensuring that snapToPage is completely aborted / cleaned up upon setCurrentPage (issue 11003904) by Adam Cohen · 12 years ago
  88. 0655904 Fixing regression in reordering (issue 10994971) by Adam Cohen · 12 years ago
  89. 2bf63d5 Fixing issue where you couldn't drag an item multiple pages (issue 10754544) by Adam Cohen · 12 years ago
  90. 780fe59 Integrating some aosp fixes, ensuring that we update the install queue before returning to Launcher. by Winson Chung · 12 years ago
  91. 93c9756 Fixing some touch / interaction problems by Adam Cohen · 12 years ago
  92. 6a678da Fix typo by Adam Cohen · 12 years ago
  93. af9b0e5 Getting RTL up to a reasonable state in Launcher3 by Adam Cohen · 12 years ago
  94. 410f3cd Getting the Overview Mode to look up to spec by Adam Cohen · 12 years ago
  95. 7819a56 Tweaking page indicators to support add page icon, remembering widget picker page (Bug 10787439) by Winson Chung · 12 years ago
  96. dbdff6b Handful of small changes / bug fixes by Adam Cohen · 12 years ago
  97. 1697b79 Fixing up click / long click to enter / exit overview mode by Adam Cohen · 12 years ago
  98. f343499 Making sure CustomContent is never visible during overview / springloaded by Adam Cohen · 12 years ago
  99. 5084cba Shrink-wrapping model to spec (issue 10397399) by Adam Cohen · 12 years ago
  100. 77e1f47 Add system window inset support to DragLayer and children. by John Spurlock · 12 years ago