Android Build Coastguard Worker
2e4faa8aeb
Snap for 10542431 from 6eb4af3f45 to udc-qpr1-release
...
Change-Id: I376ec7cd39fa4b9dd58898e919a2e220b2797352
2023-07-22 01:23:23 +00:00
Winson Chung
6eb4af3f45
Merge "Add null check for invalid previously appeared target" into udc-qpr-dev
2023-07-21 16:11:54 +00:00
Vinit Nayak
5ad13e3412
Add null check for invalid previously appeared target
...
* In ag/23680185, a null check was removed that was
checking if individual mLastAppearedTaskTargets were null;
we check if the array overall is null, but individual
elements can also be null, ex 3P launcher
Bug: 289609734
Test: Repro steps from b/289609734 don't cause crash
Flag: none
Change-Id: Iddfde6d9ac2b708380b70b5fb6301b629506619c
2023-07-20 17:45:54 -07:00
Brian Isganitis
5cc62b13ee
Merge changes from topics "taskbar-search-back", "taskbar-search-transition" into udc-qpr-dev
...
* changes:
Support system back in Taskbar search session.
Notify Taskbar search session of All Apps transitions.
2023-07-21 00:14:04 +00:00
Android Build Coastguard Worker
9341509cf4
Snap for 10535291 from 62e0c88611 to udc-qpr1-release
...
Change-Id: Ic65312ffe28ac6a585afce12a36faab07106f616
2023-07-20 23:19:13 +00:00
Vinit Nayak
306c6e843f
Merge "Change split toast exit asset to "X"" into udc-qpr-dev
2023-07-20 22:58:17 +00:00
Helen Cheuk
1d383a7f41
Merge "Re-land "Add hover state border to overview task item"" into udc-qpr-dev
2023-07-20 22:02:39 +00:00
Jagrut Desai
615378bf05
Merge "Adding RECEIVER_EXPORTED flag to BroadcastReceiver" into udc-qpr-dev
2023-07-20 21:12:52 +00:00
Fengjiang Li
bebcaaae19
Merge "Log appear animation's scale factor" into udc-qpr-dev
2023-07-20 21:02:42 +00:00
Jagrut Desai
d9c1092ad5
Adding RECEIVER_EXPORTED flag to BroadcastReceiver
...
We currently won't be able to run test locally on Android 14 devices as the flag is required for all braodcast recievers, so the change here.
Test: Presubmit
Bug: 292118103
Flag: not needed
Change-Id: I85f9d1b9717b85b30a15e825ebd500508dd3ca5d
2023-07-20 12:00:28 -07:00
Brian Isganitis
67de6365b5
Support system back in Taskbar search session.
...
Bug: 290820102
Test: Manual
Flag: ENABLE_ALL_APPS_SEARCH_IN_TASKBAR
Change-Id: If56b70cdad85a805ff5191b9c95e7c1939d394e9
2023-07-20 14:54:16 -04:00
Fengjiang Li
da718e9749
Log appear animation's scale factor
...
Test: Grabbed a bug report b/291974797
Flag: N/A
Bug: 290320302
Change-Id: Ic33dc94806b838a03a2203bdd5701a1eeaeeb7bf
2023-07-20 11:08:14 -07:00
Brian Isganitis
c90df24e1c
Notify Taskbar search session of All Apps transitions.
...
Test: Manual
Bug: 290819902
Flag: ENABLE_ALL_APPS_SEARCH_IN_TASKBAR
Change-Id: I9ff5ec7d55c33f9987aec79ebae31c38c710a920
2023-07-20 13:41:14 -04:00
helencheuk
27f23c7a35
Re-land "Add hover state border to overview task item"
...
Fix: 249859410
Test: b/291266459
Change-Id: I5ac1e9e77439e587f11c994d22fdc72d20d8502d
2023-07-20 18:35:22 +01:00
Treehugger Robot
62e0c88611
Merge "Add LSE Launcher members as OWNERS" into udc-qpr-dev
2023-07-20 17:30:25 +00:00
Jordan Silva
9dbe9e34af
Merge "Implement responsive grid for foldables 4x4 grid" into udc-qpr-dev
2023-07-20 17:02:04 +00:00
Sunny Goyal
6df6cd2244
Merge "Fixing ViewCaptureRule not unregistered if activity is destroyed" into udc-qpr-dev
2023-07-20 16:36:49 +00:00
Liran Binyamin
00f2405995
Merge "Handle the event of first bubble added." into udc-qpr-dev
2023-07-20 15:20:54 +00:00
Alex Chau
492f29eaa4
Add LSE Launcher members as OWNERS
...
Fix: 292069535
Test: manual
Change-Id: I231a3b2fe2b8e3cfc2c2981332be1518fea8d43c
2023-07-20 13:51:17 +01:00
Jordan Silva
c118fb5dea
Implement responsive grid for foldables 4x4 grid
...
Bug: 277064862
Fix: 289888732
Flag: ENABLE_RESPONSIVE_WORKSPACE
Test: DeviceProfileResponsiveDumpTest
Test: DeviceProfileResponsiveAlternativeDisplaysDumpTest
Test: ResponsiveHomeScreenImageTest
Test: ResponsiveAllAppsImageTest
Test: ResponsiveFolderImageTest
Change-Id: Idf21fc0dc71f9cea474dc9515a4695ccaf6bc094
2023-07-20 11:37:00 +01:00
Android Build Coastguard Worker
f59f269477
Snap for 10527654 from 82ddd8ac97 to udc-qpr1-release
...
Change-Id: I5cefdb51662715b6610fa7e4d4cec9dbf264dc18
2023-07-19 23:18:54 +00:00
Anushree Ganjam
4cd4ed090e
Merge "Implement ImpressionLogging v2." into udc-qpr-dev
2023-07-19 23:17:10 +00:00
Sunny Goyal
bb50f3cd8e
Fixing ViewCaptureRule not unregistered if activity is destroyed
...
Bug: 291638593
Test: Presubmit
Flag: N/A
Change-Id: I86daf9fac210340b037d376d882ac5872c596ae4
2023-07-19 16:14:47 -07:00
Brian Isganitis
62b59f9a81
Merge "Start drag from current translation shift during animation." into udc-qpr-dev
2023-07-19 23:06:32 +00:00
Uwais Ashraf
57c60c58f5
Merge "Revert "Adding some utility test rules"" into udc-qpr-dev
2023-07-19 22:20:30 +00:00
Brandon Dayauon
cff52a4db6
Merge "Make mDisplay DISPLAY_SEARCH_RESULT visible for test" into udc-qpr-dev
2023-07-19 22:02:22 +00:00
Liran Binyamin
60240207bb
Handle the event of first bubble added.
...
When the first bubble is added we set the visibility of the bubble bar
to VISIBLE if the stash controller is unstashed. The issue is that once
bubbles are gone we no longer update the stash state in the controller,
so it becomes stale and can't be used when the first bubble is added.
This change introduces a new method for handling the transition from
the state where both bar and handle are invisible into the state where
one of them becomes visible. We can't use the existing stashBubbleBar
and showBubbleBar methods because those transition from one to the other.
Using them when both are invisible results in one of them becoming visible
and then invisible again.
Fixes: 290992144
Fixes: 291074646
Test: Manual:
- Add bubble in the test app by double-tapping on a chat (non expanding notification)
- Observe that the handle becomes visible and the bar is invisible
- Dismiss bubble
- Add bubble in the test app by tapping on the button on the right (auto expanding)
- Observe that the bar becomes visible and expanded
Change-Id: I61334c67c255a6ed074fa8c834f4a5a1547539bf
2023-07-19 17:02:57 -04:00
Vinit Nayak
3d13054739
Merge "Use gesture instead of stateManager to go to AllApps" into udc-qpr-dev
2023-07-19 20:57:10 +00:00
Vinit Nayak
45c11ade08
Merge changes Ib1728d85,Ia5683a28 into udc-qpr-dev
...
* changes:
Add test logs for animating in split launch
Add granular transition names for launching split
2023-07-19 20:56:30 +00:00
Thales Lima
6382afd657
Merge "Improving responsive grid xml parser" into udc-qpr-dev
2023-07-19 20:56:04 +00:00
Fengjiang Li
82ddd8ac97
Merge "Fix bug where all apps rv preinfaltion is not enabled when work profile is disabled" into udc-qpr-dev
2023-07-19 20:03:48 +00:00
Pat Manning
d35d630745
Merge "Sends user home when stashed taskbar handle is clicked." into udc-qpr-dev
2023-07-19 18:24:06 +00:00
Brian Isganitis
f3ebdd4819
Start drag from current translation shift during animation.
...
Test: Manual
Fix: 291950331
Flag: No
Change-Id: I67fe6a474fc1b10d8e34fb047f98af2c1e6e085c
2023-07-19 14:15:31 -04:00
Jeremy Sim
6779101b26
Merge "Fix order invariance when checking for GroupedTaskViews" into udc-qpr-dev
2023-07-19 18:13:35 +00:00
Jeremy Sim
ca4c321ffe
Fix order invariance when checking for GroupedTaskViews
...
This patch makes it so that Overview will return the correct GroupedTaskView even when the set of taskIds passed in is in the opposite order.
Previously, we didn't account for order variation when checking for a GroupedTaskView, which would cause bugs when the GroupedTaskView had had its ordering swapped.
Fixed by modifying getTaskViewByTaskIds() to return true even if the order of ids was swapped.
Fixes: 290135090
Test: Manual
Change-Id: I2d94fadfee3cd478801b25cdbc699295179c8bd1
2023-07-19 11:06:34 -07:00
Anushree Ganjam
55405157e2
Merge "Introduce onAnimateToSearchStateCompleted() in SearchUiDelegate." into udc-qpr-dev
2023-07-19 18:02:41 +00:00
Pat Manning
933f2b9f27
Merge "Update scaleRectAboutCenter to correctly account for negative left/top values and floating point errors using centerX/Y." into udc-qpr-dev
2023-07-19 17:20:39 +00:00
Pat Manning
75708262fc
Update scaleRectAboutCenter to correctly account for negative left/top values and floating point errors using centerX/Y.
...
Fix: 290211274
Test: manual.
Change-Id: Ieddce683d76c696b5ac3eae4fb9f73a5827a50ad
2023-07-19 14:47:32 +00:00
Liran Binyamin
0706a81907
Merge "Check that a bubble exists before reordering it" into udc-qpr-dev
2023-07-19 13:39:55 +00:00
Uwais Ashraf
cc4ab7377c
Revert "Adding some utility test rules"
...
Revert submission 23784831-launcher-test-rule
Reason for revert: Checking if these changes are the cause of a 10 min timeout in the instrumentation
Bug: 291171782
Reverted changes: /q/submissionid:23784831-launcher-test-rule
Change-Id: Id77ee089b8302992f3a5d91f35f655bb618137f0
2023-07-19 10:37:52 +00:00
Bill Yi
9c8423f708
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into udc-d1-dev am: 66cfe9bf4f -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/24117018
Change-Id: Ib87c3654ffd543971bc98cca9097cbae9207f6b0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-07-19 02:39:59 +00:00
Bill Yi
7afe35bc7d
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 31855be8d4 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/24117018
Change-Id: I14c414cfb0e75d9edee73953533fee89af3dcb7f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-07-19 02:39:49 +00:00
Bill Yi
0addd94602
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 1b0e9ee832 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/24115997
Change-Id: I11491dc58602725611e1d77ec8fd80d7bd92939d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-07-19 02:39:31 +00:00
Bill Yi
66cfe9bf4f
Merge "Import translations. DO NOT MERGE ANYWHERE" into udc-d1-dev
2023-07-19 02:06:05 +00:00
Vinit Nayak
3d293c432a
Add test logs for animating in split launch
...
Bug: 288939273
Change-Id: Ib1728d859f33fa3f673f67eca754ec9813b0562b
2023-07-18 17:19:29 -07:00
Vinit Nayak
993c311bb7
Add granular transition names for launching split
...
Bug: 288939273
Test: Compiles
Flag: None
Change-Id: Ia5683a281786901a41fc1c6dba1bca408410910a
2023-07-18 17:19:29 -07:00
Android Build Coastguard Worker
aa84e2118e
Snap for 10515480 from 80fddb6e40 to udc-qpr1-release
...
Change-Id: I498b2ba1a9c3aaf63d797df18cfbf6652ece7868
2023-07-18 23:18:59 +00:00
Federico Baron
88d29a16cc
Merge "[conflict] Merge "Fix inability to remove or interact with folder when removing 2nd item from folder" into udc-dev am: 8002897694 am: 96e03b3edf" into udc-qpr-dev
2023-07-18 22:50:47 +00:00
Vinit Nayak
4351d50609
Use gesture instead of stateManager to go to AllApps
...
* Hypothesis for why ALL_APPS isn't showing is that
directly navigating to it via state manager might have
some more hiccups (historically it has), so we do it
now via swiping up on workspace
Bug: 288152874
Flag: None
Test: Passes locally
Change-Id: I8ada7d3bde88fa54c9aab84012a9b0e3e045069e
2023-07-18 15:45:42 -07:00
Anushree Ganjam
a9645535b8
Implement ImpressionLogging v2.
...
Deprecate V1 implementation and keep only V2.
Bug: 285964742
Test: Manual
Flag: NA
Change-Id: If27f02f7142abf7960f74252d1e46bcd8c5b5e2a
2023-07-18 21:56:28 +00:00