1. 90f9499 Merge "Immediately close taskbar all apps on swipe up gesture." into tm-dev by Brian Isganitis · 3 years, 7 months ago
  2. 86cbea3 Merge "Moving NavigationMode to display controller" into tm-dev by Alex Chau · 3 years, 7 months ago
  3. 6dd3fc9 Merge "Add support for logging multiple attributes per item." into tm-dev by Thiru Ramasamy · 3 years, 7 months ago
  4. a4babdb Merge "Transfer PipContentOverlay when swipe to home with Shell transition" into tm-dev by TreeHugger Robot · 3 years, 7 months ago
  5. 56b1793 Immediately close taskbar all apps on swipe up gesture. by Brian Isganitis · 3 years, 7 months ago
  6. 4403d07 Moving NavigationMode to display controller by Sunny Goyal · 3 years, 7 months ago
  7. 2aae0ad Merge "Add logging for OneSearch entry point." into tm-dev by TreeHugger Robot · 3 years, 7 months ago
  8. b0b289d Add logging for OneSearch entry point. by Thiru Ramasamy · 3 years, 7 months ago
  9. 1ffc81c Merge "Register hinge angle sensor listener in a background thread" into tm-dev by Nicolò Mazzucato · 3 years, 7 months ago
  10. 80fed35 Merge "Properly animate canceled deep shortcut drag back to original icon" into tm-dev by Tony Wickham · 3 years, 7 months ago
  11. d7af3cc Add support for logging multiple attributes per item. by Thiru Ramasamy · 3 years, 7 months ago
  12. 18b9d15 Merge "Adds StatsLatencyLogger library." into tm-dev by Thiru Ramasamy · 3 years, 7 months ago
  13. 14fc5bb Merge "Get display id from display instead of the display of root view" into tm-dev by Riddle Hsu · 3 years, 7 months ago
  14. 63e4070 Merge "Cancel recents animation when touch home key(2/2)" into tm-dev by Wei Sheng Shih · 3 years, 7 months ago
  15. 7e426a3 Merge "Provide content insets while in SUW in portrait mode" into tm-dev by Winson Chung · 3 years, 7 months ago
  16. f93e8b2 Merge "Add empty implementation for item_attributes field on Launcher." into tm-dev by Thiru Ramasamy · 3 years, 7 months ago
  17. 4180a79 Merge "Use shared insets resize animation duration for taskbar stashing" into tm-dev by TreeHugger Robot · 3 years, 7 months ago
  18. b097f24 Adds StatsLatencyLogger library. by Thiru Ramasamy · 3 years, 7 months ago
  19. a56a197 Properly animate canceled deep shortcut drag back to original icon by Tony Wickham · 3 years, 7 months ago
  20. ac736e7 Provide content insets while in SUW in portrait mode by Winson Chung · 3 years, 7 months ago
  21. e9056a9 Merge "Address some insets issues in Taskbar All Apps" into tm-dev by TreeHugger Robot · 3 years, 7 months ago
  22. 854f34d Add empty implementation for item_attributes field on Launcher. by thiruram · 3 years, 7 months ago
  23. ed6d3a4 Merge "Separating refresh rate tracking to a separate class" into tm-dev by Sunny Goyal · 3 years, 7 months ago
  24. 27d33e2 Address some insets issues in Taskbar All Apps by Tony Wickham · 3 years, 7 months ago
  25. ede8ad8 Use shared insets resize animation duration for taskbar stashing by Tony Wickham · 3 years, 7 months ago
  26. 06827f8 Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-dev by TreeHugger Robot · 3 years, 7 months ago
  27. 5a915fb Get display id from display instead of the display of root view by Iris Yang · 3 years, 8 months ago
  28. 54da6aa Merge "Rename 'EMPTY' to 'SOLID_COLOR' for splash screen API changes." into tm-dev by Wei Sheng Shih · 3 years, 7 months ago
  29. 0610af4 Merge "Fix split screen divider corners flicker" into tm-dev by Jerry Chang · 3 years, 7 months ago
  30. 6ad7a47 Merge "Ignore touches in taskbar and all apps windows during system drag." into tm-dev by Brian Isganitis · 3 years, 7 months ago
  31. 1bc23b7 Ignore touches in taskbar and all apps windows during system drag. by Brian Isganitis · 3 years, 7 months ago
  32. 652dee2 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 7 months ago
  33. 2403b86 Merge "Fix scaling of workspace and hotseat with wrong pivots" into tm-dev by TreeHugger Robot · 3 years, 7 months ago
  34. 60a15f5 Merge "Adding better diags when SysUI crashes during Launcher test" into tm-dev by TreeHugger Robot · 3 years, 7 months ago
  35. 411c1b4 Transfer PipContentOverlay when swipe to home with Shell transition by Chris Li · 3 years, 7 months ago
  36. 2811827 Merge "Refactor force visible nav bar into new secure setting." into tm-dev by Pat Manning · 3 years, 7 months ago
  37. 42698fc Merge "Revert "Disable flakey fallback recents test"" into tm-dev by Winson Chung · 3 years, 7 months ago
  38. 9f72c67 Fix split screen divider corners flicker by Jerry Chang · 3 years, 7 months ago
  39. bcc343d Merge "Don't use incorrect inputconsumers during recents animation" into tm-dev by Evan Rosky · 3 years, 7 months ago
  40. b7e181c Merge "Combining the Thumbnail bitmap with the background to fix background spilling in the front." into tm-dev by TreeHugger Robot · 3 years, 7 months ago
  41. 9918df0 Don't use incorrect inputconsumers during recents animation by Evan Rosky · 3 years, 7 months ago
  42. e3e1054 Rename 'EMPTY' to 'SOLID_COLOR' for splash screen API changes. by wilsonshih · 3 years, 8 months ago
  43. 33b858d Merge "[ShellTransition]: invoke WMS#setRecentsAppBehindSystemBars to WM" into tm-dev by TreeHugger Robot · 3 years, 7 months ago
  44. 384beda Revert "Disable flakey fallback recents test" by Winson Chung · 3 years, 7 months ago
  45. 26f5393 Improve the staged split animation by Tracy Zhou · 3 years, 7 months ago
  46. 6bc4257 Separating refresh rate tracking to a separate class by Sunny Goyal · 3 years, 7 months ago
  47. 094a4bd Merge "Removing some unnecessary layout calls in TaskView" into tm-dev by TreeHugger Robot · 3 years, 7 months ago
  48. b0e0f5f Adding better diags when SysUI crashes during Launcher test by vadimt · 3 years, 7 months ago
  49. 2da28dc Refactor force visible nav bar into new secure setting. by Pat Manning · 3 years, 8 months ago
  50. fbdf40f Merge "Change the all apps atomic transition duration to 150 ms" into tm-dev by Hyunyoung Song · 3 years, 7 months ago
  51. 890e4a7 Dump DeviceProfile in TouchInteractionService dumpsys by Alex Chau · 3 years, 7 months ago
  52. d986bbd Register hinge angle sensor listener in a background thread by Nicolo' Mazzucato · 3 years, 7 months ago
  53. e479619 Just return an empty list if the system returns null by Winson Chung · 3 years, 7 months ago
  54. 2a431f4 Merge "Passing in the launch cookie for widget broadcast trampolines" into tm-dev by TreeHugger Robot · 3 years, 7 months ago
  55. d688724 Change the all apps atomic transition duration to 150 ms by Hyunyoung Song · 3 years, 8 months ago
  56. 5a9dce5 Combining the Thumbnail bitmap with the background to fix background spilling in the front. by Sebastian Franco · 3 years, 10 months ago
  57. 8717594 1b/ Replace removed shared lib calls with direct calls by Winson Chung · 3 years, 8 months ago
  58. 5a0a17f Fix scaling of workspace and hotseat with wrong pivots by Nicolo' Mazzucato · 3 years, 8 months ago
  59. 21c63bc Merge "No longer stash taskbar when swiping up all apps" into tm-dev by Alex Chau · 3 years, 8 months ago
  60. 57eab45 Merge "Add a reason to the broadcast to collapse system dialogs" into tm-dev by Mady Mellor · 3 years, 8 months ago
  61. dde28b4 Merge "Removing unnecessary AM.getTasks() call on every touch" into tm-dev by TreeHugger Robot · 3 years, 8 months ago
  62. 4fda59a No longer stash taskbar when swiping up all apps by Tony Wickham · 3 years, 8 months ago
  63. d2ec834 Removing unnecessary AM.getTasks() call on every touch by Sunny Goyal · 3 years, 8 months ago
  64. d4c4ad9 Removing some unnecessary layout calls in TaskView by Sunny Goyal · 3 years, 8 months ago
  65. c089baa Merge "Remove Taskbar and Taskbar EDU flags." into tm-dev by TreeHugger Robot · 3 years, 8 months ago
  66. 58c27cc Remove Taskbar and Taskbar EDU flags. by Vinit Nayak · 3 years, 8 months ago
  67. b8c22e1 Tune AllApps bottom sheet VisD and motion by Alex Chau · 3 years, 8 months ago
  68. a1370bf Put taskbar all apps in separate overlay window and stash taskbar. by Brian Isganitis · 3 years, 8 months ago
  69. 0f3b651 Merge "Fix Launcher icons not animated during unfold" into tm-dev by TreeHugger Robot · 3 years, 8 months ago
  70. 82166fa Merge "Disable flakey fallback recents test" into tm-dev by Alex Chau · 3 years, 8 months ago
  71. a8fe8b4 Cancel recents animation when touch home key(2/2) by wilsonshih · 3 years, 8 months ago
  72. 4c2e331 Disable flakey fallback recents test by Winson Chung · 3 years, 8 months ago
  73. 49cb99a Merge "Fix jump in animation for hotseat while re-arranging icons" into tm-dev by TreeHugger Robot · 3 years, 8 months ago
  74. 411e862 Add a reason to the broadcast to collapse system dialogs by Mady Mellor · 3 years, 8 months ago
  75. 5765d42 Fix jump in animation for hotseat while re-arranging icons by Nicolo' Mazzucato · 3 years, 8 months ago
  76. d4a5bb2 Fix Launcher icons not animated during unfold by Nicolo' Mazzucato · 3 years, 8 months ago
  77. 78ef3a5 Enable back gesture when a SyUI dialog is showing (2/2) by Jordan Demeulenaere · 3 years, 8 months ago
  78. cb60b65 [ShellTransition]: invoke WMS#setRecentsAppBehindSystemBars to WM by Ming-Shin Lu · 3 years, 8 months ago
  79. 46c8678 Passing in the launch cookie for widget broadcast trampolines by Selim Cinek · 3 years, 8 months ago
  80. 3516ecc Allow split with an existing split task by Winson Chung · 3 years, 8 months ago
  81. afd9bfe Merge changes from topic "presubmit-am-a8c798abe8b24577a107553295b8cd0f" into sc-v2-dev-plus-aosp am: 0dffbfcba6 by Vinit Nayak · 3 years, 8 months ago
  82. 0dffbfc Merge changes from topic "presubmit-am-a8c798abe8b24577a107553295b8cd0f" into sc-v2-dev-plus-aosp by Vinit Nayak · 3 years, 8 months ago
  83. 95686cd Merge "Ensure starting split animation scale is always 1" by Vinit Nayak · 3 years, 8 months ago
  84. 64162f1 Merge "Update TAPL object hierarchy in preparation for Taskbar TAPL tests" by TreeHugger Robot · 3 years, 8 months ago
  85. 21e44c5 [automerge] Prevent lingering divider animators in AbsSwipeUpHandler 2p: 7faaffa56a by Presubmit Automerger Backend · 3 years, 8 months ago
  86. 7faaffa Prevent lingering divider animators in AbsSwipeUpHandler by Winson Chung · 3 years, 9 months ago
  87. b39ef58 Merge "Refactor startIntentAndTaskWithLegacyTransition" by Tony Huang · 3 years, 8 months ago
  88. 940e5c7 Merge "Cover thumbnail view instead of TaskView for split animation" by TreeHugger Robot · 3 years, 8 months ago
  89. 0a2f5b0 Merge "Switch pip to fixed-rotation in shell transitions" by Evan Rosky · 3 years, 8 months ago
  90. 451e468 Merge changes from topic "presubmit-am-cc24ad26c93446a690f8a34ffde58aa3" into sc-v2-dev-plus-aosp am: 3a6a78f7b0 by TreeHugger Robot · 3 years, 8 months ago
  91. d6279ae Update TAPL object hierarchy in preparation for Taskbar TAPL tests by Schneider Victor-tulias · 3 years, 8 months ago
  92. 12a24dc Cover thumbnail view instead of TaskView for split animation by Vinit Nayak · 3 years, 8 months ago
  93. 181f4b2 Ensure starting split animation scale is always 1 by Vinit Nayak · 3 years, 8 months ago
  94. 7b046e7 Merge "Add predictions row to taskbar all apps." by Brian Isganitis · 3 years, 8 months ago
  95. fccae60 Merge "Add Z scaling during unfold to launcher" by TreeHugger Robot · 3 years, 8 months ago
  96. 12131a4 Add Z scaling during unfold to launcher by Nicolo' Mazzucato · 3 years, 8 months ago
  97. 3a2d621 Refactor startIntentAndTaskWithLegacyTransition by Tony Huang · 3 years, 8 months ago
  98. b70131e Merge "Use config_imeDrawsImeNavBar in Launcher" by TreeHugger Robot · 3 years, 8 months ago
  99. 978d646 Merge "Implemnet methods to drag a icon to given Workspace cell" by Benno Lin · 3 years, 8 months ago
  100. 7738cac Implemnet methods to drag a icon to given Workspace cell by Benno Lin · 4 years, 1 month ago