1. 4f5e573 Replace drawRect with drawable for delightful pagination by Federico Baron · 3 years ago
  2. c5b3b75 [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: fd4edc0c8a -s ours by Bill Yi · 3 years ago
  3. 59cd0e0 Merge "Reduces search clipping when work profile is not present." into tm-qpr-dev by Andy Wickham · 3 years ago
  4. 34461ba Merge "Don't moveToRestState from onTaskAppeared" into tm-qpr-dev by Tony Wickham · 3 years ago
  5. 1410165 Reduces search clipping when work profile is not present. by Andy Wickham · 3 years ago
  6. 178a45a Merge "Add rotation to folder pagination for delightful pagination" into tm-qpr-dev by Federico Baron · 3 years ago
  7. dd002b8 Merge "[Toast] Change toast qpr1 feature flags to all apps device config." into tm-qpr-dev by Becky Qiu · 3 years ago
  8. 017bbc0 Don't moveToRestState from onTaskAppeared by Tony Wickham · 3 years ago
  9. 3aec5d5 [Toast] Change toast qpr1 feature flags to all apps device config. by Becky Qiu · 3 years ago
  10. bdcc17c Add rotation to folder pagination for delightful pagination by Federico Baron · 3 years ago
  11. dea0a24 Merge "Set package name on the floating intent" into tm-qpr-dev by Mady Mellor · 3 years ago
  12. 7f98856 Merge "Fix pause work apps overlapping IME" into tm-qpr-dev by Brandon Dayauon · 3 years ago
  13. 07bcfaa Merge "Adding flag for material U popup" into tm-qpr-dev by TreeHugger Robot · 3 years ago
  14. fd4edc0 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
  15. 8c15877 Merge "Check for null when calling getCreatedActivity which is marked as Nullable" into tm-qpr-dev by Sebastián Franco · 3 years ago
  16. d859a20 Merge "Revert "Fix case of gesture being stuck when the Launcher is stopped mid-gesture"" into tm-qpr-dev by Winson Chung · 3 years ago
  17. 65e73ce Merge "Add Ime transition type, Controlled and Atomic to LatencyType." into tm-qpr-dev by Anushree Ganjam · 3 years ago
  18. 8ae6b85 Revert "Fix case of gesture being stuck when the Launcher is stopped mid-gesture" by Winson Chung · 3 years ago
  19. 061e6f5 Merge "Prevent taps on initial TaskView animated into split select" into tm-qpr-dev by Vinit Nayak · 3 years ago
  20. 23ff677 Fix pause work apps overlapping IME by Brandon Dayauon · 3 years ago
  21. ceff653 Set package name on the floating intent by Mady Mellor · 3 years ago
  22. 0f7b01c Merge "Removes search animation when tapping home screen QSB." into tm-qpr-dev by Andy Wickham · 3 years ago
  23. ae81433 Merge "HideKeyboard when animations are disabled." into tm-qpr-dev by Anushree Ganjam · 3 years ago
  24. e7c222c Check for null when calling getCreatedActivity which is marked as Nullable by Sebastian Franco · 3 years ago
  25. 925d6e5 Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-qpr-dev by Bill Yi · 3 years ago
  26. 418b1f8 Merge "Allow Taskbar stashing for external tests" into tm-qpr-dev by Schneider Victor-tulias · 3 years ago
  27. af91a58 Merge "Verifying a theory that sometimes a leak disappears while saving an object dump" into tm-qpr-dev by Vadim Tryshev · 3 years ago
  28. 64d5e25 Merge "Fix the case of the missing header." into tm-qpr-dev by Hyunyoung Song · 3 years ago
  29. 13b7e00 Merge "Add a button for floating tasks to taskbar (behind a flag)" into tm-qpr-dev by Mady Mellor · 3 years ago
  30. 98e4e46 Merge "Fix taskbar instrumentation crash" into tm-qpr-dev by Nicolò Mazzucato · 3 years ago
  31. 06c0f35 Merge "Adding 'delightful pagination' to folders, removed old animation and now have regular scrolling for navigating pages." into tm-qpr-dev by Federico Baron · 3 years ago
  32. 25ba520 Add Ime transition type, Controlled and Atomic to LatencyType. by Anushree Ganjam · 3 years ago
  33. f837fd1 Adding 'delightful pagination' to folders, removed old animation and now have regular scrolling for navigating pages. by Federico Baron · 3 years ago
  34. d20fe5b Removes search animation when tapping home screen QSB. by Andy Wickham · 3 years ago
  35. 30b87aa Fix the case of the missing header. by Andy Wickham · 3 years ago
  36. 2043d36 HideKeyboard when animations are disabled. by Anushree Ganjam · 3 years ago
  37. 5144be3 Prevent taps on initial TaskView animated into split select by Vinit Nayak · 3 years ago
  38. beccfe5 Merge "Correctly position the landscape / rtl FloatingIconView's background drawable when swiping back to home." into tm-qpr-dev by Stefan Andonian · 3 years ago
  39. 9450242 Merge "Copying ViewCapture from last frame when possible." into tm-qpr-dev by Stefan Andonian · 3 years ago
  40. 713efc3 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
  41. c766a8c [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: c619b29971 -s ours am: 9bc2d5aa21 -s ours by Bill Yi · 3 years ago
  42. 9bc2d5a [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: c619b29971 -s ours by Bill Yi · 3 years ago
  43. 718a92d [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 5b7184135f -s ours by Bill Yi · 3 years ago
  44. 4ef5056 Merge "Add content description for taskbar all apps button." into tm-qpr-dev by Brian Isganitis · 3 years ago
  45. 592b3f9 Verifying a theory that sometimes a leak disappears while saving an object dump by vadimt · 3 years ago
  46. d768f73 Correctly position the landscape / rtl FloatingIconView's background drawable when swiping back to home. by Stefan Andonian · 3 years ago
  47. e64a8cf Allow Taskbar stashing for external tests by Schneider Victor-tulias · 3 years, 2 months ago
  48. a297508 Merge "Reduces vertical padding of predicted apps in All Apps." into tm-qpr-dev by Andy Wickham · 3 years ago
  49. 7308c39 Copying ViewCapture from last frame when possible. by Stefan Andonian · 3 years, 1 month ago
  50. 4298b36 Merge "Fix LauncherInstrumentation for OOP tests from gradle" into tm-qpr-dev by TreeHugger Robot · 3 years ago
  51. 364af18 Merge "Move OnBackInvoked to BaseActivity." into tm-qpr-dev by Yein Jo · 3 years ago
  52. 3493764 Adding flag for material U popup by Sebastian Franco · 3 years ago
  53. cafb3cd Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-qpr-dev by Bill Yi · 3 years ago
  54. c4928df Merge "Update page index update logs" into tm-qpr-dev by Schneider Victor-tulias · 3 years ago
  55. a451204 Merge "Fix case of gesture being stuck when the Launcher is stopped mid-gesture" into tm-qpr-dev by Winson Chung · 3 years ago
  56. 78c8993 Add a button for floating tasks to taskbar (behind a flag) by Mady Mellor · 3 years, 1 month ago
  57. 18446d0 Move OnBackInvoked to BaseActivity. by Yein Jo · 3 years ago
  58. 5227613 Merge "Update animations for TM-QPR: Home > OverviewSplitSelect transition" into tm-qpr-dev by Jeremy Sim · 3 years ago
  59. c3c4be2 Merge "Fix small bug with DWB banners not animating out promptly" into tm-qpr-dev by Jeremy Sim · 3 years ago
  60. 52909d0 Fix taskbar instrumentation crash by Nicolo' Mazzucato · 3 years ago
  61. 0dec527 Merge "Adding a comment for goHome()" into tm-qpr-dev by TreeHugger Robot · 3 years ago
  62. f3bfe4e Update animations for TM-QPR: Home > OverviewSplitSelect transition by Jeremy Sim · 3 years ago
  63. 2fbddc4 Fix small bug with DWB banners not animating out promptly by Jeremy Sim · 3 years ago
  64. 37f83cf Merge "Update animations for TM-QPR: OverviewSplitSelect > Confirmed transition" into tm-qpr-dev by Jeremy Sim · 3 years ago
  65. f132bd7 Adding a comment for goHome() by vadimt · 3 years ago
  66. 5b71841 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
  67. 2013484 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
  68. c619b29 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
  69. d07b1a7 Add content description for taskbar all apps button. by Brian Isganitis · 3 years ago
  70. 8e66905 Merge "Showing Toast message when the target package is null for the disabled shortcut" into tm-qpr-dev by Sihua Ma · 3 years ago
  71. 59caeb9 Merge "Fixing nullPointerException is RotationHelper" into tm-qpr-dev by Sunny Goyal · 3 years ago
  72. f5c1242 Update page index update logs by Schneider Victor-tulias · 3 years ago
  73. 3ad08cd Merge "Fix issue with Overview thumbnails appearing blank in certain situations" into tm-qpr-dev by Jeremy Sim · 3 years ago
  74. a4ba516 Update animations for TM-QPR: OverviewSplitSelect > Confirmed transition by Jeremy Sim · 3 years, 1 month ago
  75. e41c5b0 Fixing nullPointerException is RotationHelper by Sunny Goyal · 3 years ago
  76. 69c04c2 Merge "Explicit Nullbility in Launcher (Part 5)" into tm-qpr-dev by TreeHugger Robot · 3 years ago
  77. 3fe8d2c Merge "Fix issue with keyboard disappearing too late." into tm-qpr-dev by Luca Zuccarini · 3 years ago
  78. d2521bf Fix LauncherInstrumentation for OOP tests from gradle by Nicolo' Mazzucato · 3 years ago
  79. 08a9bca Fix issue with Overview thumbnails appearing blank in certain situations by Jeremy Sim · 3 years ago
  80. c528e7e Merge "Fix two bugs with rotation in split select state" into tm-qpr-dev by Jeremy Sim · 3 years ago
  81. 7c8ee4f Merge "Trying to fix flaky TAPL test on CF" into tm-qpr-dev by Alex Chau · 3 years ago
  82. 17c4741 Merge "Updating the title of the Add to homescreen prompt to the requesting app instead of the Launcher name" into tm-qpr-dev by TreeHugger Robot · 3 years ago
  83. a6f9b4b Merge "Clear the staled mFocusedView when toast surface is closed." into tm-qpr-dev by Holly Jiuyu Sun · 3 years ago
  84. 777c13e Explicit Nullbility in Launcher (Part 5) by Pinyao Ting · 3 years ago
  85. 860657a Merge "Updating the scroll calculation from recyclerView to avoid view inflation" into tm-qpr-dev by TreeHugger Robot · 3 years ago
  86. bb5ebb7 Updating the title of the Add to homescreen prompt to the requesting app by Sunny Goyal · 3 years ago
  87. 7917ff3 Fix two bugs with rotation in split select state by Jeremy Sim · 3 years ago
  88. dfaabbb Merge "Migrate Launcher to use the new OnBackInvokedCallback" into tm-qpr-dev by Yein Jo · 3 years ago
  89. 98d6a40 Clear the staled mFocusedView when toast surface is closed. by Holly Sun · 3 years, 1 month ago
  90. 455c942 Merge "Pivot search results scale around top of view." into tm-qpr-dev by Andy Wickham · 3 years ago
  91. 93f650d Merge "No auto-pip animation if SysUI is not available" into tm-qpr-dev by Hongwei Wang · 3 years ago
  92. af2fe7f Merge "Turn off changing depth in wallpaper picker" into tm-qpr-dev by TreeHugger Robot · 3 years ago
  93. 09a98df Merge "Revert "Prevent dragging widgets to another page in tests when starting a drag."" into tm-qpr-dev by Sebastián Franco · 3 years ago
  94. fa83199 Turn off changing depth in wallpaper picker by Alex Chau · 3 years ago
  95. 0a37f2b Trying to fix flaky TAPL test on CF by Andras Kloczl · 3 years, 1 month ago
  96. 9fb4802 Merge "Moving ViewCapture to Quickstep level to use hidden apis." into tm-qpr-dev by TreeHugger Robot · 3 years ago
  97. 5df305f Moving ViewCapture to Quickstep level to use hidden apis. by Stefan Andonian · 3 years ago
  98. 3187928 Merge "Revert "Using Transaction directly instead of building surface p..."" into tm-qpr-dev by TreeHugger Robot · 3 years ago
  99. 889be46 Merge "Adds SearchRecyclerView as a notification dot listener." into tm-qpr-dev by Andy Wickham · 3 years ago
  100. 2d5b049 Pivot search results scale around top of view. by Andy Wickham · 3 years, 1 month ago