- bca13ab Invoke Assistant on 3 button long click on Taskbar by Vinit Nayak · 3 years, 11 months ago
- 426b021 Merge "Add support for dark tint on taskbar nav buttons" into sc-v2-dev by Tony Wickham · 3 years, 11 months ago
- 48644c7 Merge "Consider launching task's position on screen in pivot calculation" into sc-v2-dev by Alex Chau · 3 years, 11 months ago
- 550dc8d Merge "Clear ref after animation if visual stashing not supported" into sc-v2-dev by Winson Chung · 3 years, 11 months ago
- 3c22986 Merge "Remove temporary logging for NO_SCREENSHOT bug/." into sc-v2-dev by Alex Chau · 3 years, 11 months ago
- c2a84d8 Clear ref after animation if visual stashing not supported by Winson Chung · 3 years, 11 months ago
- 5e49df2 Merge "Set sync applier on the transform params for the glued targets" into sc-v2-dev by Winson Chung · 3 years, 11 months ago
- 2d9ac4e Merge "Use empty intent instead of null when creating stub TaskKey" into sc-v2-dev by Jonathan Miranda · 3 years, 11 months ago
- 54baaae Merge "Open taskMenu based on TaskIdAttributeContainer" into sc-v2-dev by Vinit Nayak · 3 years, 11 months ago
- d959421 Remove temporary logging for NO_SCREENSHOT bug/. by Zak Cohen · 3 years, 11 months ago
- 1f2b9b1 Use empty intent instead of null when creating stub TaskKey by Jon Miranda · 3 years, 11 months ago
- a598352 Open taskMenu based on TaskIdAttributeContainer by Vinit Nayak · 3 years, 11 months ago
- a596022 Set sync applier on the transform params for the glued targets by Winson Chung · 3 years, 11 months ago
- 6547721 Merge "Revert "Open taskMenu based on TaskIdAttributeContainer"" into sc-v2-dev by Jonathan Scott · 3 years, 11 months ago
- ec79eb9 Revert "Open taskMenu based on TaskIdAttributeContainer" by Jonathan Scott · 3 years, 11 months ago
- 988a875 Merge "Open taskMenu based on TaskIdAttributeContainer" into sc-v2-dev by TreeHugger Robot · 3 years, 11 months ago
- 2998307 Use only current density to check isTablet by Alex Chau · 3 years, 11 months ago
- 6499e83 Consider launching task's position on screen in pivot calculation by Alex Chau · 3 years, 11 months ago
- 039501f Merge "Move FloatingTaskInit set up into init method" into sc-v2-dev by Fedor Kudasov · 3 years, 11 months ago
- 788821e Launch GroupedTaskView from thumbnails by Vinit Nayak · 3 years, 11 months ago
- 84b64d7 Merge "Reset split selection state when RecentsView resets" into sc-v2-dev by TreeHugger Robot · 3 years, 11 months ago
- 97f9bd5 Reset split selection state when RecentsView resets by Vinit Nayak · 3 years, 11 months ago
- 39aceb6 Merge "Check if ThumbnailData's bitmap is null in TaskThumbnailCache" into sc-v2-dev by TreeHugger Robot · 3 years, 11 months ago
- bd1aec6 Merge "open grid task menu to the right of icon" into sc-v2-dev by Thales Lima · 3 years, 11 months ago
- 4670d37 Check if ThumbnailData's bitmap is null in TaskThumbnailCache by Alex Chau · 3 years, 11 months ago
- 45f2306 open grid task menu to the right of icon by Thales Lima · 3 years, 11 months ago
- 1edee61 Merge "Move live tile app to top when the task view is tapped" into sc-v2-dev by TreeHugger Robot · 3 years, 11 months ago
- 60d5315 Refresh overlay when thumbnail was set for first time by Alex Chau · 3 years, 11 months ago
- 5394db8 Merge "Use split thumbnail width/height directly" into sc-v2-dev by TreeHugger Robot · 3 years, 11 months ago
- be7ce02 Use split thumbnail width/height directly by Vinit Nayak · 3 years, 11 months ago
- 9ceae57 Add support for dark tint on taskbar nav buttons by Tony Wickham · 4 years ago
- 010faef Merge "Add animated background to the suw all set page." into sc-v2-dev by TreeHugger Robot · 3 years, 11 months ago
- ec2bd55 Merge "Use TOUCHABLE_INSETS_REGION when IME is visible" into sc-v2-dev by TreeHugger Robot · 3 years, 11 months ago
- c1ec2d4 Open taskMenu based on TaskIdAttributeContainer by Vinit Nayak · 3 years, 11 months ago
- c8f6867 Move FloatingTaskInit set up into init method by Fedor Kudasov · 3 years, 11 months ago
- bf4a91b Use TOUCHABLE_INSETS_REGION when IME is visible by Tony Wickham · 3 years, 11 months ago
- 5163574 Move live tile app to top when the task view is tapped by Tracy Zhou · 3 years, 11 months ago
- 7c9055f Merge "Fix launch animation from bottom row and end of grid" into sc-v2-dev by Alex Chau · 3 years, 11 months ago
- a37f8ba Merge "Refine when to move live tile app below recents view" into sc-v2-dev by Tracy Zhou · 3 years, 11 months ago
- 0e1cd93 Merge "Fix issue with grouped task rects being calculated slightly off" into sc-v2-dev by Winson Chung · 3 years, 11 months ago
- 9304879 Fix issue with grouped task rects being calculated slightly off by Winson Chung · 3 years, 11 months ago
- 3256e1e Add some more @Nullable annotations by Fedor Kudasov · 3 years, 11 months ago
- a4edc07 Refine when to move live tile app below recents view by Tracy Zhou · 3 years, 11 months ago
- b797ca7 Merge "Fix memory leak in TaskbarLauncherStateController" into sc-v2-dev by TreeHugger Robot · 3 years, 11 months ago
- 36705e6 Merge "If hometask is last task to be dismissed, show empty recents instead of home screen" into sc-v2-dev by TreeHugger Robot · 3 years, 11 months ago
- 1fdea66 Fix memory leak in TaskbarLauncherStateController by Tracy Zhou · 3 years, 11 months ago
- 0430994 If hometask is last task to be dismissed, show empty recents instead of home screen by Alex Chau · 3 years, 11 months ago
- 1c48712 Merge "Crop letterbox insets when thumbnail is from different aspect ratio" into sc-v2-dev by Alex Chau · 3 years, 11 months ago
- b7abf7e Fix launch animation from bottom row and end of grid by Alex Chau · 3 years, 11 months ago
- 72c8e71 Merge "Annotate RecentsView with @Nullable" into sc-v2-dev by Fedor Kudasov · 3 years, 11 months ago
- 0200636 Merge "Track LauncherState, RecentsAnimation, resumed state for task bar in one place" into sc-v2-dev by Tracy Zhou · 3 years, 11 months ago
- 3a0f8a9 Annotate RecentsView with @Nullable by Fedor Kudasov · 3 years, 11 months ago
- 9d6fb64 Simplify getTaskViewAt call by Fedor Kudasov · 3 years, 11 months ago
- ba47b59 Merge "Add @Nullable annotations for simple cases" into sc-v2-dev by Fedor Kudasov · 3 years, 11 months ago
- ea77e49 Merge "Freeze task list if requested when launching split tasks" into sc-v2-dev by Winson Chung · 3 years, 11 months ago
- f757258 Fix launch animation from grid by Alex Chau · 3 years, 11 months ago
- 2ca545c Add @Nullable annotations for simple cases by Fedor Kudasov · 3 years, 11 months ago
- 6c7c91f Merge "Annotate AttributeSet with @Nullable" into sc-v2-dev by Fedor Kudasov · 3 years, 11 months ago
- 664f685 Merge "Address AppEventProducer to correctly send search-result location on AppTargetEvent" into sc-v2-dev by Hyunyoung Song · 3 years, 11 months ago
- d0e6c8b Freeze task list if requested when launching split tasks by Winson Chung · 3 years, 11 months ago
- 1e5b621 Address AppEventProducer to correctly send search-result location on AppTargetEvent by Hyunyoung Song · 3 years, 11 months ago
- 80836f6 Update corner radius of both snapshot in app pair by Alex Chau · 3 years, 11 months ago
- b498b64 Annotate AttributeSet with @Nullable by Fedor Kudasov · 3 years, 11 months ago
- 185da72 Merge "Finish recents animation for app-icon tap" into sc-v2-dev by Vinit Nayak · 3 years, 11 months ago
- b6e3cae Merge "Fix the cutout of magnification border" into sc-v2-dev by Ryan Lin · 3 years, 11 months ago
- d0865f8 Add animated background to the suw all set page. by Schneider Victor-tulias · 4 years ago
- 0aadbc6 Merge "launcher: use a different task menu for foldables" into sc-v2-dev by TreeHugger Robot · 3 years, 11 months ago
- 2db58f6 Finish recents animation for app-icon tap by Vinit Nayak · 4 years ago
- c335ad2 launcher: use a different task menu for foldables by Thales Lima · 4 years ago
- 7ce4af9 Merge "Support multiple tasks in recentsaninmation onTaskAppeared" into sc-v2-dev by Winson Chung · 3 years, 11 months ago
- 524d6b8 Merge "Shows AppPairs in previous tasks" into sc-v2-dev by Vinit Nayak · 3 years, 11 months ago
- 1ee6bd7 Fix the cutout of magnification border by ryanlwlin · 4 years ago
- e89a83b Track LauncherState, RecentsAnimation, resumed state for task bar in one place by Tracy Zhou · 4 years ago
- 4d57e70 Shows AppPairs in previous tasks by Vinit Nayak · 4 years ago
- 7c4bc7d Don't skip adding stub home task if applyLoadPlan hasn't run by Alex Chau · 4 years ago
- 055d9a5 Merge "Fix a case that task jump when dismissing" into sc-v2-dev by TreeHugger Robot · 4 years ago
- e4102c6 Support multiple tasks in recentsaninmation onTaskAppeared by Evan Rosky · 4 years ago
- ef18f8c Merge "Fixing allSet page not closed if recentsAnimation takes time to start" into sc-v2-dev by TreeHugger Robot · 4 years ago
- 44fcfa5 Merge "Play fallback animation when overlay is shown." into sc-v2-dev by TreeHugger Robot · 4 years ago
- c010ea2 Merge "Add temporary logging to try and debug: b/202414125" into sc-v2-dev by TreeHugger Robot · 4 years ago
- 5885b07 Fix a case that task jump when dismissing by Alex Chau · 4 years ago
- 3555ef3 Merge "Add to tapl quickswitch test for testing intermediate carousel." into sc-v2-dev by TreeHugger Robot · 4 years ago
- 04486f1 Add to tapl quickswitch test for testing intermediate carousel. by Pat Manning · 4 years ago
- 2e2f49e Merge "Accept snapshot list when cancelling recents animation" into sc-v2-dev by Jerry Chang · 4 years ago
- c2f3207 Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev by TreeHugger Robot · 4 years ago
- 331f46f Accept snapshot list when cancelling recents animation by Jerry Chang · 4 years ago
- 4e5664a Play fallback animation when overlay is shown. by Jon Miranda · 4 years ago
- 1e47956 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years ago
- 605d89a Add temporary logging to try and debug: b/202414125 by Zak Cohen · 4 years ago
- 2bfbf3b Add popup menu and click handling to taskbar. by Schneider Victor-tulias · 4 years ago
- beefd18 Fixing allSet page not closed if recentsAnimation takes time to start by Sunny Goyal · 4 years ago
- 160b135 Merge "Show divider when GroupedTaskView expanded from recents" into sc-v2-dev by TreeHugger Robot · 4 years ago
- d0eea50 Show divider when GroupedTaskView expanded from recents by Vinit Nayak · 4 years ago
- cc4a192 Remove debug tracing checks to get logs beteween tests by Winson Chung · 4 years ago
- 5b4145e Merge "Revert "launcher: use a different task menu for foldables"" into sc-v2-dev by Greg Kaiser · 4 years ago
- 24898d3 Revert "launcher: use a different task menu for foldables" by Greg Kaiser · 4 years ago
- 67ddd0f Merge "Update overview clear all button to be larger" into sc-v2-dev by Alex Chau · 4 years ago
- e641701 Merge "Make Launcher activity restart on density change" into sc-v2-dev by TreeHugger Robot · 4 years ago
- ed7a7b2 Merge "launcher: use a different task menu for foldables" into sc-v2-dev by Thales Lima · 4 years ago
- b35b56a Merge "Call into shell for recent tasks" into sc-v2-dev by Winson Chung · 4 years ago