Pierre Barbier de Reuille
7760f88d8a
Merge "Correct QuickStep interaction handler." into sc-dev am: c3e6383690
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14664199
Change-Id: I5bcf01d2423cc887642b57e65cca40210d060c78
2021-05-20 20:15:38 +00:00
Pierre Barbier de Reuille
c3e6383690
Merge "Correct QuickStep interaction handler." into sc-dev
2021-05-20 19:57:56 +00:00
Jonathan Miranda
e68082e326
Merge "Remove min/max values for RectFSpringAnim2." into sc-dev am: ee43020d0b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14645352
Change-Id: I4085881605c6cee399f4013f223a63da8237c6e0
2021-05-20 19:39:31 +00:00
Jonathan Miranda
ee43020d0b
Merge "Remove min/max values for RectFSpringAnim2." into sc-dev
2021-05-20 19:21:03 +00:00
Kholoud Mohamed
1b90069c45
Merge changes I46501369,Icd1ddd43 into sc-dev am: 2c2163329b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14664190
Change-Id: I66311744e29404d4a30273efd07fd7f0173b35fa
2021-05-20 15:53:46 +00:00
Pierre Barbier de Reuille
1c52d1ee12
Correct QuickStep interaction handler.
...
With the current implementation, all interactions happen on the main
view, preventing any button or clickable object from working.
Fix: 188775840
Test: Using an App Widget with checkboxes
Change-Id: I1ec6391a36b6a3795545acb5e08dde0d3a2b2ac8
2021-05-20 14:48:00 +01:00
Kholoud Mohamed
430465a3d5
Revert "Moving taskbar lifecycle to TouchInteractionService"
...
This reverts commit e215fb730b .
Reason for revert: DroidMonitor-triggered revert due to breakage https://android-build.googleplex.com/builds/tests/view?invocationId=I13700009003387451&testResultId=TR89423459137251402 , bug https://buganizer.corp.google.com/issues/188755902
Bug: 188755902
Change-Id: I4650136975b60f311499ee6ff5b27ab9a32d23d6
2021-05-20 13:32:05 +01:00
Kholoud Mohamed
bb6f6e5dae
Revert "Renaming TaskbarController to LauncherTaskbarUIController"
...
This reverts commit 40a7421619 .
Reason for revert: DroidMonitor-triggered revert due to breakage https://android-build.googleplex.com/builds/tests/view?invocationId=I13700009003387451&testResultId=TR89423459137251402 , bug https://buganizer.corp.google.com/issues/188755902
Bug: 188755902
Change-Id: Icd1ddd43e62d392f6b68b0150a1075f73106391a
2021-05-20 13:31:34 +01:00
Vinit Nayak
675d845b00
Merge "Don't set enabled on TaskMenu view if shortcut not available" into sc-dev am: 887bfef157
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14637304
Change-Id: Ic257537c32a25d43098b520c4a9a352260404e10
2021-05-19 19:10:01 +00:00
Sunny Goyal
9e1b279f3b
Merge "Renaming TaskbarController to LauncherTaskbarUIController" into sc-dev am: 749f55f07a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14626089
Change-Id: Iaff666ee3f900668a84781aa939f0df13cbaa6f1
2021-05-19 19:09:35 +00:00
Vinit Nayak
887bfef157
Merge "Don't set enabled on TaskMenu view if shortcut not available" into sc-dev
2021-05-19 19:03:21 +00:00
Sunny Goyal
749f55f07a
Merge "Renaming TaskbarController to LauncherTaskbarUIController" into sc-dev
2021-05-19 18:41:47 +00:00
TreeHugger Robot
814532969e
Merge "Updated gesture navigation tutorial." into sc-dev am: f126d078ac
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14537683
Change-Id: Ia35f02c7b46b6c4edada3645780e61487bd5551a
2021-05-19 17:33:38 +00:00
Tracy Zhou
effce2e586
Merge "Finish the recents animation upon home rotation" into sc-dev am: dc2be3d8a2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14613421
Change-Id: I75d9bc3759ed5b1aca66dab92d6fae38288317fe
2021-05-19 17:33:23 +00:00
TreeHugger Robot
f126d078ac
Merge "Updated gesture navigation tutorial." into sc-dev
2021-05-19 17:25:48 +00:00
Tracy Zhou
dc2be3d8a2
Merge "Finish the recents animation upon home rotation" into sc-dev
2021-05-19 17:17:57 +00:00
Jon Miranda
a2ef1a0238
Remove min/max values for RectFSpringAnim2.
...
- Fixes crash on landscape
- We added this to stop the windows from going way out of bounds. But we no
longer need it since we've tightened up the stiffness so that
it would take a super aggressive swipe/high velocity for the window
to go out of bounds
Bug: 188617892
Test: manual
Change-Id: Icc2a0af0a1b26985502ddbc7a5a370e7eecdb346
2021-05-19 09:55:25 -07:00
Alex Chau
5d35355fd1
Use fixed width in overveiw grid
...
- Removed thumbnail ratio logic in TaskView, getVisibleThumbnailRatio will be clean up separately
- Removed quickswitch clipping and scaling, so overview and quickswitch looks identical. mClippedInsets will be clean up separately
- Put focused task in center of screen
- Refacotred CLearAllButton spacing
Bug: 187839470
Test: Manual
Change-Id: I2a7df1ac02acd5379af33f5b0e9abba0fab8e8d2
2021-05-19 08:02:45 +00:00
Sunny Goyal
194dcc0fd3
Merge "Removing number of threads used in background execution to prevent system thrashing" into sc-dev
2021-05-19 06:23:10 +00:00
Vinit Nayak
719154dc1b
Don't set enabled on TaskMenu view if shortcut not available
...
Bug: 188195640
Test: No crash when opening tasks when SPLIT_SELECT flag on.
Change-Id: I8f27e311cbb03ea37dcbd63d209b6652f02074af
2021-05-18 23:03:59 -07:00
Sunny Goyal
a76bc76317
Removing number of threads used in background execution
...
to prevent system thrashing
Bug: 188541475
Test: Presubmit
Change-Id: Iff73abeab813d1b80a1ff85b69723dce0bef8005
2021-05-18 13:43:50 -07:00
Schneider Victor-tulias
29f61d5d21
Updated gesture navigation tutorial.
...
- Removed 'x' button and added tappable 'skip' text to exit the tutorial.
- Updated tutorial step indicator
- updated AVD colors.
- removed unused AVDs
- Increased the visible duration of the feedback view
Test: Manual
Bug: 148542211
Bug: 169687177
Change-Id: Ice61b1273ff270b068d008b5259d100c66057478
2021-05-18 20:00:26 +00:00
Evan Rosky
3f4333bfa1
Merge "Launch overview as transient" into sc-dev
2021-05-18 18:55:31 +00:00
Sunny Goyal
40a7421619
Renaming TaskbarController to LauncherTaskbarUIController
...
Bug: 187353581
Test: N/A
Change-Id: I44aac42c4df134fd7e6fc0c3609fdb3007cf52e3
2021-05-18 11:43:28 -07:00
TreeHugger Robot
b6dd7fb07f
Merge "Removed page spacing scaling" into sc-dev
2021-05-18 18:29:51 +00:00
Jon Spivack
a44bb71d95
Merge "NIU Actions and Recents UI updates on Go" into sc-dev
2021-05-18 18:05:19 +00:00
Tracy Zhou
8b58edf8ec
Finish the recents animation upon home rotation
...
Fixes: 14613421
Test: presubmit
Change-Id: I4165e6da80aa0272fa4a58046521dbd86518379c
2021-05-18 10:54:02 -07:00
Tracy Zhou
0bd7763ccc
Merge "Revert "Finish the recents animation upon home rotation"" into sc-dev
2021-05-18 17:51:34 +00:00
Tracy Zhou
7511b33838
Revert "Finish the recents animation upon home rotation"
...
This reverts commit 38588dc23a .
Reason for revert: b/188541715
Fixes: 188541715
Change-Id: I4d85ced55e1a9a4ca64f9c9a855abbfec9f306bb
2021-05-18 17:47:52 +00:00
Sunny Goyal
5bb515b6cc
Merge "Moving taskbar lifecycle to TouchInteractionService" into sc-dev
2021-05-18 17:17:27 +00:00
Jonathan Miranda
7d4aaaa73d
Merge "Add WorkspaceRevealAnim, successor to StaggeredWorkspaceAnim." into sc-dev
2021-05-18 16:46:12 +00:00
Lucas Dupin
ca65ca4538
Merge "Configurable sysprop for launcher depth" into sc-dev
2021-05-18 15:12:39 +00:00
Pat Manning
049434a504
Merge "Animate task translation on dismissal." into sc-dev
2021-05-18 09:32:19 +00:00
Hongwei Wang
a79cd20147
Merge "Do not send onUserLeaveHint on overview actions" into sc-dev
2021-05-18 06:19:07 +00:00
Sunny Goyal
e215fb730b
Moving taskbar lifecycle to TouchInteractionService
...
> Inflating taskbar views with a non-launcher window context
> Removing separate taskbar view in Launcher
> Handling taskbar icon clicks directly instead of going via launcher
> Fixing some relayouts during show/hide animation
Bug: 187353581
Test: Manual
Change-Id: Ia7d44acbb770bf0345922234b3daa5cc040a5843
2021-05-17 21:47:08 -07:00
Lucas Dupin
90dab00ef9
Configurable sysprop for launcher depth
...
Fixes: 187940111
Test: adb shell setprop ro.launcher.depth.appLaunch 0
Test: adb shell setprop ro.launcher.depth.overview 0
Change-Id: I9b49ce96d61b2cf29dc571177818976f4da0a345
2021-05-17 20:16:44 -07:00
Andy Wickham
11605d84c3
Merge "Updates AllSetActivity extra keys to match SUW." into sc-dev
2021-05-18 03:02:07 +00:00
Andy Wickham
e4170fa07c
Updates AllSetActivity extra keys to match SUW.
...
Test: Manually with apk from SUW team.
Bug: 184722307
Change-Id: I3c51aace360c6142aa37fbb9ecb4748a818b73fb
2021-05-18 01:38:13 +00:00
Tracy Zhou
f9071f92ef
Merge "Finish the recents animation upon home rotation" into sc-dev
2021-05-18 01:05:32 +00:00
Jon Miranda
7d2dfcfb3f
Add WorkspaceRevealAnim, successor to StaggeredWorkspaceAnim.
...
- Added support for widgets for the new close animation.
- This anim is used with the new app close.
- This anim is not compataible with the old app close, so we need to
keep StaggeredWorkspaceAnim in case we turn the app close flag off.
- We will also use this anim in the lockscreen to launcher anim, will
connect them in a follow up CL.
Bug: 188413065
Bug: 173107751
Test: manual
Change-Id: Icab3fd700f2c268bb1c4509a37466e4e6748f789
2021-05-17 23:04:07 +00:00
Hongwei Wang
e744c0fed4
Do not send onUserLeaveHint on overview actions
...
Video: http://recall/-/aaaaaabFQoRHlzixHdtY/bM49GXyCRWEf5KVfP3kIiS
Bug: 188431197
Test: tap on split screen in overview, see video
Change-Id: I15d85cbaec0c878e2f5fe915866980aefeee84f6
2021-05-17 13:53:02 -07:00
Cyrus Boadway
e3403325a9
Merge "Fix SDK guard" into sc-dev
2021-05-17 20:48:22 +00:00
Jon Spivack
f90db8a8eb
NIU Actions and Recents UI updates on Go
...
This tweaks the layout and fonts in the Go Overview. It also adds rounded corners to the task snapshots in the Recents view on Go by adding an overrideable value to the base Quickstep Launcher.
Bug: 186004471
Test: Manual (Pixel 3A)
Change-Id: I220836a95a6416b85bdb71d88822d25d939cf205
2021-05-17 11:57:01 -07:00
Tracy Zhou
d727db3c87
Merge "Pass home rotation state to SysUI" into sc-dev
2021-05-17 17:18:42 +00:00
Tracy Zhou
3ed7ee76c4
Merge "Detach nav bar from app after settling into overview" into sc-dev
2021-05-17 17:11:14 +00:00
TreeHugger Robot
6facaad569
Merge "Revert to overview coming from the side instead of bottom" into sc-dev
2021-05-17 17:04:43 +00:00
Alina Zaidi
f0e11cbbc3
Merge "Modify pin widget dialog open-close animation." into sc-dev
2021-05-17 16:51:50 +00:00
Pat Manning
cc64218e68
Animate task translation on dismissal.
...
Test: manual
Bug: 186416527
Fix: 186416527
Change-Id: I3919b96b96fdd490e15968b7c2e680dad7f6e5d6
2021-05-17 16:21:38 +00:00
Alex Chau
58367f5346
Removed page spacing scaling
...
- Removed page spacing scaling as it casuses page jump problem without too much benefit, as the RecnetView's fullscale is less significant now (see b/187839470)
Fixes: 184262404
Test: Swipe up after quick switching
Change-Id: I1e080aa2d6530fdac120426ff4b92e19e128ec30
2021-05-17 13:32:39 +01:00
Yogisha Dixit
07449132fb
Merge "Log widget features." into sc-dev
2021-05-15 15:07:40 +00:00