Sreyas
b64b59d025
Fix Task Icon menu behavior.
...
Tapping task icon will now show the scrim for rest of thumbnail and not snap to page that is already snapped to.
Pressing task icon from clear all will scroll to the page.
Link: https://drive.google.com/file/d/1I90rd6ELPZNIje2_VZ3CamWWeFN8ywhL/view?usp=sharing
Bug: 158004853
Change-Id: I9ac8229a603190ea09a74e1cfb70a6bb6e1e65b7
2020-06-09 21:10:46 -07:00
thiruram
713fbec475
Update StatsLogManager to support ranking related events. am: 236f40d97e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11816368
Change-Id: I552001afd96df55cfa28ec492c6db3e4248d0bff
2020-06-10 03:08:18 +00:00
thiruram
236f40d97e
Update StatsLogManager to support ranking related events.
...
Change-Id: I238f00a782a620f704005d37c8972b5e25610c75
2020-06-10 02:47:58 +00:00
Becky Qiu
03113c5d7a
Revert "Fix Task Icon menu behavior." am: 23986e9a84
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11815826
Change-Id: I3bd86ca9493b0937e0b71952119426957751fb52
2020-06-10 01:27:55 +00:00
Sunny Goyal
f74f0c27bc
Creating correct device profile when appContext and launcher context do not match
...
Bug: 156891776
Change-Id: If2df3a6719de4207fa15d8a416704eb8e7c136b9
2020-06-09 18:10:00 -07:00
android-build-team Robot
5018f1a4c5
Snap for 6573866 from 655b47c614 to rvc-release
...
Change-Id: Ic1e11ef9484567b797afb987e5092b5c4d1e2446
2020-06-10 01:07:34 +00:00
TreeHugger Robot
92775d6353
Merge "Apply PendingAnimation#mDuration to all added anims" into ub-launcher3-rvc-dev am: 8984fea211
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11815998
Change-Id: I8dda5a2887eca4d19678e92a4a59b358b16cbad2
2020-06-10 00:36:36 +00:00
Becky Qiu
23986e9a84
Revert "Fix Task Icon menu behavior."
...
This reverts commit 6df0148b07 .
Reason for revert: breaks the task icon behavior.
Change-Id: I6f654478e0ffe7827efeca1553622dad2e02c5da
2020-06-10 00:20:49 +00:00
TreeHugger Robot
8984fea211
Merge "Apply PendingAnimation#mDuration to all added anims" into ub-launcher3-rvc-dev
2020-06-10 00:18:31 +00:00
TreeHugger Robot
fc2398560e
Merge "Remove rotation flag check" into ub-launcher3-rvc-dev am: ea928edc36
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11812119
Change-Id: I6d1293d2f804bd19f5e3e68e73a6b6dae08af9e8
2020-06-09 23:59:06 +00:00
TreeHugger Robot
ea928edc36
Merge "Remove rotation flag check" into ub-launcher3-rvc-dev
2020-06-09 23:43:44 +00:00
Vinit Nayak
2b515c7058
Remove rotation flag check
...
There's a race condition between when
the flag is read and when it gets set,
and not registering the listener that
the flag is gating can result in a lot
of bad rotation state.
Fixes: 158592847
Change-Id: Idd78e15669698bb0d057d0b6661ea69bfa5c8202
2020-06-09 23:43:17 +00:00
Tony Wickham
fe54c36822
Apply PendingAnimation#mDuration to all added anims
...
Doing this at the root instead of individually for all added
animators ensures none fall through the cracks.
Fixes: shelf moving too quickly in 2 button mode
Change-Id: I0de1ba9cee3fb8f1d6161371625d97e4b2305129
2020-06-09 18:35:07 -05:00
TreeHugger Robot
58a865486b
Merge "Add feature flag for majority ranking." into ub-launcher3-rvc-dev am: e34b183547
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11780342
Change-Id: I17182815ffc4e268c1869c3c73d7f27643dbcafb
2020-06-09 23:25:39 +00:00
TreeHugger Robot
e34b183547
Merge "Add feature flag for majority ranking." into ub-launcher3-rvc-dev
2020-06-09 23:23:49 +00:00
Tracy Zhou
6313feabb7
Merge "Fix icons not rendering in folder migration" into ub-launcher3-rvc-dev am: f917b640d0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11812121
Change-Id: Ia864aae5faa8597be2d4b269c1868250dcb62418
2020-06-09 23:21:18 +00:00
Tracy Zhou
f917b640d0
Merge "Fix icons not rendering in folder migration" into ub-launcher3-rvc-dev
2020-06-09 22:59:31 +00:00
Vinit Nayak
92364cdc74
Remove rotation flag check
...
There's a race condition between when
the flag is read and when it gets set,
and not registering the listener that
the flag is gating can result in a lot
of bad rotation state.
Fixes: 158592847
Change-Id: Idd78e15669698bb0d057d0b6661ea69bfa5c8202
2020-06-09 22:55:07 +00:00
Jayaprakash Sundararaj
f4898452f7
Add feature flag for majority ranking.
...
Bug: 157907222
Change-Id: I72962c3c68559ce8d40ca4137e89b9cc2913825a
2020-06-09 15:50:58 -07:00
Sunny Goyal
55e2b1635f
Adding a new attribute to speficy folder label directly in layout
...
Bug: 158141109
Change-Id: I84dccf43981abc910c0d9e75bf316c6b27b3606b
2020-06-09 15:47:21 -07:00
Tracy Zhou
1983faca2d
Fix icons not rendering in folder migration
...
Fixes: 157813770
Test: manual
Change-Id: I68a2685482756a2b8afa65bf652b667972158a46
2020-06-09 14:40:17 -07:00
Samuel Fufa
f0e704f741
Merge "Work profile visual polish" into ub-launcher3-rvc-dev am: 25afca44c4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11811209
Change-Id: I27d730ea38833534d58972135dcc85ac350b2a5d
2020-06-09 21:34:58 +00:00
Samuel Fufa
25afca44c4
Merge "Work profile visual polish" into ub-launcher3-rvc-dev
2020-06-09 21:21:56 +00:00
Samuel Fufa
2e59b95024
Work profile visual polish
...
- Calculate work profile switch height and apply it as a padding to recyclerview instead of reading height from view.
- Add solid background to work_apps paused overlay for improved crossfade animation on pause/unpause
- Don't show work paused overlay text in landscape mode
Bug 151672365
Bug 153763804
Bug 151595687
Test: Manual
Change-Id: I6c14a8a1624455181d4998555bcc3ae2bb422efe
2020-06-09 14:17:47 -07:00
Samuel Fufa
39912270e5
Decrease predicted icon outline size
...
Bug: 156781454
Change-Id: Id9e1fbb47dbb5c18a41f466b9f3963f93ab6f509
2020-06-09 14:02:48 -07:00
Zak Cohen
905e155e97
Merge "Overview Actions - use scaled insets for screenshot transition." into ub-launcher3-rvc-dev am: e246f191de
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11578320
Change-Id: I97103e4ef17dd85b50e9ee1282bd4e8c1715c579
2020-06-09 20:59:55 +00:00
Zak Cohen
e246f191de
Merge "Overview Actions - use scaled insets for screenshot transition." into ub-launcher3-rvc-dev
2020-06-09 20:36:12 +00:00
Tony Wickham
5e957551be
Fix quick switching to any task that already appeared
...
Previously we did this for the last task that appeared, but didn't
take into account cases where multiple tasks had appeared during
the same gesture state. We handle that now.
Test:
- Quick switch to delayed task A, start new gesture, return to the
first app after onTaskAppeared(A)
- Quick switch to delayed task A, start new gesture, wait for
onTaskAppeared(A), then switch to delayed task B, start new
gesture, wait for onTaskAppeared(B), and switch back to A
- Quick switch to delayed task A, start new gesture, wait for
onTaskAppeared(A), then switch to delayed task B, start new
gesture, wait for onTaskAppeared(B), and switch back to A and
quickly back to original app (before settling on A)
Ensure task starts/resumes and is interactable in all cases.
Bug: 158588954
Change-Id: I647a6d015baa1d9b6d613e6c0e584589f35da54a
2020-06-09 15:07:16 -05:00
Hyunyoung Song
a8e8637b86
Merge "Guard logging behind a feature flag Bug: 158442037" into ub-launcher3-rvc-dev am: 58c936c1a2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11788171
Change-Id: I3e5efa45bc4d8878f46a0b69092c35386d09c019
2020-06-09 19:40:48 +00:00
Hyunyoung Song
4ef01a10ee
Merge "Add FolderInfo label source / Add instance id to snapshot logging" into ub-launcher3-rvc-dev am: 3b1786ce77
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11780341
Change-Id: Ibb42efc4a1454dde6155d0f1422c2565ed4ce3c3
2020-06-09 19:40:33 +00:00
Hyunyoung Song
58c936c1a2
Merge "Guard logging behind a feature flag Bug: 158442037" into ub-launcher3-rvc-dev
2020-06-09 18:47:29 +00:00
Hyunyoung Song
3b1786ce77
Merge "Add FolderInfo label source / Add instance id to snapshot logging" into ub-launcher3-rvc-dev
2020-06-09 18:26:07 +00:00
TreeHugger Robot
a99464348d
Merge "Removing multiple system RPCs to packageMAnager and userManager from UI thread" into ub-launcher3-rvc-dev am: 81e651dba8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11800442
Change-Id: I027048e334c26e85ca6b593ba398f89bff1239e2
2020-06-09 17:24:59 +00:00
TreeHugger Robot
81e651dba8
Merge "Removing multiple system RPCs to packageMAnager and userManager from UI thread" into ub-launcher3-rvc-dev
2020-06-09 17:19:56 +00:00
TreeHugger Robot
80138f6357
Merge "Fix bug where scrim did not fade in during staggered workspace animation." into ub-launcher3-rvc-dev am: fd4e7a8907
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11800441
Change-Id: I61b4bb31d9f87631f909f4e9ed02e99fdf0c61db
2020-06-09 17:14:25 +00:00
TreeHugger Robot
caae815e48
Merge "Remove debug logs for b/153821199" into ub-launcher3-rvc-dev am: 1a14978809
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11800450
Change-Id: I68937c785859d69023e43d0b06e8cceba731d12c
2020-06-09 17:14:18 +00:00
TreeHugger Robot
fd4e7a8907
Merge "Fix bug where scrim did not fade in during staggered workspace animation." into ub-launcher3-rvc-dev
2020-06-09 17:13:50 +00:00
TreeHugger Robot
1a14978809
Merge "Remove debug logs for b/153821199" into ub-launcher3-rvc-dev
2020-06-09 17:00:35 +00:00
Vadim Tryshev
15bb902f82
Merge "Workaround for an activity leak" into ub-launcher3-rvc-dev am: 694e27a413
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11795728
Change-Id: I15a840e8f07fac4ea06522bb85e1f3dd7f7aa75d
2020-06-09 16:51:35 +00:00
Vadim Tryshev
694e27a413
Merge "Workaround for an activity leak" into ub-launcher3-rvc-dev
2020-06-09 16:35:18 +00:00
Jon Miranda
f42fe856a6
Remove debug logs for b/153821199
...
Bug: 153821199
Change-Id: If8996162d1ab48147abd97a27c2ad163696822d7
2020-06-09 08:14:19 -07:00
TreeHugger Robot
e0117dbe21
Merge "Fix Task Icon menu behavior." into ub-launcher3-rvc-dev am: 726c781625
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11800446
Change-Id: I834aa8ad8c46a4ea071a586db82726746cbab9d3
2020-06-09 07:27:58 +00:00
TreeHugger Robot
726c781625
Merge "Fix Task Icon menu behavior." into ub-launcher3-rvc-dev
2020-06-09 07:17:47 +00:00
android-build-team Robot
a33ed92767
Snap for 6571063 from b1bb9e8dbd to mainline-release
...
Change-Id: I338a70d4877da28475a91549c724c89b819e5e35
2020-06-09 07:06:07 +00:00
Jon Miranda
36918c3e12
Fix bug where scrim did not fade in during staggered workspace animation.
...
The problem is that in prepareToAnimate, we set the scrim sysUiProgress to 1.
When we call setScrim(Background) we create an animator to set sysUiProgress
to 0 with a duration of 0. We expect this to set sysUiProgress to 0 prior
to the next animation setScrirm(Normal).
When we call setScrim(Normal) we want to animate sysUiProgress to 1, but it
is still 1 since we haven't actually run the setScrim(Background) animation
(we've only added it to the list of animators). Therefore we don't create an
animator at all since the target is already at the final value.
Bug: 158148281
Change-Id: I8ca7ef00fc8a7dad6813c285ead60f5db15939b6
2020-06-08 21:51:51 -07:00
Vinit Nayak
db8ea380e4
Fix display changed flag check optimization am: 655b47c614 am: 564ae95e32 am: 6e963a2acc am: 0bebc8e85d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11788843
Change-Id: I72ebd8f1ebd9ed01ebbcd54b8737ea518d5eaeae
2020-06-09 03:10:04 +00:00
Vinit Nayak
a93516a879
Fix display changed flag check optimization am: 655b47c614 am: 433d8ca00f am: 40fe910917 am: 3cb084262f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11788843
Change-Id: Ic48803773f1f5868b26ba8bc08a04e101eb51b69
2020-06-09 03:09:08 +00:00
Vinit Nayak
53785407f5
Fix display changed flag check optimization am: 655b47c614 am: 433d8ca00f am: 22a9c90303 am: d797785bdd
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11788843
Change-Id: I47e437b8b3b3a4b1f30432e9838cbc33f3402a07
2020-06-09 03:08:12 +00:00
Vinit Nayak
0bebc8e85d
Fix display changed flag check optimization am: 655b47c614 am: 564ae95e32 am: 6e963a2acc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11788843
Change-Id: I2180d4cd79531b225537fb727a30c75be91a6780
2020-06-09 02:56:40 +00:00
Vinit Nayak
3cb084262f
Fix display changed flag check optimization am: 655b47c614 am: 433d8ca00f am: 40fe910917
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11788843
Change-Id: Ia65688bd46790009a89ffad25228f52b2680130e
2020-06-09 02:54:58 +00:00