Evan Rosky
3ecceb8680
Merge "Enable Shell Transitions"
2022-10-12 16:08:27 +00:00
Pat Manning
de2aefe5d6
Merge "Use wm shell splash screen animation to reveal app after tasks have appeared." into tm-qpr-dev am: a283b551d2 am: e793bac632
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/19886384
Change-Id: I6474fc429e326bfedad7813b5b11ad5aa217492e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-10-12 11:55:47 +00:00
Pat Manning
a283b551d2
Merge "Use wm shell splash screen animation to reveal app after tasks have appeared." into tm-qpr-dev
2022-10-12 11:34:41 +00:00
TreeHugger Robot
61d513fa56
Merge "First pass at Taskbar layout UI polish for SUW" into tm-qpr-dev am: 5c4b6b50d7 am: dd1a143a29
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20086056
Change-Id: I75f2750949b10f690f1210fef85aeb98342f4452
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-10-12 03:37:39 +00:00
TreeHugger Robot
5c4b6b50d7
Merge "First pass at Taskbar layout UI polish for SUW" into tm-qpr-dev
2022-10-12 02:27:37 +00:00
TreeHugger Robot
1bfe930931
Merge "Add debug logs to help identify when setRecentsAttachedToAppWindow will not animate properly." into tm-qpr-dev am: 1337b31b3f am: 997edd2dad
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20076231
Change-Id: I04ee6b7e1cd23991f46c28395471ecbaebc86424
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-10-12 01:22:52 +00:00
TreeHugger Robot
1337b31b3f
Merge "Add debug logs to help identify when setRecentsAttachedToAppWindow will not animate properly." into tm-qpr-dev
2022-10-12 00:17:33 +00:00
Vinit Nayak
2081742cb7
First pass at Taskbar layout UI polish for SUW
...
Bug: 231906478
Change-Id: I5d55d1e33f928d4b8034c356565a0f9d8bc5c3fb
2022-10-12 00:04:27 +00:00
Schneider Victor-tulias
a0be92c830
Add debug logs to help identify when setRecentsAttachedToAppWindow will not animate properly.
...
Bug: 244593270
Test: Manually checked logs
Change-Id: Ie6d0395a45a025d1562a722154d3dd3b42618ccc
2022-10-11 15:12:13 -07:00
Brian Isganitis
56d4571bbf
Merge "Move recents controller to end of params for easier merging."
2022-10-11 20:53:44 +00:00
Alex Chau
de1d8456d3
Merge "Fix positioning of split instruction and share targets with taskbar in overview" into tm-qpr-dev am: e2791f0cf6 am: 94183eeaf9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20132885
Change-Id: I67023a798eeba419834cdc91a89b3dc2e3b9aee1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-10-11 15:05:01 +00:00
Alex Chau
e2791f0cf6
Merge "Fix positioning of split instruction and share targets with taskbar in overview" into tm-qpr-dev
2022-10-11 14:04:57 +00:00
Alex Chau
0733ebd3c1
Run setCurrentPage in applyLoadPlan after scroll initialized
...
- Also combined the 2 setCurrentPage call in applyLoadPlan into 1
- Otherwise setCurrentTask may set to page 1 unexpectedly due to page 0's scroll being invalid and out of range
Bug: 246283207
Bug: 238461210
Test: Split screen with 2 apps, click back, go to overview again, should snap to focsued task
Change-Id: I3b57655c810668fe244659437fbd4a745ca02d21
2022-10-11 12:36:35 +01:00
Brian Isganitis
67c20e0d99
Move recents controller to end of params for easier merging.
...
Test: Compiles
Fix: 252899814
Change-Id: I7c6a464b0d6b40bbda9b4fae3da153629e4346dc
2022-10-10 17:48:51 -07:00
Ats Jenk
3c59d9b345
Desktop tile that is a snapshot of desktop
...
Create a desktop recents tile that shows a snapshot of the freeform
tasks running on desktop.
Scales them down and positions them in the same location as they would
be on the desktop.
Bug: 244348395
Test: manual
Change-Id: Ieb5830a331691844769003189f557c4b7e4cd35c
2022-10-10 15:50:31 -07:00
Alex Chau
c158a82510
[conflict] Merge "Fix taskbar in overview touch and stash behavior" into tm-qpr-dev am: 86924eed57 am: d77f086d72
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20109655
Fix: 252741056
Change-Id: I4d2463d409b1bc1c572b6ba68064a8c5147fde8a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-10-10 16:33:21 +00:00
Thales Lima
a0090d2585
Merge "Remove KtR workaround"
2022-10-10 10:32:04 +00:00
Alex Chau
86924eed57
Merge "Fix taskbar in overview touch and stash behavior" into tm-qpr-dev
2022-10-10 10:02:12 +00:00
Alex Chau
8949c583ee
Fix positioning of split instruction and share targets with taskbar in overview
...
- When taskbar is in overview, overview actions has dedicated space and no need to align to nav buttons
- Add a bottom margin to split instruction and share targetse that is equal to the space below overview actions
Bug: 245320601
Test: Test split select and share target with different screen sizes
Change-Id: I6aec325da9cc4c43c84ba8bed5f0e087c57d6925
2022-10-08 10:15:58 +01:00
Winson Chung
0c1dfbc1d8
Merge "Update constants used for resolving shell services" into tm-qpr-dev
2022-10-07 16:55:55 +00:00
Jeremy Sim
93e0d50b40
Merge "Use correct interpolator for tablet split confirm" into tm-qpr-dev am: 65d95a8dae am: 78bb2a4850
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20130929
Change-Id: I1906946336bffe8889c36f9043b120ff38fe81bd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-10-07 14:34:06 +00:00
Jeremy Sim
a3bab991e9
Merge "Fix bug with DWB banners causing Action Bar to vanish" into tm-qpr-dev am: 15bab334cc am: e0b3e263c3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20124476
Change-Id: I73e868fa66a3b72a7d7aed8c720b53da7fca845f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-10-07 14:31:58 +00:00
Thales Lima
51e164688e
Remove KtR workaround
...
Bug: 229947409
Test: m -j128 Launcher3QuickStep Launcher3QuickStepGo Launcher3 Launcher3Go NexusLauncherRelease NexusLauncherDebug SearchLauncherQuickStep SearchLauncher LauncherGoGoogle
Change-Id: I5792cc6b30dfa856747a1576ef3cb195952c25c7
2022-10-07 11:29:16 +00:00
Alex Chau
b7b88b66bb
Merge "Add logging to help debug flake when swiping home to overview." into tm-qpr-dev
2022-10-07 11:24:43 +00:00
Jeremy Sim
65d95a8dae
Merge "Use correct interpolator for tablet split confirm" into tm-qpr-dev
2022-10-07 08:20:58 +00:00
Jeremy Sim
15bab334cc
Merge "Fix bug with DWB banners causing Action Bar to vanish" into tm-qpr-dev
2022-10-07 08:20:16 +00:00
Jerry Chang
b1d38aa2a8
Merge "Support starts a pair of intent/shortcut and task to split" into tm-qpr-dev am: 21373a8521 am: a61d270791
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20111333
Change-Id: I8836d0a92f041054b26c44985af6f06ec7f873a5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-10-07 05:26:55 +00:00
Jerry Chang
b69b02e290
Merge "Remove stage concept from split screen APIs" into tm-qpr-dev am: 6aca959b5b am: 080a4f5cb8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20111332
Change-Id: Ia7a1cb479873a7a4563204b21af1a38b9b1d39b9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-10-07 05:25:53 +00:00
Jerry Chang
21373a8521
Merge "Support starts a pair of intent/shortcut and task to split" into tm-qpr-dev
2022-10-07 04:33:32 +00:00
Jerry Chang
6aca959b5b
Merge "Remove stage concept from split screen APIs" into tm-qpr-dev
2022-10-07 04:32:29 +00:00
Jeremy Sim
696fbd66bd
Fix bug with DWB banners causing Action Bar to vanish
...
This patch fixes a bug where entering Overview with 3+ DWB banners active would cause the Actions Bar to disappear, rendering it unusable.
The bug occurred because while the Actions Bar was animating itself in, the entry animation of the DWB banners caused a competing animation to be fired, which attempted to set the Actions Bar alpha back to 0 in a race-conditiony situation.
Fixed by using setAutoCancel() on the Actions View alpha animator, which auto-cancels a running animation when another animation is called on the same target, preventing race conditions.
Outstanding issue: 251277899
Fixes: 241163178
Test: Manual
Change-Id: I4edb5678b4aad5612cd5ef58141d8e22bf8587f0
2022-10-06 17:01:47 -07:00
Jeremy Sim
a1d24cb85e
Use correct interpolator for tablet split confirm
...
This patch makes it so that the split-to-confirm animation on tablets uses the EMPHASIZED interpolator instead of the (incorrect) LINEAR interpolator.
Fixes: 241126570
Test: Manual
Change-Id: Ic3c91d439a79a492da7f32bdcd56b954edf6c947
2022-10-06 16:23:20 -07:00
Winson Chung
73ab56a355
Update constants used for resolving shell services
...
Bug: 238217847
Test: atest WMShellUnitTests
Change-Id: I0bf0d258fb9c6c9e7d6ce2a17bd120fe7a45ad9f
Merged-In: I0bf0d258fb9c6c9e7d6ce2a17bd120fe7a45ad9f
2022-10-06 22:49:26 +00:00
Alex Chau
2e72e4cda6
Fix taskbar in overview touch and stash behavior
...
- When taskbar is unstashed in Launcher (e.g. overview), make the unstashed height touchable
- When AllApps button is pressed in taskbar overview, also stash taskbar
Bug: 245320601
Test: manual
Change-Id: Iadd0bea13cf9a779c68e953d25f21f663c15865a
2022-10-06 21:37:56 +01:00
Winson Chung
c96af9413f
Merge "Update constants used for resolving shell services"
2022-10-06 19:32:48 +00:00
Pat Manning
24b9554086
Add logging to help debug flake when swiping home to overview.
...
Bug: 238461210
Bug: 246283207
Test: TaplTestsQuickstep#testSwitchToOverview
Change-Id: I8ee9af4f4a331c43761ba3738e12acb376ababc2
(cherry picked from commit 1edba8b0a6 )
Merged-In: I8ee9af4f4a331c43761ba3738e12acb376ababc2
2022-10-06 15:37:47 +00:00
Saumya Prakash
61c590cc7c
Merge "Updated overview exit animation for 3 button navigation" into tm-qpr-dev am: 9860628fcc am: cd24541c61
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20065286
Change-Id: I5416593565ffe7ecd4ed8c409c9f179561949cd9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-10-05 23:31:47 +00:00
Saumya Prakash
9860628fcc
Merge "Updated overview exit animation for 3 button navigation" into tm-qpr-dev
2022-10-05 22:02:09 +00:00
Alex Chau
fbd25e9de2
Merge "Set controllersInitialized to false when destroying taskbar controllers" into tm-qpr-dev am: d5bccf19c4 am: 040f9023f3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20112637
Change-Id: I25d6ab59401228d5bb660f611953b9f83e369ccb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-10-05 21:20:27 +00:00
Alex Chau
d5bccf19c4
Merge "Set controllersInitialized to false when destroying taskbar controllers" into tm-qpr-dev
2022-10-05 20:24:04 +00:00
Nick Chameyev
09241680a7
Merge "Extract PreviewPositionHelper to shared library" into tm-qpr-dev am: 3e7c611358 am: 40497595fe
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20034765
Change-Id: Iae3e4e2373ef9918f541bfade1654808fa2a1864
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-10-05 17:21:11 +00:00
Winson Chung
24dd34f1c0
Update constants used for resolving shell services
...
Bug: 238217847
Test: atest WMShellUnitTests
Change-Id: I0bf0d258fb9c6c9e7d6ce2a17bd120fe7a45ad9f
2022-10-05 16:32:05 +00:00
Alex Chau
72c08d9255
Set controllersInitialized to false when destroying taskbar controllers
...
Bug: 250912179
Test: presubmit
Change-Id: I16532e99b8f74542def4283b6cc753673eb5ee2d
2022-10-05 15:46:31 +01:00
Nick Chameyev
3e7c611358
Merge "Extract PreviewPositionHelper to shared library" into tm-qpr-dev
2022-10-05 12:52:02 +00:00
Johannes Gallmann
995934e51b
Merge "Disable split button instead of hiding it" into tm-qpr-dev am: 72f5b73f5d am: ad6d2fca0a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/19967444
Change-Id: I1d01b7286016a8ba3781ce61ae72bde868f45bd7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-10-05 11:27:05 +00:00
Johannes Gallmann
72f5b73f5d
Merge "Disable split button instead of hiding it" into tm-qpr-dev
2022-10-05 10:29:55 +00:00
Thales Lima
6e5a371712
Merge "Change taskbar edu size to wrap around icons" into tm-qpr-dev am: 9c32f4c7d8 am: a3989e5ab8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20010056
Change-Id: I6c8b07d7102b8260aa56b36e3fcc4e1e6c8bdf3c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-10-05 10:15:07 +00:00
Alex Chau
8a1237bf0d
Merge "Taskbar in overview" into tm-qpr-dev am: 5e47e78a17 am: 6db97df61b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/19866366
Change-Id: I1ef4ad30d59bf9422eead0bbc768bf9727a1d667
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-10-05 10:13:28 +00:00
Thales Lima
9c32f4c7d8
Merge "Change taskbar edu size to wrap around icons" into tm-qpr-dev
2022-10-05 09:39:46 +00:00
Nick Chameyev
cbfb35edc7
Extract PreviewPositionHelper to shared library
...
Moves Launcher's PreviewPositionHelper to shared
library between SystemUI and Launcher to reuse
it in the future in the partial screensharing
recents selector.
There should be no functional changes in the
code itself.
Bug: 240924926
Test: presubmit
Change-Id: Ib38b6f9db91e63a2598bf81229e3cd3e1a49ca60
2022-10-05 10:23:54 +01:00