1. fdd044e Expose IS_RUNNING_IN_TEST_HARNESS as static method. by Brian Isganitis · 2 years, 6 months ago
  2. 7e1144e Merge "Fix IllegalStateException caused by trying to snap to destination before initalizing page scrolls." into tm-qpr-dev by Alex Chau · 2 years, 7 months ago
  3. 50f6651 Fix IllegalStateException caused by trying to snap to destination before initalizing page scrolls. by Schneider Victor-tulias · 2 years, 9 months ago
  4. 7bb558a Add check for loading ever applied in check for page scrolls initialized by Schneider Victor-tulias · 2 years, 9 months ago
  5. 0733ebd Run setCurrentPage in applyLoadPlan after scroll initialized by Alex Chau · 2 years, 11 months ago
  6. 24b9554 Add logging to help debug flake when swiping home to overview. by Pat Manning · 3 years, 1 month ago
  7. a602a0a Add error detection for aborting the recents scrolling during transition to home by Schneider Victor-tulias · 3 years ago
  8. bed0d63 Proper fix for gesture nav flicker using runOnPageScrollsInitialized() by Tony Wickham · 3 years, 3 months ago
  9. 3945f02 Revert line that could wrongly initialize RecentsView scroll by Tony Wickham · 3 years, 3 months ago
  10. 359cb5d Ensure page scrolls are initialized even for 0 children. by Winson Chung · 3 years, 3 months ago
  11. c2bd15f Fix slow page animations on large devices by Andras Kloczl · 3 years, 5 months ago
  12. bb44c03 Fix janky overview animation. by Schneider Victor-tulias · 3 years, 5 months ago
  13. 37fa139 Merge "Reset touch state when removing all tasks in RecentsView.applyLoadPlan" into tm-dev by TreeHugger Robot · 3 years, 4 months ago
  14. 07111f2 Change page snapping logic for large screen devices by Andras Kloczl · 3 years, 5 months ago
  15. 9d8eeab Reset touch state when removing all tasks in RecentsView.applyLoadPlan by Alex Chau · 3 years, 5 months ago
  16. 2e48760 Update overview grid icon sizes and paddings by Alex Chau · 3 years, 6 months ago
  17. 9ead9ca Fix switch access for overview grid by Alex Chau · 3 years, 9 months ago
  18. 6499e83 Consider launching task's position on screen in pivot calculation by Alex Chau · 3 years, 10 months ago
  19. f6e31b1 Fix overview scroll triggering haptics on swipe up gesture by Lais Andrade · 3 years, 10 months ago
  20. 7a6752d launcher: create paddings for foldables by Thales Lima · 4 years ago
  21. bab101c Take panel count into account for page indicator size by Tony Wickham · 4 years ago
  22. d552132 Reset RecentsView#mNextPage when swiping to home by Tony Wickham · 4 years ago
  23. 81a3e6e Merge "Fix two dragging related bugs in Launcher home" into sc-v2-dev by TreeHugger Robot · 4 years ago
  24. 9732df1 Fix two dragging related bugs in Launcher home by Andras Kloczl · 4 years ago
  25. 02a5019 Merge "launcher: correct page spacing for multiple panels in RTL" into sc-v2-dev by Thales Lima · 4 years ago
  26. 8f0de5d Merge "Introduces haptic feedback to launcher overview" into sc-v2-dev by TreeHugger Robot · 4 years ago
  27. c2a6f6f launcher: correct page spacing for multiple panels in RTL by Thales Lima · 4 years ago
  28. cc5c884 Introduces haptic feedback to launcher overview by Lais Andrade · 4 years, 3 months ago
  29. bb03056 Preventing workspace scroll over QSB area by Sunny Goyal · 4 years, 1 month ago
  30. 1e44846 Remove widget panel by Alex Chau · 4 years, 1 month ago
  31. b063294 Follow up CL for controller navigation fix by Andras Kloczl · 4 years, 1 month ago
  32. 7e91244 Fix controller navigation on two panel launcher home by Andras Kloczl · 4 years, 4 months ago
  33. 075c50e Merge "Doesn't scale PagedView snap speed during tests." into sc-v2-dev by Andy Wickham · 4 years, 1 month ago
  34. da5a89b Doesn't scale PagedView snap speed during tests. by Andy Wickham · 4 years, 1 month ago
  35. e445774 launcher: correct page spacing for multiple panels by Thales Lima · 4 years, 1 month ago
  36. 77b3eb0 Fix two panel accessibility issues by Andras Kloczl · 4 years, 2 months ago
  37. ba61b98 Snap to relative position to snappd task when dismissing by Alex Chau · 4 years, 3 months ago
  38. dbf577a Add left widget panel to Launcher home when unfolded by Andras Kloczl · 4 years, 3 months ago
  39. 822acf4 Make quick switch track finger 1:1 by Alex Chau · 4 years, 3 months ago
  40. da91a85 Merge "Revert "Add haptic feedback to Launcher recent apps scrolling"" into sc-dev am: f5af5ce11f by TreeHugger Robot · 4 years, 3 months ago
  41. f5af5ce Merge "Revert "Add haptic feedback to Launcher recent apps scrolling"" into sc-dev by TreeHugger Robot · 4 years, 3 months ago
  42. 0e25d2e Revert "Add haptic feedback to Launcher recent apps scrolling" by Wale Ogunwale · 4 years, 3 months ago
  43. c3629c8 Merge "Cleanup state properly when interacting during gesture nav transition" into sc-dev am: b13200c6b1 by TreeHugger Robot · 4 years, 3 months ago
  44. b13200c Merge "Cleanup state properly when interacting during gesture nav transition" into sc-dev by TreeHugger Robot · 4 years, 3 months ago
  45. f8d731a Cleanup state properly when interacting during gesture nav transition by Tony Wickham · 4 years, 3 months ago
  46. 4daf838 Merge "Add haptic feedback to Launcher recent apps scrolling" into sc-dev am: b1858afaf2 by TreeHugger Robot · 4 years, 3 months ago
  47. b1ef5e5 Add haptic feedback to Launcher recent apps scrolling by Lais Andrade · 4 years, 3 months ago
  48. 55edfe5 Add two panel home support for page binding logic by Andras Kloczl · 4 years, 4 months ago
  49. 76e27f6 Merge "End scroller if it has already reached the final position" into sc-dev by Winson Chung · 4 years, 4 months ago
  50. 8542541 End scroller if it has already reached the final position by Winson Chung · 4 years, 4 months ago
  51. 45e72a1 Merge "Fix launcher navigation issue when using a controller" into sc-dev by András Klöczl · 4 years, 4 months ago
  52. 359d1ae Fix launcher navigation issue when using a controller by Andras Kloczl · 4 years, 4 months ago
  53. 5996937 Removing Launcher dependency from Folders by Sunny Goyal · 4 years, 4 months ago
  54. b745a2a Fixing transition end not getting called if pagedView is not drawing by Sunny Goyal · 4 years, 4 months ago
  55. 05b59c0 Calling pageTransisionEnd only after edgeEffect finishes by Sunny Goyal · 4 years, 4 months ago
  56. c39db73 New spring overscroll in pagedView by Sunny Goyal · 4 years, 5 months ago
  57. 7a1ca0b Launcher home currentpage refactoring by Andras Kloczl · 4 years, 5 months ago
  58. b5c4d11 Changes page alignment in PagedView calcualtion by Alex Chau · 4 years, 5 months ago
  59. dedbc8a Remove grid scaling in Overveiw by Alex Chau · 4 years, 6 months ago
  60. a4cb0f0 Fix staggered animation on right panel home screen by Andras Kloczl · 4 years, 5 months ago
  61. 2bb5134 Fix widget scrolling issue on right panel by Andras Kloczl · 4 years, 6 months ago
  62. 8e57cce Two panel & two page swipe & currentPage fixes by Andras Kloczl · 4 years, 7 months ago
  63. ae6b348 WidgetCell & LiveWidgetPreview cleanup by Steven Ng · 4 years, 6 months ago
  64. b794ea6 Show TaskView as grid in large screens by Alex Chau · 4 years, 7 months ago
  65. 391404f Add personal / work tabs for work profile widgets by Steven Ng · 4 years, 7 months ago
  66. 7944ee5 Enable variable size thumbnail for large screen by Alex Chau · 4 years, 8 months ago
  67. eaf7a95 Changing minimum supported Launcher version to 26 by Sunny Goyal · 5 years ago
  68. 7383d4e Fix adjacent task offset distance by Tony Wickham · 5 years ago
  69. 4941f65 Tweak quickswitch thresholds by Winson Chung · 5 years ago
  70. 93bf1fe Validate pointer index in PagedView#onMotionEvent by Vinit Nayak · 5 years ago
  71. eb88502 Fix spring overscroll when there's a min scroll by Tony Wickham · 5 years ago
  72. 63dd9e0 Removing old unused code from PageView by Sreyas · 5 years ago
  73. 57dab6f Let spring take over the overscroll amount when swiping to first/last page. by Jon Miranda · 5 years ago
  74. f52af43 Fix bug where it is hard to swipe to work profile tab. by Jon Miranda · 5 years ago
  75. acd17df Removing some new object creation during touch handling by Sunny Goyal · 5 years ago
  76. 8b37c57 Fixing widget sheet not scrolled using external mouse by Sunny Goyal · 5 years ago
  77. 62117d7 Don't start task from quickswitch until scrolling finishes by Tony Wickham · 5 years ago
  78. b9ec931 Add fixed_rotation_transform to home settings by Vinit Nayak · 5 years ago
  79. 9e19866 Only allow horizontal spring if page will change. by Jon Miranda · 5 years ago
  80. 5fcf061 Set default launcher orientation to portrait by Vinit Nayak · 5 years ago
  81. a406f72 Add vertical layout support for Overview in portrait by Vinit Nayak · 6 years ago
  82. 6e82910 Merge "Give current TaskView accessibility focus" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  83. 3eeb41d Rename flag IS_DOGFOOD to IS_STUDIO. by Zak Cohen · 6 years ago
  84. 619daaf Give current TaskView accessibility focus by Tony Wickham · 6 years ago
  85. e3e7e63 OverviewActions: Fix action buttons in place by Sreyas · 6 years ago
  86. a7a5bf3 Adding support for multiple Model clients by Sunny Goyal · 6 years ago
  87. af33f2c Fix quickswitch flickers/ignored swipes by Tony Wickham · 6 years ago
  88. ea38c25 removed extra test protocol for unit test by Pinyao Ting · 6 years ago
  89. 7752023 fix test for a11y change in supporting -1 page by Pinyao Ting · 6 years ago
  90. af6daa2 Revert "Revert "support scroll backward to minus one screen via voice/switch access"" by Pinyao Ting · 6 years ago
  91. c9c88ee Update mIsBeingDragged in onTouchEvent(ACTION_DOWN) am: a0aee21fcd by Tony Wickham · 6 years ago
  92. a0aee21 Update mIsBeingDragged in onTouchEvent(ACTION_DOWN) by Tony Wickham · 6 years ago
  93. 3ad4ace Revert "support scroll backward to minus one screen via voice/switch access" by Pinyao Ting · 6 years ago
  94. d5af944 support scroll backward to minus one screen via voice/switch access by Pinyao Ting · 6 years ago
  95. 9fd2105 App shortcut overlapping app icon when selecting the app using USB mouse by Samuel Fufa · 6 years ago
  96. 59cba19 Mouse wheel scroll apps with work profile enabled instead of switching tabs by Samuel Fufa · 6 years ago
  97. 02cc848 Add directional accessibility page actions to PagedView by yingleiw · 6 years ago
  98. b6841ac Revert the changes that prevented touch on RecentsView during animation by Tony Wickham · 6 years ago
  99. 4d93df5 Switching flinging gestures injection to model time by vadimt · 6 years ago
  100. ab6be31 Fix issue where can't interact with Workspace while App => Home is running by Adam Cohen · 6 years ago