Jagrut Desai
4b8b18d6cc
Merge "Suspend immersive mode autohide while pending transient taskbar timeout" into udc-dev am: 9f566dec6b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23734004
Change-Id: I87b25425e938d08baf022349d4ee1165cbed08da
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-06-22 18:35:18 +00:00
Jagrut Desai
9f566dec6b
Merge "Suspend immersive mode autohide while pending transient taskbar timeout" into udc-dev
2023-06-22 18:06:23 +00:00
Vinit Nayak
7c3d94fae4
Merge "Add logs to RemoteTargetGluer for index exception" into udc-dev am: 8492177884
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23711381
Change-Id: I8a2ad7908fee8d2bea469ca6fa43800842540374
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-06-21 21:14:42 +00:00
Mateusz Cicheński
f5623bc5d0
Reparent PiP overlay under task as soon as possible am: e338982c97
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23731681
Change-Id: I77f4deaf2a19781538fdc73024e94cc708b6cd1c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-06-21 20:44:01 +00:00
Vinit Nayak
8492177884
Merge "Add logs to RemoteTargetGluer for index exception" into udc-dev
2023-06-21 20:37:53 +00:00
Mateusz Cicheński
e338982c97
Reparent PiP overlay under task as soon as possible
...
For enter PiP animations started from Launcher, we send the signal to
WMShell to reparent the overlay under task as soon as possible.
This avoids flicker issue caused by race condition of cleaning up the
transition leash before the reparenting was done, which made the issue
of overlay being not attached to anything for few frames.
Bug: 281711939
Test: winscope trace from comment#28, leash follows task
Test: after http://recall/-/ekEuGtt9d9HWqkUtAzpHx8/ewrarENSYYOmUCa0b3fdtp
Change-Id: Ia16afd49a94d9ba8456287c2cdffb2a84e5a2bc7
Merged-In: Ia16afd49a94d9ba8456287c2cdffb2a84e5a2bc7
2023-06-21 16:51:36 +00:00
Winson Chung
e8ce14a9fa
Merge "Restore specific colors for floating rotation button" into udc-dev am: d827387ffd
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23755143
Change-Id: I28951b39c1676f68bb2e4cc9cbdbd5d9f8ee7f60
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-06-21 16:46:53 +00:00
Winson Chung
d827387ffd
Merge "Restore specific colors for floating rotation button" into udc-dev
2023-06-21 16:06:19 +00:00
Treehugger Robot
77dd340472
Merge "Add detailed exception for snappedIndex == -1 when dismissing tasks" into udc-dev am: dcbe9583fb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23535540
Change-Id: I98ecff362af532d495483312c1b1e2f80a66c17d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-06-21 11:47:03 +00:00
Treehugger Robot
dcbe9583fb
Merge "Add detailed exception for snappedIndex == -1 when dismissing tasks" into udc-dev
2023-06-21 11:00:20 +00:00
Bill Yi
5204db1fa2
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I5b7ded4d11a74593e2cfa3ddc54e564523c7546d
2023-06-20 20:23:19 -07:00
Winson Chung
c27a43ba30
Restore specific colors for floating rotation button
...
- The rotation button background does not change based on the current
light/dark mode
Bug: 288126260
Test: Check rotation button color with dark mode enabled/disabled
Change-Id: If4d5edfd4b118e4f16b6d472f206587e7cd61f98
2023-06-20 22:45:25 +00:00
Alex Chau
8f19421a87
Add detailed exception for snappedIndex == -1 when dismissing tasks
...
Bug: 269956477
Test: manual
Change-Id: Ia95a3b2ffe5c677af34183639ba8a2742626c340
2023-06-20 19:04:55 +01:00
Randy Pfohl
575bdf8f6c
Merge "Aligning the intialization process with groupedtaskview to set content description Test: built locally, tested against tablet with bluetooth keyboard." into udc-dev am: 6ec21cbe45
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23699415
Change-Id: I572282ce580f631c76e85f3ad94be849a1757952
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-06-16 23:45:57 +00:00
Randy Pfohl
6ec21cbe45
Merge "Aligning the intialization process with groupedtaskview to set content description Test: built locally, tested against tablet with bluetooth keyboard." into udc-dev
2023-06-16 23:18:02 +00:00
Jagrut Desai
68ca974330
Suspend immersive mode autohide while pending transient taskbar timeout
...
Test: open Youtube fullscreen video, swipe up on taskbar; ensure taskbar autostashes before immersive mode autohides
Fixes: 260765455
Flag: none
Change-Id: Ic579a20c60949e12ffc7f9548eded52fbdb06e0c
2023-06-16 15:42:57 -07:00
randypfohl
3c2ab1de45
Aligning the intialization process with groupedtaskview to set content description
...
Test: built locally, tested against tablet with bluetooth keyboard.
Bug: 287287064
Change-Id: I2be667b2a4b0a08f73c3233a05bbaf7eec08c0e4
2023-06-15 15:11:57 -07:00
Vinit Nayak
ae6beea07b
Add logs to RemoteTargetGluer for index exception
...
Bug: 286144914
Change-Id: I16a8d22a281903574c282b08c06695e4f0e46168
2023-06-15 19:38:37 +00:00
Jon Miranda
a67df689da
Merge "Fade in/out taskbar bg alpha when unstash/stashing." into udc-dev am: 613cc95c8a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23696768
Change-Id: Iacf66a58400c150732f41160aadf093e01520fa8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-06-15 01:39:37 +00:00
Jon Miranda
613cc95c8a
Merge "Fade in/out taskbar bg alpha when unstash/stashing." into udc-dev
2023-06-15 00:02:02 +00:00
Jon Miranda
d76713eb08
Fade in/out taskbar bg alpha when unstash/stashing.
...
This prevents the case where we are drawing both the taskbar bg
renderer and the stashed handle at the same time.
Fixes: 287245176
Test: go home/overview, open/close notif shade, stash/unstash in app
Change-Id: Ib025a0cf1ad5fd8a9afd079aa50210f3b2388d8e
2023-06-14 14:04:27 -07:00
Treehugger Robot
afd732d092
Merge "Polish redesgined tutorial home and overview animations" into udc-dev am: 77110f977f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23664031
Change-Id: I25d6fd3595c95e8c2060021efefb8612661d77ec
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-06-14 19:20:04 +00:00
Treehugger Robot
77110f977f
Merge "Polish redesgined tutorial home and overview animations" into udc-dev
2023-06-14 18:35:21 +00:00
Treehugger Robot
1a8898f69b
Merge "Import translations. DO NOT MERGE ANYWHERE" into udc-dev
2023-06-14 03:32:14 +00:00
Jon Miranda
66115e48fb
Merge "Revert "Suspend immersive mode autohide while pending transient taskbar timeout"" into udc-dev am: 6352c9bc88
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23678091
Change-Id: I5687fe8e5a0c61c8af566cf5a9f1385ffbfe1469
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-06-14 01:45:33 +00:00
Jon Miranda
6352c9bc88
Merge "Revert "Suspend immersive mode autohide while pending transient taskbar timeout"" into udc-dev
2023-06-14 01:10:08 +00:00
Jon Miranda
a6653ae660
Revert "Suspend immersive mode autohide while pending transient taskbar timeout"
...
This reverts commit 0a074648c2 .
Reason for revert: caused regression
Bug: 260765455
Fixes: 286808390
Change-Id: I0e017cf8e432f9c36b0ad34154c127c0dbe73504
2023-06-13 20:09:58 +00:00
Randy Pfohl
2bf98c2d3f
Merge "switching animation to screenshot to avoid visual jank" into udc-dev am: f5bec7dd30
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23665476
Change-Id: Ib075eb4dcbafe6075005a84eaa305e622999b4b8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-06-13 06:07:52 +00:00
Saumya Prakash
436d1dbfe4
Merge "Scale the gesture tutorial animation to work on smaller devices" into udc-dev am: cb5e2cfd3e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23632910
Change-Id: I88bdac0b9eb40e894df08b7ff49caadbfd83b19c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-06-13 06:07:26 +00:00
Randy Pfohl
f5bec7dd30
Merge "switching animation to screenshot to avoid visual jank" into udc-dev
2023-06-13 05:43:21 +00:00
Saumya Prakash
cb5e2cfd3e
Merge "Scale the gesture tutorial animation to work on smaller devices" into udc-dev
2023-06-13 05:38:01 +00:00
Saumya Prakash
82d7b1d19b
Merge "Update the strings in the gesture nav tutorial" into udc-dev am: 0d87c4766e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23659350
Change-Id: I1660ba4eddf5eee3f4704d58256da0a6dfae912a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-06-13 04:43:45 +00:00
Saumya Prakash
0d87c4766e
Merge "Update the strings in the gesture nav tutorial" into udc-dev
2023-06-13 03:39:38 +00:00
Bill Yi
0a1da5506f
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Iddfb9398d64d2d2f29b9db947d9ad52c4c6b476e
2023-06-12 20:13:04 -07:00
randypfohl
d3cc664391
switching animation to screenshot to avoid visual jank
...
Test: built locally, recorded, and slow replayed it to verify no jank/visual anomalies visible.
Bug: 245750127
Change-Id: If7e72512d3303222f4d006a9e2a1639b2f86b1af
2023-06-12 18:28:57 -07:00
Vadim Tryshev
eb4303a374
Merge "Revert "Fix NPE of handling ACTION_MOVE in StatusBarTouchController and added unit test"" into udc-dev am: af641a6e80
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23662872
Change-Id: I015eb4e54795e95132c0dc62af278acccfde7009
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-06-12 22:22:40 +00:00
Vadim Tryshev
af641a6e80
Merge "Revert "Fix NPE of handling ACTION_MOVE in StatusBarTouchController and added unit test"" into udc-dev
2023-06-12 21:49:39 +00:00
Saumya Prakash
b932cf4b64
Update the strings in the gesture nav tutorial
...
Change the strings for the instructions and feedback for the gesture navigation tutorial to align with new UX changes.
Flag: ENABLE_NEW_GESTURE_NAV_TUTORIAL
Fix: 286547594
Test: Manually went through the redesigned tutorial and verified that
the new strings correctly show up. Also checked that the previous
tutorial remains unchanged.
Change-Id: I27a3e8c0f09e7755e6087ce5b004b687f229d153
2023-06-12 21:26:43 +00:00
Schneider Victor-tulias
7ebb54f24e
Polish redesgined tutorial home and overview animations
...
- Added a 6th hotseat icon to the tablet and unfolded foldable
- not animating the previous task view when animating to hotseat from the home step
- updating the first hotseat icon's color and visibility at the correct times
- cross fading the animating task view and hotseat icon's color
Flag: ENABLE_NEW_GESTURE_NAV_TUTORIAL
Fixes: 283967613
Test: ran the tutorial on handheld, tablet and foldable with ENABLE_NEW_GESTURE_NAV_TUTORIAL true and false
Merged-In: I7a76646ca71502e924f45bba76d72be17d31249d
Change-Id: I7a76646ca71502e924f45bba76d72be17d31249d
2023-06-12 21:04:38 +00:00
Saumya Prakash
08a2708739
Scale the gesture tutorial animation to work on smaller devices
...
The lottie animations in the gesture navigation tutorial would get cut
off due to having to crop them to smaller devices. This change uses a
matrix to correctly scale the animation such that the aspect ratio is
maintained.
Flag: ENABLE_NEW_GESTURE_NAV_TUTORIAL
Fix: 283969417
Test: Went through the tutorial on devices of different sizes and aspect
ratios and ensured that the lottie animation isn't cut off.
Change-Id: I4b4cc9e11a68daef29fa31d6a89a1c9006041937
2023-06-12 17:55:00 +00:00
Vadim Tryshev
b5057c496a
Revert "Fix NPE of handling ACTION_MOVE in StatusBarTouchController and added unit test"
...
This reverts commit 1a2462914d .
Reason for revert: Likely culprit for b/286115393
Change-Id: I613ca9f62c5b9f43f2e3cd240e45bc1a0db0e661
2023-06-12 17:40:22 +00:00
Brian Isganitis
ead579cffc
Merge changes If4669756,Ide702745 into udc-dev am: 77a40999e1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23603557
Change-Id: Ia114dd066ac2fe36cdb06af80479aed240f76a49
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-06-12 17:21:32 +00:00
Brian Isganitis
77a40999e1
Merge changes If4669756,Ide702745 into udc-dev
...
* changes:
Make sure FLAG_IN_APP is set when launching apps from keyguard.
Report unstashed content insets for notification panel.
2023-06-12 16:51:37 +00:00
Saumya Prakash
fc62eee373
Merge "Enforce the correct orientation for the gesture navigation tutorial" into udc-dev am: 372de4f521
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23493333
Change-Id: Ic3514293cb7c94684b93b0bf811636b1a8cb5291
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-06-11 23:14:23 +00:00
Saumya Prakash
372de4f521
Merge "Enforce the correct orientation for the gesture navigation tutorial" into udc-dev
2023-06-11 22:24:13 +00:00
Jagrut Desai
59048639d4
Merge "Set AccessibilityPaneTitle for taskbar view" into udc-dev am: 2d5bb34b6b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23624910
Change-Id: I44856fb71d85b745d64ef65fc2d2f2c37d360f33
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-06-09 22:42:19 +00:00
Randy Pfohl
d55d75223b
Merge "Updating content description of taskview after latest update" into udc-dev am: 5e1ccf2e96
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23623291
Change-Id: Ic10e7de36a5811362f2c032090e5429c7eb2d4e2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-06-09 22:40:12 +00:00
Jagrut Desai
2d5bb34b6b
Merge "Set AccessibilityPaneTitle for taskbar view" into udc-dev
2023-06-09 22:26:39 +00:00
Randy Pfohl
5e1ccf2e96
Merge "Updating content description of taskview after latest update" into udc-dev
2023-06-09 22:06:41 +00:00
Saumya Prakash
e2711c254a
Enforce the correct orientation for the gesture navigation tutorial
...
The lottie animations used for the gesture navigation tutorial are
designed for specific orientations depending on the device. This change
ensures that users are in the correct orientation for their device. For large screen users in portrait mode, we display a prompt to rotate the screen.
Flag: ENABLE_NEW_GESTURE_TUTORIAL
Fix: 277781713
Bug: 276515961
Test: Manually went through the tutorial starting from both
orientations on handheld, foldable, and tablet to ensure that the prompt
was shown and hidden correctly. Also ensured that gestures cannot be
completed in the background while the prompt is being shown.
Change-Id: I86ae566721f240264177ad4ec7fc12e58d1b95cd
2023-06-09 21:41:07 +00:00