Lucas Dupin
b60fff3929
Disable blurs when dev setting or battery saver
...
Stop rendering blurs whenever a user:
- disables blurs on developer settings
- enables battery saver
Test: manual
Bug: 191814337
Change-Id: I8fd04796054d92171732c8db95b64cfa3ec469ec
2021-06-23 08:37:27 -07:00
Jon Miranda
0d284852d9
Fix bug where icons in hotseat were clipped when display size is Small.
...
Simplify calculations to ensure the hotseat sizes are always accurate.
Bug: 186556930
Test: changed display setting from small to largest on different grid
sizes (5x5, 4x4, 4x5, 3x3, 2x2)
Change-Id: I97580c50a9d821577eb63335950d5695d9bf035d
2021-06-23 08:08:12 -07:00
Hyunyoung Song
7d3b25734a
Hide searchbox when header protection is on.
...
Bug: 191726215
Test: manual
Change-Id: I086a05654faf718683ebe5dfbcf64b6bd6347ca8
2021-06-23 00:44:49 -07:00
Tracy Zhou
2591768d54
Finish recents animation on task dismissal only if the task is a live tile task
...
Fixes: 191831190
Test: manual
Change-Id: Ie1dd02a2e8cc401a613a0ed2199400712c6d5291
2021-06-23 05:31:09 +00:00
vadimt
143748fbf4
Detect leaks only on test success
...
Bug: 191690396
Test: presubmit
Change-Id: Ie59c3b944d420ac25ebba86bf500fcf33700ca99
2021-06-22 18:49:34 -07:00
Thiru Ramasamy
a829f96bff
[AA+] Adds CorrectedDeviceSearchResultContainer to log user interactions on search results from corrected queries. am: 2f65e7f274
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14969368
Change-Id: If77091b49579165e42ff384b13b515496845b2dc
2021-06-23 00:41:35 +00:00
zakcohen
e2c4687e51
Sets a simple locus id when Overview is enabled
...
Bug: 189968849
Test: Ran with logcat to check correct locus is set
Change-Id: I5253d83b4cf5862e49c3183a843bf8f26dce149e
2021-06-22 16:46:30 -07:00
Thiru Ramasamy
2f65e7f274
[AA+] Adds CorrectedDeviceSearchResultContainer to log user interactions on search results from corrected queries.
...
Bug: 188840584
Test: Local
Change-Id: Ibbf2b228537a19be1e77993efee5edc421ff70eb
2021-06-22 15:40:22 -07:00
Steven Ng
92335ed7bd
Add null check before detach content view from dragView at onDropComplete
...
Test: Drop a conversation widget on a configuration button. No crash
is observed.
Fix: 191762933
Change-Id: I483c6f4dbc9fc6c096383682284a4c854707f583
2021-06-22 23:26:05 +01:00
Jonathan Miranda
9bf19c1d7f
Merge "Polish folder icon bugs." into sc-dev am: 835fab2305
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15046894
Change-Id: Id5684eeab5e56461eeeb60e23c37221afeb2b4dc
2021-06-22 22:22:56 +00:00
Jonathan Miranda
835fab2305
Merge "Polish folder icon bugs." into sc-dev
2021-06-22 22:00:17 +00:00
Brian Isganitis
3ddf5f6d60
Merge "Enable widgets in launcher preview flag" into sc-v2-dev
2021-06-22 21:58:27 +00:00
Winson Chung
76d5158c66
Merge "Don't finish to home when launching a task from recents" into sc-dev am: d27f127b3a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15057896
Change-Id: Iaa2522dca2785a3fa0094c75dc55f201cc000940
2021-06-22 19:10:08 +00:00
Brian Isganitis
1ce4353359
Enable widgets in launcher preview flag
...
Test: Widgets fully load in launcher preview with correct size and color
Fix: 185306338, 191499358
Change-Id: I2d02d7a1328ed9ef5d3dfbec090dc1f9908dd527
2021-06-22 14:58:22 -04:00
Winson Chung
d27f127b3a
Merge "Don't finish to home when launching a task from recents" into sc-dev
2021-06-22 18:54:14 +00:00
Winson Chung
856cd1bd4d
Don't finish to home when launching a task from recents
...
- When launching without a task view, we should also not be finishing
to home (similar to composeRecentsLaunchAnimator) since it will
clobber the newly launched task
Fixes: 191182965
Test: Open overview with live tile, try to open usb debugging settings
page
Change-Id: If7464ebf155cee33e81205fbf4899e9ab49a52d0
2021-06-22 18:54:03 +00:00
Brian Isganitis
a905601cfd
Merge "Use wallpaper colors for widgets in wallpaper change preview" into sc-v2-dev
2021-06-22 18:47:08 +00:00
Cyrus Boadway
32f7517f19
Merge "Use icon splash screen when starting activity from widget interaction" into sc-dev am: 9dd0351ed1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15062776
Change-Id: I86e28dc686e769da4760959ec4343d659a4fd602
2021-06-22 18:20:50 +00:00
Sunny Goyal
9ffb0f803b
Merge "Fixing TaskView.launchTask.onEndCallback is not called" into sc-dev am: eb3367796a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15032513
Change-Id: I0b76512550814f23fde9c95a59e90e50280e3dde
2021-06-22 18:20:46 +00:00
Vadim Tryshev
b64e067450
Merge "Improving TAPL diagnostics" into sc-dev am: c5c0e5e96e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15056761
Change-Id: Icda0324952530680318cee6892680b146615c927
2021-06-22 18:20:41 +00:00
Cyrus Boadway
9dd0351ed1
Merge "Use icon splash screen when starting activity from widget interaction" into sc-dev
2021-06-22 18:13:52 +00:00
Jon Miranda
fa1e14c4b8
Polish folder icon bugs.
...
- Fix bug where folders are misaligned.
- Fix bug when closing on 2nd page of large folder.
Bug: 184822585
Test: drag folder originally in hotseat to workspace, vice versa
test on grid where isScalable=true and isScalable=false
Change-Id: I08a79b8d280df3e3974baaa07e80db6bc4165e58
2021-06-22 11:12:47 -07:00
Sunny Goyal
eb3367796a
Merge "Fixing TaskView.launchTask.onEndCallback is not called" into sc-dev
2021-06-22 18:08:25 +00:00
Vadim Tryshev
c5c0e5e96e
Merge "Improving TAPL diagnostics" into sc-dev
2021-06-22 18:06:06 +00:00
Alina Zaidi
d0394d3d20
Merge "Rename strings for no search results and no widgets in widget picker." into sc-dev am: a5ee592a1b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15062770
Change-Id: Idc4c43f466584709a0dc491c3999fb00f9161da4
2021-06-22 17:46:31 +00:00
Tracy Zhou
6b4c93b0dc
Merge "Null check on target set before rendering task open animation" into sc-dev am: 578b45f919
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14698046
Change-Id: I12121c440cf1fb95347b01cd5704a28ac088c951
2021-06-22 17:45:22 +00:00
Alina Zaidi
a5ee592a1b
Merge "Rename strings for no search results and no widgets in widget picker." into sc-dev
2021-06-22 17:24:15 +00:00
Tracy Zhou
578b45f919
Merge "Null check on target set before rendering task open animation" into sc-dev
2021-06-22 17:21:32 +00:00
Zak Cohen
a6dd5b49d7
Merge "Fade overview action buttons faster in overview -> home" into sc-dev am: 049c2f578b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15054721
Change-Id: I680d45f36df17c08936a29b502c8e09765df3f72
2021-06-22 17:03:20 +00:00
Matt Casey
f37285049a
Merge "Send a zero for assist invocation on animation end" into sc-dev am: 3a65795298
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15065435
Change-Id: Ib5837248faef0c9ee2160b34dbd1e3adb40b0699
2021-06-22 17:02:36 +00:00
Zak Cohen
049c2f578b
Merge "Fade overview action buttons faster in overview -> home" into sc-dev
2021-06-22 16:53:52 +00:00
Matt Casey
3a65795298
Merge "Send a zero for assist invocation on animation end" into sc-dev
2021-06-22 16:46:41 +00:00
Alina Zaidi
267e9b0c04
Rename strings for no search results and no widgets in widget picker.
...
Also update text size and font.
Bug: 191732424
Test: Not needed, minor string change
Change-Id: I90f00f1316524c48520c4cfc265ab2d5e78e3281
2021-06-22 16:14:59 +01:00
Matt Casey
eeac1aba30
Send a zero for assist invocation on animation end
...
When a corner gesture doesn't complete, we animate the progress from its
current value back to 0. When it hits 0, sysui will perform some cleanup
e.g. removing the window. However, it's possible the animator won't
return exactly 0 and will complete, so we should send an explicit 0
whenever the animator completes.
Bug: 187768368
Test: We don't have a repro for the bug, but expect this should be more
robust. Tested to validate it didn't regress.
Change-Id: Id65f94534363c326fc2c8d0a9114a3c036aa55e4
2021-06-22 10:46:10 -04:00
Cyrus Boadway
db9d5cf3fd
Merge "Suppress Splash Screen on widget reconfiguration activity start" into sc-dev am: 719be9a9e4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15062774
Change-Id: Ia0ffb706d5cc9f9d5adc169b8308445f0accba9a
2021-06-22 12:49:55 +00:00
Cyrus Boadway
719be9a9e4
Merge "Suppress Splash Screen on widget reconfiguration activity start" into sc-dev
2021-06-22 12:30:23 +00:00
Steven Ng
8a46c403e0
Merge "Update all apps & widget pickers personal / work tabs" into sc-dev am: cec6edf78e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15027782
Change-Id: Ia69538b6b15cb6ab6ce5fa9a2f4f42b2d0664d58
2021-06-22 10:47:31 +00:00
Steven Ng
cec6edf78e
Merge "Update all apps & widget pickers personal / work tabs" into sc-dev
2021-06-22 10:37:00 +00:00
Cyrus Boadway
f158ec33d8
Use icon splash screen when starting activity from widget interaction
...
Set the flag to use the icon splash screen rather than the empty splash
screen when starting an activity from a widget interaction.
Bug: 191738655
Test: manual
Change-Id: Iff771a43648bbf6dfb88e2a6749c4526fd17da07
2021-06-22 10:14:06 +00:00
Cyrus Boadway
263a00c738
Suppress Splash Screen on widget reconfiguration activity start
...
When a widget configuration activity is started, it's started from
the launcher. Under some circumstances the launcher's splash screen
would be shown, rather than the splash screen corresponding to the
tapped app.
To avoid confusion, we suppress the splash screen for configuration
starts.
Bug: 190153065
Test: manual
Change-Id: Ib18851f1bb50b64bc5d47b8aa5931490c969b54b
2021-06-22 09:22:33 +00:00
Tracy Zhou
8af0dd3e0c
Null check on target set before rendering task open animation
...
Fixes: 190854921
Test: N/A
Change-Id: Iae7ef7cf3f4d2309223bfabe6d40f24b7e34439c
2021-06-21 21:33:28 -07:00
Rajeev Kumar
e4ec5ec830
Merge "NIU Actions: More specific permissions error codes" into sc-dev am: deeab12791
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15055618
Change-Id: I7db2c3ebe3791827c30ea7f3fa190ab0b91c2924
2021-06-22 03:52:08 +00:00
Rajeev Kumar
deeab12791
Merge "NIU Actions: More specific permissions error codes" into sc-dev
2021-06-22 03:50:26 +00:00
TreeHugger Robot
d08afa9cb7
Merge "Improving diagnostics for objects disappearing from screen" into sc-dev am: 5dae3f3162
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14989389
Change-Id: I39008775e5557b5d0a21596550e4070b62b65f38
2021-06-22 03:47:34 +00:00
Sunny Goyal
49537a8942
Merge "Simplifying Launcher binding callbacks" into sc-v2-dev
2021-06-22 03:42:28 +00:00
TreeHugger Robot
5dae3f3162
Merge "Improving diagnostics for objects disappearing from screen" into sc-dev
2021-06-22 03:33:19 +00:00
vadimt
2c81502028
Improving TAPL diagnostics
...
Test: presubmit
Bug: 187761685
Change-Id: Ib8e965862c6accb393681c8b3ede60c7f9d26e48
2021-06-21 19:22:18 -07:00
Lucas Dupin
f87cd286d5
Merge "Apply depth even when surface is null" into sc-dev am: 818ed4b794
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15055654
Change-Id: I8ecba7fb05ad49dfadba39d849167b0b696304f3
2021-06-22 01:26:46 +00:00
Lucas Dupin
818ed4b794
Merge "Apply depth even when surface is null" into sc-dev
2021-06-22 01:10:23 +00:00
TreeHugger Robot
86690e5e49
Merge "NIU Actions: Update background and dark mode colors" into sc-dev am: 3f45639b12
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15055430
Change-Id: I9d28adc904b60c13fe220c86bdc9597596e5dc37
2021-06-22 00:42:15 +00:00