1. 52c57f7 17/ Update activity tracker callback by Winson Chung · 6 years ago
  2. 11aef9e 16/ Renaming the swipe handlers by Winson Chung · 6 years ago
  3. a4f3ffe Merge "Finish recents animation when launching another task in Overview" into ub-launcher3-master by Tracy Zhou · 6 years ago
  4. e7df9b8 Merge "Finish the current task in live tile mode when swiping up and right to the previous task" into ub-launcher3-master by Tracy Zhou · 6 years ago
  5. e62eaa1 Finish recents animation when launching another task in Overview by Tracy Zhou · 6 years ago
  6. 263cebc Finish the current task in live tile mode when swiping up and right to the previous task by Tracy Zhou · 6 years ago
  7. 3f43d82 Merge "Predictive hotseat prototype" into ub-launcher3-master by Samuel Fufa · 6 years ago
  8. 225ac27 Predictive hotseat prototype by Samuel Fufa · 6 years ago
  9. de6770a Merge "Adding support for dynamic calendar and clock icons" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  10. d386d7d Forces OveriewInputConsumer to be used when Assistant is running on top of Launcher. by Andy Wickham · 6 years ago
  11. 1416843 Adding support for dynamic calendar and clock icons by Sunny Goyal · 6 years ago
  12. 70d7860 Merge "Fix TalkBack page announcments in RecentsView" into ub-launcher3-master by Sally Yuen · 6 years ago
  13. 3808a69 Storing BitmapInfo instead of icon and color directly in itemInfo by Sunny Goyal · 6 years ago
  14. 4998b19 15/ Move some more logic into gesture/device state by Winson Chung · 6 years ago
  15. a19a2b7 14/ Bake the running task info into the gesture state by Winson Chung · 6 years ago
  16. 052c881 Move overview haptic feedback to VibratorWrapper singleton by Tony Wickham · 6 years ago
  17. c491463 Merge "Fix unable to launch shortcuts in live tile mode." into ub-launcher3-master by Tracy Zhou · 6 years ago
  18. 2193689 Merge "Merging task icon cache with content description cache" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  19. b247608 Merge "Skip handling input while the user is still locked" into ub-launcher3-master by Winson Chung · 6 years ago
  20. 9f975ed Merging task icon cache with content description cache by Sunny Goyal · 6 years ago
  21. 23c8341 Removing tracing and @Stability for a fixed bug by vadimt · 6 years ago
  22. fc8c975 Skip handling input while the user is still locked by Winson Chung · 6 years ago
  23. 6b5b190 Fix unable to launch shortcuts in live tile mode. by Tracy Zhou · 6 years ago
  24. a0b026a Merge "Fix screenshot not getting cleaned up after recents animation cancelation" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  25. 734f2d9 Fix screenshot not getting cleaned up after recents animation cancelation by Tracy Zhou · 6 years ago
  26. 949b96a Merge "Move addPluginListener to onUserUnlocked" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  27. eed626a Move addPluginListener to onUserUnlocked by Winson Chung · 6 years ago
  28. b7d463e Merge "Refactor SwipeDetector to track both axes" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  29. 5aeb3b8 Refactor SwipeDetector to track both axes by Tony Wickham · 6 years ago
  30. 6735624 Merge "Adding support for remote app action provider." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  31. cd0a5c5 Fix TalkBack page announcments in RecentsView by sallyyuen · 6 years ago
  32. 3a1eadd Adding support for remote app action provider. by Sunny Goyal · 6 years ago
  33. 85561d1 Merge "Fix testQuickSwitchFromApp" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  34. e60ae45 Merge "13/ Rely on the device state's navigation mode" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  35. bc42d64 Fix testQuickSwitchFromApp by Tony Wickham · 6 years ago
  36. 91fbe43 Merge "Separating SystemShortcut and Factory" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  37. a85365c 13/ Rely on the device state's navigation mode by Winson Chung · 6 years ago
  38. 7805d49 Separating SystemShortcut and Factory by Sunny Goyal · 6 years ago
  39. 7caa519 Merge "Step 4 from the plan below:" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  40. c78308a Merge "Subclassing Launcher instead of using UiFactory" into ub-launcher3-master by Sunny Goyal · 6 years ago
  41. 9e57e74 QuickCaptureInputConsumer -> OverscrollInputConsumer + plugin by James O'Leary · 6 years ago
  42. 210e174 Subclassing Launcher instead of using UiFactory by Sunny Goyal · 6 years ago
  43. d78d80b Merge "Skip updating launcher state if it's already destroyed" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  44. 9430257 Skip updating launcher state if it's already destroyed by Winson Chung · 6 years ago
  45. ad81b81 Step 4 from the plan below: by vadimt · 6 years ago
  46. 8625d0d Merge "Fix regression from ag/9518396" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  47. 5a6eb2d Merge "Alpha correction. mContentAlpha sometimes equals 0, changing to 1 ensures recents card always shows when supposed to" into ub-launcher3-master by Sreyas Rangaraju · 6 years ago
  48. dfd8b5e Fix regression from ag/9518396 by Winson Chung · 6 years ago
  49. 3f18cc4 Alpha correction. by Sreyas · 6 years ago
  50. 221823c Merge "Fixing nulpointer exception in AOSP quickstep builds" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  51. be336e0 Fixing nulpointer exception in AOSP quickstep builds by Sunny Goyal · 6 years ago
  52. 89eb364 Skip setting the deferred launch callback if activity is already destroyed by Winson Chung · 6 years ago
  53. da6b9f7 Merge "Preparing to enabling Inproc launcher tests as presubmit" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  54. 3680357 Preparing to enabling Inproc launcher tests as presubmit by vadimt · 6 years ago
  55. dd9d1ea 12/ Clean up some ActivityInterface calls by Winson Chung · 6 years ago
  56. 981ef3a 11/ Update MultiStateCallbacks to support multiple callbacks by Winson Chung · 6 years ago
  57. c80b322 10/ Migrate shared state to the gesture state by Winson Chung · 6 years ago
  58. c9bf6d4 9/ Clean up swipe shared state by Winson Chung · 6 years ago
  59. 9196cb1 8.5/ Follow up to comments from previous CLs by Winson Chung · 6 years ago
  60. 40f8756 Merge "Fix a couple trace issues" into ub-launcher3-master by Winson Chung · 6 years ago
  61. 5cc62c7 Fix a couple trace issues by Winson Chung · 6 years ago
  62. 6b62f28 Fix quick switch test gesture in landscape 2-button mode am: a0f77c4449 by Tony Wickham · 6 years ago
  63. a0f77c4 Fix quick switch test gesture in landscape 2-button mode by Tony Wickham · 6 years ago
  64. 91ac682 Changing the taskAffinity for LockScreenRecentsActivity so that other activities do by Sunny Goyal · 6 years ago
  65. 657d3f8 Changing the taskAffinity for LockScreenRecentsActivity so that other activities do by Sunny Goyal · 6 years ago
  66. bdf1687 Merge "Fades out Assistant when entering Overview." into ub-launcher3-qt-future-dev by Andy Wickham · 6 years ago
  67. fb578e4 Fades out Assistant when entering Overview. by Andy Wickham · 6 years ago
  68. 6a3a099 Merge "Fades out Assistant when entering Overview." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  69. 68e01dd Fades out Assistant when entering Overview. by Andy Wickham · 6 years ago
  70. 6c12641 Merge "Unifying various tracing calls" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  71. 17c72fb Unifying various tracing calls by Sunny Goyal · 6 years ago
  72. 2f76746 Merge "Add tests for quick switch from an app and home" into ub-launcher3-qt-future-dev by Tony Wickham · 6 years ago
  73. 7a2076e Merge "Add tests for quick switch from an app and home" into ub-launcher3-qt-future-dev by Tony Wickham · 6 years ago
  74. e1c8f87 Merge "Adding tracing for a lab-only flake" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  75. 1e73e32 Add tests for quick switch from an app and home by Tony Wickham · 6 years ago
  76. 65d2082 Merge "Create hooks for Recents Card plugin. This adds another card in the Recents Overview space which can show various items." into ub-launcher3-qt-future-dev by Sreyas Rangaraju · 6 years ago
  77. ce25a2b Adding tracing for a lab-only flake by vadimt · 6 years ago
  78. d2b0397 Merge "Suppress ViewInflationDuringSwipeUp test." into ub-launcher3-master by TreeHugger Robot · 6 years ago
  79. eb27edf Suppress ViewInflationDuringSwipeUp test. by Zak Cohen · 6 years ago
  80. 4009493 Merge "Wait for the task to be in recents before validation" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  81. c062580 Wait for the task to be in recents before validation by Winson Chung · 6 years ago
  82. 8e02d17 Create hooks for Recents Card plugin. by Sreyas · 6 years ago
  83. 59b148a Create hooks for Recents Card plugin. by Sreyas · 6 years ago
  84. e2c2170 Import translations. DO NOT MERGE by Bill Yi · 6 years ago
  85. c039634 Workaround for failing test & fix scrolling in tests by Winson Chung · 6 years ago
  86. 012fbc7 Merge "Using SpringAnimationBuilder instead of SpringObjectAnimator in StaggeredWorkspaceAnim" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  87. d7269bf 8/ Rename ActivityControlHelper by Winson Chung · 6 years ago
  88. d3da92a 7/ Rename RecentsAnimationWrapper by Winson Chung · 6 years ago
  89. d7b9db7 Using SpringAnimationBuilder instead of SpringObjectAnimator in StaggeredWorkspaceAnim by Sunny Goyal · 6 years ago
  90. 9e876a3 6/ Update recents animation classes to have their respective responsibilities by Winson Chung · 6 years ago
  91. bfcee43 5/ Remove OverviewInteractionState by Winson Chung · 6 years ago
  92. 8ff53f7 4/ Move SystemUiProxy to its own singleton instead of routing through the model by Winson Chung · 6 years ago
  93. 629c872 3/ Move touch interaction log to its own class by Winson Chung · 6 years ago
  94. 8d46a3d Merge "Add feature flag + leftward swipe for Compose access." into ub-launcher3-master by James O'Leary · 6 years ago
  95. f31dab5 Merge "Removing static instance of LauncherAppsCompat and unnecessary wrapper classes" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  96. e460758 Add feature flag + leftward swipe for Compose access. by Jeff Pierce · 6 years ago
  97. 75eb0e0 2/ Move device state logic to its own class by Winson Chung · 6 years ago
  98. 92a015f 1/ Renaming some classes for clarity by Winson Chung · 6 years ago
  99. 1ab5de3 Merge "Fix quickswitch flickers/ignored swipes" into ub-launcher3-qt-future-dev by Tony Wickham · 6 years ago
  100. 9788183 Merge "Fix quickswitch flickers/ignored swipes" into ub-launcher3-qt-future-dev by Tony Wickham · 6 years ago