- 3d2f3ed Merge "Null check RecentsView before calling launchSideTaskInLiveTileMode" into sc-dev am: 8d8a655bbb by Tracy Zhou · 4 years, 5 months ago
- 8d8a655 Merge "Null check RecentsView before calling launchSideTaskInLiveTileMode" into sc-dev by Tracy Zhou · 4 years, 5 months ago
- 4bc28f4 Merge "Support entering PiP from live tile" into sc-dev am: ea34ef9f5f by Hongwei Wang · 4 years, 5 months ago
- ea34ef9 Merge "Support entering PiP from live tile" into sc-dev by Hongwei Wang · 4 years, 5 months ago
- d9b8603 Merge "Handle volume key events while in overview" into sc-dev am: 45849e22c9 by Winson Chung · 4 years, 5 months ago
- 45849e2 Merge "Handle volume key events while in overview" into sc-dev by Winson Chung · 4 years, 5 months ago
- 5da72b5 Handle volume key events while in overview by Winson Chung · 4 years, 5 months ago
- 5d365d6 Merge "Explicitly set mAllowGoingDown = false when only up is allowed" into sc-dev am: 2b93dbb0b8 by TreeHugger Robot · 4 years, 5 months ago
- adc109c Null check RecentsView before calling launchSideTaskInLiveTileMode by Tracy Zhou · 4 years, 5 months ago
- 2b93dbb Merge "Explicitly set mAllowGoingDown = false when only up is allowed" into sc-dev by TreeHugger Robot · 4 years, 5 months ago
- a608df0 Support entering PiP from live tile by Hongwei Wang · 4 years, 5 months ago
- 41077b8 Merge "Linking various settings that control icon cache to icon state" into sc-dev am: eab1f9bfbe by Sunny Goyal · 4 years, 5 months ago
- eab1f9b Merge "Linking various settings that control icon cache to icon state" into sc-dev by Sunny Goyal · 4 years, 5 months ago
- a66716d Merge changes from topics "taskbar3Button", "taskbarIME" into sc-dev am: b2993d65b7 by Vinit Nayak · 4 years, 5 months ago
- d0aa413 Initial commit of 3 button work am: 16fd85629d by Vinit Nayak · 4 years, 5 months ago
- b2993d6 Merge changes from topics "taskbar3Button", "taskbarIME" into sc-dev by Vinit Nayak · 4 years, 5 months ago
- c2b4a14 Merge changes I9749124a,Ic59b877c,Ibe8734e8 into sc-dev am: 1282050f2f by Tony Wickham · 4 years, 5 months ago
- 1282050 Merge changes I9749124a,Ic59b877c,Ibe8734e8 into sc-dev by Tony Wickham · 4 years, 5 months ago
- a4d3a9e Merge "Maintain TaskView's scroll invariant when swiping down" into sc-dev am: c9744631f4 by Alex Chau · 4 years, 5 months ago
- c974463 Merge "Maintain TaskView's scroll invariant when swiping down" into sc-dev by Alex Chau · 4 years, 5 months ago
- b47172b Linking various settings that control icon cache to icon state by Sunny Goyal · 4 years, 5 months ago
- 48d6dc7 Fix running task damped by overscroll when other tasks are offscreen by Tony Wickham · 4 years, 5 months ago
- e8b22d5 When overview appears from motion pause, come up from bottom by Tony Wickham · 4 years, 6 months ago
- bb3460c Align home/back button from overview with tap outside by Tony Wickham · 4 years, 5 months ago
- e5c2111 Merge "Some cleanup for handler invalidation" into sc-dev am: 739420bc38 by Tony Wickham · 4 years, 5 months ago
- 739420b Merge "Some cleanup for handler invalidation" into sc-dev by Tony Wickham · 4 years, 5 months ago
- 8721df8 Merge "Fix a bug in TouchInteractionService for fixed-display input rotation" into sc-dev am: 6255fd20f8 by Evan Rosky · 4 years, 5 months ago
- 6255fd2 Merge "Fix a bug in TouchInteractionService for fixed-display input rotation" into sc-dev by Evan Rosky · 4 years, 5 months ago
- 4f78df9 Explicitly set mAllowGoingDown = false when only up is allowed by Tony Wickham · 4 years, 5 months ago
- 95e6281 Some cleanup for handler invalidation by Tony Wickham · 4 years, 5 months ago
- 673faf5 Add IME switcher/hide button bar when IME showing by Vinit Nayak · 4 years, 6 months ago
- 511fd3b Merge "Add funtional animation for SplitSelect from Grid." into sc-dev am: 46d420bf14 by TreeHugger Robot · 4 years, 5 months ago
- 46d420b Merge "Add funtional animation for SplitSelect from Grid." into sc-dev by TreeHugger Robot · 4 years, 5 months ago
- 6812cc8 Merge "Fix a couple of issues with quick switch from home to empty recents" into sc-dev am: 2f890c4ab7 by TreeHugger Robot · 4 years, 5 months ago
- 2f890c4 Merge "Fix a couple of issues with quick switch from home to empty recents" into sc-dev by TreeHugger Robot · 4 years, 5 months ago
- 16fd856 Initial commit of 3 button work by Vinit Nayak · 4 years, 7 months ago
- ebc73b1 Merge "Add OnGlobalLayout listener to WidgetFloatingView" into sc-dev am: 9297064b2e by TreeHugger Robot · 4 years, 5 months ago
- 5c3ce04 Merge "Fixes NPE in AbsSwipeUpHandler." into sc-dev am: cf6900d9ee by TreeHugger Robot · 4 years, 5 months ago
- d39c3b4 Merge "Allow binder calls from creating recents orientated state for now" into sc-dev am: cc03a9afa9 by Winson Chung · 4 years, 5 months ago
- 5ded309 Some 3P launcher transition fixes am: 91d26f0b5e by Sunny Goyal · 4 years, 5 months ago
- 9297064 Merge "Add OnGlobalLayout listener to WidgetFloatingView" into sc-dev by TreeHugger Robot · 4 years, 5 months ago
- cf6900d Merge "Fixes NPE in AbsSwipeUpHandler." into sc-dev by TreeHugger Robot · 4 years, 5 months ago
- cc03a9a Merge "Allow binder calls from creating recents orientated state for now" into sc-dev by Winson Chung · 4 years, 5 months ago
- 2dbdddb Add funtional animation for SplitSelect from Grid. by Vinit Nayak · 4 years, 5 months ago
- f5c9900 Add OnGlobalLayout listener to WidgetFloatingView by Cyrus Boadway · 4 years, 5 months ago
- 91d26f0 Some 3P launcher transition fixes by Sunny Goyal · 4 years, 5 months ago
- 1a36c63 Fix FloatingWidgetView post-animation fallback background handling am: e41034034f by Cyrus Boadway · 4 years, 5 months ago
- e410340 Fix FloatingWidgetView post-animation fallback background handling by Cyrus Boadway · 4 years, 5 months ago
- 1cd78c3 Merge "Support live tile for 3rd party launchers" into sc-dev am: 7645422e37 by TreeHugger Robot · 4 years, 5 months ago
- 7645422 Merge "Support live tile for 3rd party launchers" into sc-dev by TreeHugger Robot · 4 years, 5 months ago
- ae4e31d Fix a couple of issues with quick switch from home to empty recents by Tony Wickham · 4 years, 5 months ago
- 90097d8 Fixes NPE in AbsSwipeUpHandler. by Andy Wickham · 4 years, 5 months ago
- 7497a87 Support live tile for 3rd party launchers by Tracy Zhou · 4 years, 5 months ago
- 0b39171 Merge "Adds AllSetActivity in Launcher." into sc-dev am: 19a1c4765f by TreeHugger Robot · 4 years, 5 months ago
- 19a1c47 Merge "Adds AllSetActivity in Launcher." into sc-dev by TreeHugger Robot · 4 years, 5 months ago
- 474c616 Adds AllSetActivity in Launcher. by Andy Wickham · 4 years, 5 months ago
- 4442a0f Merge "Make overview color tinting work properly." into sc-dev am: 4ca60d50bd by TreeHugger Robot · 4 years, 5 months ago
- 4ca60d5 Merge "Make overview color tinting work properly." into sc-dev by TreeHugger Robot · 4 years, 5 months ago
- 1d7d895 Merge "Add NEW_TASK flag to Quickstep App Widget activity start" into sc-dev am: 4d5c733411 by TreeHugger Robot · 4 years, 5 months ago
- 6f875fc Merge "Adding support for determining split layout for launcher." into sc-dev am: c52c0782a7 by Sunny Goyal · 4 years, 5 months ago
- 4d5c733 Merge "Add NEW_TASK flag to Quickstep App Widget activity start" into sc-dev by TreeHugger Robot · 4 years, 5 months ago
- c52c078 Merge "Adding support for determining split layout for launcher." into sc-dev by Sunny Goyal · 4 years, 5 months ago
- a4e0764 Merge "Add a flag to enable custom local filter for recommended widgets" into sc-dev am: 3e6b93cedb by Steven Ng · 4 years, 5 months ago
- 3e6b93c Merge "Add a flag to enable custom local filter for recommended widgets" into sc-dev by Steven Ng · 4 years, 5 months ago
- 18db32f Merge "AssistContentRequester-weaken references to system callback" into sc-dev am: 7d54a31ba9 by TreeHugger Robot · 4 years, 5 months ago
- b70487a Merge "Revert "Revert "Revert "Finish recents animation upon home rotation"""" into sc-dev am: a570b82aff by Tracy Zhou · 4 years, 5 months ago
- 7d54a31 Merge "AssistContentRequester-weaken references to system callback" into sc-dev by TreeHugger Robot · 4 years, 5 months ago
- a570b82 Merge "Revert "Revert "Revert "Finish recents animation upon home rotation"""" into sc-dev by Tracy Zhou · 4 years, 5 months ago
- 06df8fe Revert "Revert "Revert "Finish recents animation upon home rotation""" by Tracy Zhou · 4 years, 5 months ago
- 7167c3f Make overview color tinting work properly. by zakcohen · 4 years, 5 months ago
- 04fb7ee Fix a bug in TouchInteractionService for fixed-display input rotation by Evan Rosky · 4 years, 5 months ago
- 04b8ac6 Add NEW_TASK flag to Quickstep App Widget activity start by Cyrus Boadway · 4 years, 5 months ago
- 7a41fa3 Merge "Change flag type to control Quickstep widget app launch" into sc-dev am: 3c94052bb5 by Cyrus Boadway · 4 years, 5 months ago
- 3c94052 Merge "Change flag type to control Quickstep widget app launch" into sc-dev by Cyrus Boadway · 4 years, 5 months ago
- e4e7a13 Merge changes Ice83b544,If0bc2a6d into sc-dev am: 30ffc3f95c by Samuel Fufa · 4 years, 5 months ago
- 30ffc3f Merge changes Ice83b544,If0bc2a6d into sc-dev by Samuel Fufa · 4 years, 5 months ago
- 197c909 Change flag type to control Quickstep widget app launch by Cyrus Boadway · 4 years, 5 months ago
- 90f587f Maintain TaskView's scroll invariant when swiping down by Alex Chau · 4 years, 5 months ago
- 6401022 Merge "Adding support for using themed icons on workspace" into sc-dev am: cc65b07d44 by TreeHugger Robot · 4 years, 5 months ago
- cc65b07 Merge "Adding support for using themed icons on workspace" into sc-dev by TreeHugger Robot · 4 years, 5 months ago
- 7fbc961 Allow binder calls from creating recents orientated state for now by Winson Chung · 4 years, 5 months ago
- e471fbf Merge "Fade out empty Overview message." into sc-dev am: 13e4618b57 by TreeHugger Robot · 4 years, 5 months ago
- 3ab273d [Search][Motion] Modify interpolator for AllApps background scrim by Samuel Fufa · 4 years, 5 months ago
- 154b1c9 Cleanup/consolidate normal<->all apps interpolators by Tony Wickham · 4 years, 5 months ago
- 13e4618 Merge "Fade out empty Overview message." into sc-dev by TreeHugger Robot · 4 years, 5 months ago
- 9ab4377 Adding support for using themed icons on workspace by Sunny Goyal · 4 years, 6 months ago
- a93abb5 Merge "Check for memory leaks after tests in FallbackRecentsTest" into sc-dev am: b55372cea6 by Tony Wickham · 4 years, 5 months ago
- b55372c Merge "Check for memory leaks after tests in FallbackRecentsTest" into sc-dev by Tony Wickham · 4 years, 5 months ago
- fed2a01 Fade out empty Overview message. by Zak Cohen · 4 years, 5 months ago
- 9b505e3 Check for memory leaks after tests in FallbackRecentsTest by Tony Wickham · 4 years, 5 months ago
- 19ff728 Adding support for determining split layout for launcher. by Sunny Goyal · 4 years, 6 months ago
- daa3b8b AssistContentRequester-weaken references to system callback by Zak Cohen · 4 years, 5 months ago
- 352da01 Merge "Revert "Revert "Finish recents animation upon home rotation""" into sc-dev am: 299de3f292 by Tracy Zhou · 4 years, 5 months ago
- 468925e Merge "Overview - fade task icon instead of scaling it per new ux" into sc-dev am: 554cf58401 by Zak Cohen · 4 years, 5 months ago
- 86bbb17 Merge "Create return-to-home app widget animation" into sc-dev am: 92af1bfe5b by Cyrus Boadway · 4 years, 5 months ago
- 299de3f Merge "Revert "Revert "Finish recents animation upon home rotation""" into sc-dev by Tracy Zhou · 4 years, 5 months ago
- ef7b4d5 Revert "Revert "Finish recents animation upon home rotation"" by Tracy Zhou · 4 years, 5 months ago
- 554cf58 Merge "Overview - fade task icon instead of scaling it per new ux" into sc-dev by Zak Cohen · 4 years, 5 months ago
- 92af1bf Merge "Create return-to-home app widget animation" into sc-dev by Cyrus Boadway · 4 years, 5 months ago
- 20d00fa Overview - fade task icon instead of scaling it per new ux by Zak Cohen · 4 years, 5 months ago