1. 58abc8b Introduce `mTaskViewCount` inside the RecentsView by minch · 9 months ago
  2. a7e357e [-1] Show toast when user trys to swipe to -1 on extreme battery saver mode by Fengjiang Li · 12 months ago
  3. c9eda41 Hardcode the className instead of class.getSimpleName(). by Anushree Ganjam · 1 year, 4 months ago
  4. ce0f859 Disable launcher focus outline animation by helencheuk · 1 year, 4 months ago
  5. cae4980 Page resets when scrolling slowly fix by fbaron · 1 year, 6 months ago
  6. dc7cdd8 Sending original motion events to launcher overlay along with inferred values by Sunny Goyal · 1 year, 7 months ago
  7. 1ca6699 Update KQS overview launch animation by Schneider Victor-tulias · 1 year, 8 months ago
  8. 715e25a Refactoring PagedOrientationHandler to extract functions from to quickstep by Jordan Silva · 1 year, 7 months ago
  9. bdae57c Fix janky Alt+Tab through overview animation by Schneider Victor-tulias · 1 year, 11 months ago
  10. 311d519 Fix TaplTestsNexus#testSearchForApp by Jagrut Desai · 2 years ago
  11. 7120373 Migrate Interpolators from Launcher3 to the public animation library by Kateryna Ivanova · 2 years, 3 months ago
  12. b7c0f3c Fixing overscroll getting lost due to float point comparision by Sunny Goyal · 2 years, 6 months ago
  13. 67372df Merge "Add unlock animation for foldables" into tm-qpr-dev am: 121bbf6a3f by Andreas Miko · 2 years, 6 months ago
  14. 121bbf6 Merge "Add unlock animation for foldables" into tm-qpr-dev by Andreas Miko · 2 years, 6 months ago
  15. 8e4192f Add unlock animation for foldables by Andreas Miko · 2 years, 6 months ago
  16. 5864113 Merge "fixing rare NPE" into tm-qpr-dev am: 1e42ff6353 by Randy Pfohl · 2 years, 6 months ago
  17. 583241e fixing rare NPE by Randy Pfohl · 2 years, 6 months ago
  18. 0c15dab Merge changes from topic "running-in-test-camel" into tm-qpr-dev am: d2d2913812 by Brian Isganitis · 2 years, 6 months ago
  19. fdd044e Expose IS_RUNNING_IN_TEST_HARNESS as static method. by Brian Isganitis · 2 years, 6 months ago
  20. c79e576 Merge "Fix IllegalStateException caused by trying to snap to destination before initalizing page scrolls." into tm-qpr-dev am: 7e1144ee99 by Alex Chau · 2 years, 7 months ago
  21. 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
  22. 0d5736e Merge "Add check for loading ever applied in check for page scrolls initialized" into tm-qpr-dev am: 8aa0471591 by Schneider Victor-tulias · 2 years, 8 months ago
  23. 50f6651 Fix IllegalStateException caused by trying to snap to destination before initalizing page scrolls. by Schneider Victor-tulias · 2 years, 9 months ago
  24. 7bb558a Add check for loading ever applied in check for page scrolls initialized by Schneider Victor-tulias · 2 years, 9 months ago
  25. 14946c1 Merge "Fix errorprone warnings that should be errors" am: 35157974d4 am: 533b937fd3 by Treehugger Robot · 2 years, 10 months ago
  26. 533b937 Merge "Fix errorprone warnings that should be errors" am: 35157974d4 by Treehugger Robot · 2 years, 10 months ago
  27. 50ec4af Fix errorprone warnings that should be errors by Cole Faust · 2 years, 11 months ago
  28. 0733ebd Run setCurrentPage in applyLoadPlan after scroll initialized by Alex Chau · 2 years, 11 months ago
  29. 24b9554 Add logging to help debug flake when swiping home to overview. by Pat Manning · 3 years, 1 month ago
  30. a602a0a Add error detection for aborting the recents scrolling during transition to home by Schneider Victor-tulias · 3 years ago
  31. bed0d63 Proper fix for gesture nav flicker using runOnPageScrollsInitialized() by Tony Wickham · 3 years, 2 months ago
  32. 3945f02 Revert line that could wrongly initialize RecentsView scroll by Tony Wickham · 3 years, 3 months ago
  33. 359cb5d Ensure page scrolls are initialized even for 0 children. by Winson Chung · 3 years, 3 months ago
  34. c2bd15f Fix slow page animations on large devices by Andras Kloczl · 3 years, 5 months ago
  35. bb44c03 Fix janky overview animation. by Schneider Victor-tulias · 3 years, 5 months ago
  36. 37fa139 Merge "Reset touch state when removing all tasks in RecentsView.applyLoadPlan" into tm-dev by TreeHugger Robot · 3 years, 4 months ago
  37. 07111f2 Change page snapping logic for large screen devices by Andras Kloczl · 3 years, 5 months ago
  38. 9d8eeab Reset touch state when removing all tasks in RecentsView.applyLoadPlan by Alex Chau · 3 years, 5 months ago
  39. 2e48760 Update overview grid icon sizes and paddings by Alex Chau · 3 years, 6 months ago
  40. 9ead9ca Fix switch access for overview grid by Alex Chau · 3 years, 9 months ago
  41. 6499e83 Consider launching task's position on screen in pivot calculation by Alex Chau · 3 years, 9 months ago
  42. f6e31b1 Fix overview scroll triggering haptics on swipe up gesture by Lais Andrade · 3 years, 10 months ago
  43. 7a6752d launcher: create paddings for foldables by Thales Lima · 4 years ago
  44. bab101c Take panel count into account for page indicator size by Tony Wickham · 4 years ago
  45. d552132 Reset RecentsView#mNextPage when swiping to home by Tony Wickham · 4 years ago
  46. 81a3e6e Merge "Fix two dragging related bugs in Launcher home" into sc-v2-dev by TreeHugger Robot · 4 years ago
  47. 9732df1 Fix two dragging related bugs in Launcher home by Andras Kloczl · 4 years ago
  48. 02a5019 Merge "launcher: correct page spacing for multiple panels in RTL" into sc-v2-dev by Thales Lima · 4 years ago
  49. 8f0de5d Merge "Introduces haptic feedback to launcher overview" into sc-v2-dev by TreeHugger Robot · 4 years ago
  50. c2a6f6f launcher: correct page spacing for multiple panels in RTL by Thales Lima · 4 years ago
  51. cc5c884 Introduces haptic feedback to launcher overview by Lais Andrade · 4 years, 3 months ago
  52. bb03056 Preventing workspace scroll over QSB area by Sunny Goyal · 4 years, 1 month ago
  53. 1e44846 Remove widget panel by Alex Chau · 4 years, 1 month ago
  54. b063294 Follow up CL for controller navigation fix by Andras Kloczl · 4 years, 1 month ago
  55. 7e91244 Fix controller navigation on two panel launcher home by Andras Kloczl · 4 years, 4 months ago
  56. 075c50e Merge "Doesn't scale PagedView snap speed during tests." into sc-v2-dev by Andy Wickham · 4 years, 1 month ago
  57. da5a89b Doesn't scale PagedView snap speed during tests. by Andy Wickham · 4 years, 1 month ago
  58. e445774 launcher: correct page spacing for multiple panels by Thales Lima · 4 years, 1 month ago
  59. 77b3eb0 Fix two panel accessibility issues by Andras Kloczl · 4 years, 1 month ago
  60. ba61b98 Snap to relative position to snappd task when dismissing by Alex Chau · 4 years, 2 months ago
  61. dbf577a Add left widget panel to Launcher home when unfolded by Andras Kloczl · 4 years, 3 months ago
  62. 822acf4 Make quick switch track finger 1:1 by Alex Chau · 4 years, 3 months ago
  63. da91a85 Merge "Revert "Add haptic feedback to Launcher recent apps scrolling"" into sc-dev am: f5af5ce11f by TreeHugger Robot · 4 years, 3 months ago
  64. f5af5ce Merge "Revert "Add haptic feedback to Launcher recent apps scrolling"" into sc-dev by TreeHugger Robot · 4 years, 3 months ago
  65. 0e25d2e Revert "Add haptic feedback to Launcher recent apps scrolling" by Wale Ogunwale · 4 years, 3 months ago
  66. c3629c8 Merge "Cleanup state properly when interacting during gesture nav transition" into sc-dev am: b13200c6b1 by TreeHugger Robot · 4 years, 3 months ago
  67. b13200c Merge "Cleanup state properly when interacting during gesture nav transition" into sc-dev by TreeHugger Robot · 4 years, 3 months ago
  68. f8d731a Cleanup state properly when interacting during gesture nav transition by Tony Wickham · 4 years, 3 months ago
  69. 4daf838 Merge "Add haptic feedback to Launcher recent apps scrolling" into sc-dev am: b1858afaf2 by TreeHugger Robot · 4 years, 3 months ago
  70. b1ef5e5 Add haptic feedback to Launcher recent apps scrolling by Lais Andrade · 4 years, 3 months ago
  71. 55edfe5 Add two panel home support for page binding logic by Andras Kloczl · 4 years, 4 months ago
  72. 76e27f6 Merge "End scroller if it has already reached the final position" into sc-dev by Winson Chung · 4 years, 4 months ago
  73. 8542541 End scroller if it has already reached the final position by Winson Chung · 4 years, 4 months ago
  74. 45e72a1 Merge "Fix launcher navigation issue when using a controller" into sc-dev by András Klöczl · 4 years, 4 months ago
  75. 359d1ae Fix launcher navigation issue when using a controller by Andras Kloczl · 4 years, 4 months ago
  76. 5996937 Removing Launcher dependency from Folders by Sunny Goyal · 4 years, 4 months ago
  77. b745a2a Fixing transition end not getting called if pagedView is not drawing by Sunny Goyal · 4 years, 4 months ago
  78. 05b59c0 Calling pageTransisionEnd only after edgeEffect finishes by Sunny Goyal · 4 years, 4 months ago
  79. c39db73 New spring overscroll in pagedView by Sunny Goyal · 4 years, 5 months ago
  80. 7a1ca0b Launcher home currentpage refactoring by Andras Kloczl · 4 years, 5 months ago
  81. b5c4d11 Changes page alignment in PagedView calcualtion by Alex Chau · 4 years, 5 months ago
  82. dedbc8a Remove grid scaling in Overveiw by Alex Chau · 4 years, 5 months ago
  83. a4cb0f0 Fix staggered animation on right panel home screen by Andras Kloczl · 4 years, 5 months ago
  84. 2bb5134 Fix widget scrolling issue on right panel by Andras Kloczl · 4 years, 5 months ago
  85. 8e57cce Two panel & two page swipe & currentPage fixes by Andras Kloczl · 4 years, 7 months ago
  86. ae6b348 WidgetCell & LiveWidgetPreview cleanup by Steven Ng · 4 years, 6 months ago
  87. b794ea6 Show TaskView as grid in large screens by Alex Chau · 4 years, 7 months ago
  88. 391404f Add personal / work tabs for work profile widgets by Steven Ng · 4 years, 6 months ago
  89. 7944ee5 Enable variable size thumbnail for large screen by Alex Chau · 4 years, 8 months ago
  90. eaf7a95 Changing minimum supported Launcher version to 26 by Sunny Goyal · 5 years ago
  91. 7383d4e Fix adjacent task offset distance by Tony Wickham · 5 years ago
  92. 4941f65 Tweak quickswitch thresholds by Winson Chung · 5 years ago
  93. 93bf1fe Validate pointer index in PagedView#onMotionEvent by Vinit Nayak · 5 years ago
  94. eb88502 Fix spring overscroll when there's a min scroll by Tony Wickham · 5 years ago
  95. 63dd9e0 Removing old unused code from PageView by Sreyas · 5 years ago
  96. 57dab6f Let spring take over the overscroll amount when swiping to first/last page. by Jon Miranda · 5 years ago
  97. f52af43 Fix bug where it is hard to swipe to work profile tab. by Jon Miranda · 5 years ago
  98. acd17df Removing some new object creation during touch handling by Sunny Goyal · 5 years ago
  99. 8b37c57 Fixing widget sheet not scrolled using external mouse by Sunny Goyal · 5 years ago
  100. 62117d7 Don't start task from quickswitch until scrolling finishes by Tony Wickham · 5 years ago