TreeHugger Robot
9f6548c824
Merge "Add brianji@ to OWNERS." into tm-dev
2022-03-10 03:20:14 +00:00
Tracy Zhou
6416cea0e5
Merge "Support launching an intent and a task from the same app as multi-instance" into tm-dev
2022-03-10 02:09:53 +00:00
Tracy Zhou
fec75c5a0e
Merge "Fix wrong initial staged split position" into tm-dev
2022-03-10 01:47:53 +00:00
Brian Isganitis
d7a0b0420f
Add brianji@ to OWNERS.
...
Change-Id: Ibbd0742e6e18d72d9e8b4657771c795782f20377
2022-03-09 16:49:18 -08:00
Brian Isganitis
5b79bbbcbc
Merge "Add support for dedicated executors for package tasks." into tm-dev
2022-03-10 00:29:37 +00:00
Abhilasha Chahal
c7115ec833
Merge "Revert "Revert "Extract out common adapter logic to support diff..."" into tm-dev
2022-03-10 00:18:07 +00:00
TreeHugger Robot
8e432009d6
Merge "Make AllAppsEntry and exit events optional." into tm-dev
2022-03-09 23:36:30 +00:00
Tracy Zhou
d9cb8cfa0d
Support launching an intent and a task from the same app as multi-instance
...
Similar to ag/16820166, add FLAG_ACTIVITY_MULTIPLE_TASK to the fillInIntent
Fixes: 222583964
Fixes: 217965464
Fixes: 221415250
Test: https://recall.googleplex.com/projects/f46cfe9c-8076-4efe-bf8a-b1cc4f1f5e1b/sessions/7606236a-3350-49d6-bfad-9e6a609413d1
Change-Id: I676358ef1cbff8317995430de961a0a3242c0cbf
2022-03-09 15:21:45 -08:00
Thiru Ramasamy
fe72583a86
Merge "[OneSearch] Add LAUNCHER_ALLAPPS_SCROLLED event." into tm-dev
2022-03-09 23:11:16 +00:00
Tracy Zhou
dd2bea9e70
Fix wrong initial staged split position
...
This is caused by having set a wrong animation duration in the 3 button case. Before this change we have a fixed duration of 370ms which happens to be almost match the Overview transtion duration in gesture nav. However the transition duration in 3-button is set to 250ms. After the transition duration, any unfinished animation is cancelled including this one, resulting in the wrong staged split position. Instead this change pulls the transition duration of toState from the caller = RecentsViewStateController.
Fixes: 222210349
Test: manual
Change-Id: Ie2f3dbe38bb6df33961e2ee78b8a55d0e925501f
2022-03-09 14:44:35 -08:00
Tony Wickham
808b6c2fed
Merge "Keep reporting > 0 insets on home screen" into tm-dev
2022-03-09 22:37:13 +00:00
TreeHugger Robot
d586e1948b
Merge "Updating window manager estimation logic:" into tm-dev
2022-03-09 22:24:12 +00:00
TreeHugger Robot
94a54982b9
Merge "Remove stale log statement for b/195430732" into tm-dev
2022-03-09 22:22:15 +00:00
Brian Isganitis
3f7ac842e0
Merge "Close Taskbar AFVs when locking screen." into tm-dev
2022-03-09 21:47:55 +00:00
Schneider Victor-tulias
18bc66e365
Merge "Update gesture nav tutorial with updated phone landscape layouts" into tm-dev
2022-03-09 21:04:24 +00:00
TreeHugger Robot
441a7d76ef
Merge "Play fallback animation if there are multiple closing targets." into tm-dev
2022-03-09 20:44:18 +00:00
Sunny Goyal
187b16cb91
Updating window manager estimation logic:
...
> Moving the code from ApiWrapper to Resource overlays for better maintainability
> Accounting for display cutouts in insets estimation
> Using same logic in display controller and view inset dispatching
Test: Verified on device
Bug: 221961069
Change-Id: I78466353563692ce3f7512b0146ef8b61ef14bc0
2022-03-09 11:15:58 -08:00
TreeHugger Robot
df022bd4c9
Merge "Restrict the area for the input to unsatsh the taskbar" into tm-dev
2022-03-09 18:51:36 +00:00
Schneider Victor-tulias
59534c7a24
Merge "Fixing crashloop where LauncherActivityInfo can be null during icon query." into tm-dev
2022-03-09 18:13:18 +00:00
Abhilasha Chahal
9c7096c8ac
Revert "Revert "Extract out common adapter logic to support diff..."
...
Revert^2 "Fixing AdapterItem import"
1a27c278d6c6594b552b620b4d2b67e68bef23f2
Change-Id: Ia3bf9f0b3aaff0d1e2d102320e917462b38935b2
2022-03-09 17:45:45 +00:00
Sam Dubey
a57dc7d402
Merge "Revert "Extract out common adapter logic to support different Al..."" into tm-dev
2022-03-09 17:32:34 +00:00
Sam Dubey
4f1a232cca
Revert "Extract out common adapter logic to support different Al..."
...
Revert "Fixing AdapterItem import"
Revert submission 17044827-tm-dev-216150568
Reason for revert: Broke builds
Bug: 223609269
Reverted Changes:
I53eba3c8c:Fixing AdapterItem import
I1068e75d0:Extract out common adapter logic to support differ...
I24d8e54e8:Fix AdapterItem imports
Change-Id: I931c666db7dcb2c8eef1894b56b59ed688218def
2022-03-09 17:25:15 +00:00
Abhilasha Chahal
c19c0f9eab
Merge "Extract out common adapter logic to support different AllApps layouts" into tm-dev
2022-03-09 16:25:00 +00:00
TreeHugger Robot
22d263a080
Merge "Shrink hotseat icons size in large tablet portrait" into tm-dev
2022-03-09 16:11:14 +00:00
Thiru Ramasamy
694407ce08
Make AllAppsEntry and exit events optional.
...
This change will allow us to skip logging AllApps entry and exit events when entering into AllApps state from QSB.
Bug: 210792253
Test: wwdebug && wwlogcat
Change-Id: I658ff0842c72aa27335d426abaa46435ae312941
2022-03-09 07:14:36 -08:00
Thiru Ramasamy
2f733b6ce9
[OneSearch] Add LAUNCHER_ALLAPPS_SCROLLED event.
...
* Simplified logcat message
* Log latency events with different tag to help filter event logs from latency logs.
Bug: 210792253
Test: wwdebug && wwlogcat - http://gpaste/6546219850530816
Change-Id: I975a7140d14d3cb45f50d7db64aac3fa83ccd389
2022-03-09 07:14:01 -08:00
Alex Chau
8175da9644
Shrink hotseat icons size in large tablet portrait
...
Fix: 214882090
Test: large tablet shrink hotseat icons size in both orientation
Test: Launcher3 without inline QSB does not shrink hotseat icon size
Change-Id: I5e325924aae056d42f01c08624b97a57359dbf08
2022-03-09 13:36:23 +00:00
Sam Dubey
5c8ba15b1c
Merge "Revert "Sync hotseat/taskbar handoff"" into tm-dev
2022-03-09 10:58:03 +00:00
Nick Chameyev
41b7f53805
Merge "Do not run unfold taskbar animation when in portrait" into tm-dev
2022-03-09 10:26:21 +00:00
Xin Li
88e8c4d16c
[automerger skipped] Merge "Merge Android 12L" am: 3a9bb04f93 -s ours am: f29e0a220b -s ours am: 9551cc3f15 -s ours
...
am skip reason: Merged-In Icf0cc432ab3a97614b27efcf6fc9d18ea423a743 with SHA-1 11a0454879 is already in history
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/2013193
Change-Id: I9c74d7ae6c2a70d2fa95c4372a33c5b5441b5e0c
2022-03-09 10:05:00 +00:00
Xin Li
e465497bcc
[automerger skipped] Merge Android 12L am: bac85d0348 -s ours am: 5f2987a89b -s ours am: bf72e8be47 -s ours
...
am skip reason: Merged-In Icf0cc432ab3a97614b27efcf6fc9d18ea423a743 with SHA-1 11a0454879 is already in history
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/2013193
Change-Id: I3eee1b493d44ded4f1943cadac5c27240872a4ad
2022-03-09 10:02:16 +00:00
Sam Dubey
8d55819f6e
Revert "Sync hotseat/taskbar handoff"
...
This reverts commit 4937d79c03 .
Reason for revert: Breaking launcher tests on cf foldable and tablet targets
Bug: 223485229
Change-Id: I7a54982967426c4da9eb62ba100226102be6549e
2022-03-09 07:53:39 +00:00
Vinit Nayak
824d036378
Remove stale log statement for b/195430732
...
Fixes: 195430732
Change-Id: I29e2ea3930238da4fe37f73a1368c4d233841cd0
2022-03-08 17:24:38 -08:00
Brian Isganitis
19f2d0dcd4
Add support for dedicated executors for package tasks.
...
Test: Manual
Bug: 215233405
Change-Id: I4dfdeabc8e38b84187e841c77d6e2ec2ba32aac5
2022-03-08 16:16:21 -08:00
Jon Miranda
b2a5f266ad
Play fallback animation if there are multiple closing targets.
...
Bug: 200247089
Test: close app w/ gesture nav, 3 button nav
close split screen apps
Change-Id: I748f038eaf1542014f3acbb8fa31488936835dfe
2022-03-08 14:45:16 -08:00
TreeHugger Robot
a33117ddb3
Merge "Widgets - Filter work widgets when Work Profile is paused." into tm-dev
2022-03-08 22:09:11 +00:00
Schneider Victor-tulias
38c59cfe4a
Update gesture nav tutorial with updated phone landscape layouts
...
- Updated layout files to support landscape mode on phones
- Updated All Set page to say "tablet" rather than "phone" on tablets
- Hiding feedback view during gestures for better visibility
- Renamed files and resources to say "tablet" rather than "foldable"
- Added custom layout logic for the mock hotseat on foldables
- Updated feedback view margins
Test: manual
Fixes: 215063763
Fixes: 206895841
Fixes: 219251891
Change-Id: I56f7f33dd0617bdeeca4863f7d5de0143376c8bf
2022-03-08 13:57:42 -08:00
Xiang Wang
f86e884582
Merge "Move the BitmapUtil to com.android.internal package" into tm-dev
2022-03-08 20:06:56 +00:00
Evan Rosky
324b07b44b
Merge "Switch to persist.wm.debug" into tm-dev
2022-03-08 19:34:01 +00:00
Zak Cohen
8e6c9bbb3e
Widgets - Filter work widgets when Work Profile is paused.
...
Test: local
Bug: 188227318
Change-Id: Icbe6f69de9f3776c88df8c56468531940b54f239
2022-03-08 11:33:46 -08:00
Jon Miranda
a95837767b
Merge "Sync hotseat/taskbar handoff" into tm-dev
2022-03-08 19:28:08 +00:00
TreeHugger Robot
906e96a68e
Merge "Allow icons to take up full width in all cases where width > height." into tm-dev
2022-03-08 19:08:59 +00:00
Schneider Victor-tulias
ed8f41b5e2
Merge "Add method to pause expensive view updates during the app launch aimation" into tm-dev
2022-03-08 18:41:04 +00:00
Jon Miranda
4937d79c03
Sync hotseat/taskbar handoff
...
Bug: 202507555
Test: open/close apps in hotseat/taskbar
Change-Id: Ia5ecff8438f0cf237b39a54b7a78c423c53f9023
2022-03-08 08:22:31 -08:00
Jon Miranda
f4f6be6080
Merge "Let BubbleTextHolder extend IconLabelDotView" into tm-dev
2022-03-08 15:58:21 +00:00
Nick Chameyev
fe9ec740cc
Do not run unfold taskbar animation when in portrait
...
Limits taskbar icons translation animation
only when the display is in natural orientation.
Bug: 219958588
Test: fold/unfold in portrait and landscape
Change-Id: I33e26829ae37f1df39e8c7234f98d20eb7993b93
2022-03-08 12:03:32 +00:00
Alex Chau
d8a37c2e12
Merge "Use less icons in hotseat when in 3 button nav for tablet" into tm-dev
2022-03-08 11:58:55 +00:00
Xin Li
9551cc3f15
[automerger skipped] Merge "Merge Android 12L" am: 3a9bb04f93 -s ours am: f29e0a220b -s ours
...
am skip reason: Merged-In Icf0cc432ab3a97614b27efcf6fc9d18ea423a743 with SHA-1 11a0454879 is already in history
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/2013193
Change-Id: If6d6bda6e649e84c6ff11fe8e43d12bd8b4be274
2022-03-08 11:06:30 +00:00
Xin Li
bf72e8be47
[automerger skipped] Merge Android 12L am: bac85d0348 -s ours am: 5f2987a89b -s ours
...
am skip reason: Merged-In Icf0cc432ab3a97614b27efcf6fc9d18ea423a743 with SHA-1 11a0454879 is already in history
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/2013193
Change-Id: I2881c5cf413f745e6817f4dde07ec4c04ff033c7
2022-03-08 11:03:46 +00:00
Xin Li
f29e0a220b
[automerger skipped] Merge "Merge Android 12L" am: 3a9bb04f93 -s ours
...
am skip reason: Merged-In Icf0cc432ab3a97614b27efcf6fc9d18ea423a743 with SHA-1 11a0454879 is already in history
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/2013193
Change-Id: I78e022b6fdbf96e31a7dd36ba6b2b68536b3906f
2022-03-08 10:21:41 +00:00