Commit Graph

49925 Commits

Author SHA1 Message Date
Alex Chau 0dfe56cff1 Increase motion pause timeout for tests
- In cuttlefish occasionally MOTION_MOVE and MOTION_UP takes more than 300ms due to lag, increasing the motion pause timeout to avoid getting false signals in tests

Bug: 194114179
Test: atest NexusLauncherOutOfProcTests:com.android.launcher3.memory.MemoryTests#testAppLaunchFromWorkspace
Change-Id: I0a33f34b5bf96f4f7ae56020c5a27f4ef9a0ff64
2021-08-04 20:09:06 +01:00
Jon Miranda a56cb84141 Update extra space allocations for taller devices.
- Take less space from cells
- Distribute some of the empty space above the workspace
- Already confirmed from previous testing that these thresholds
  only affect taller devices

Bug: 194688362
Test: long press on app icons,
      test drag and drop bounds
      test drop target bounds
      test folder opening bounds
      test all grids on taller devices

Change-Id: If90b7663ab4afedca1193bdd73a0ae38a1f25243
2021-08-04 12:00:36 -07:00
Brian Isganitis dafa5040ef Fix crash from previewing launcher with unknown wallpaper colors.
Test: Open wallpaper app with live wallpaper applied should not crash.
Fix: 195246865
Change-Id: Id64de32b35aa7a553daa752438060d7f6822bec8
2021-08-04 18:31:20 +00:00
Sunny Goyal c96d6c7550 Merge "Using themed icons in taskbar" into sc-v2-dev am: a67358bc8d am: fcbe069fee
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15456194

Change-Id: I724840feed8f01e0f961c819795b555c8cb8985b
2021-08-04 17:00:28 +00:00
Sunny Goyal 68031ca3f9 Storing form factor as part of backup and disabling restore if form-factor is different
Bug: 195301649
Test: Manual
Change-Id: I9a9c4bc9246f40af2209cb914b3966319bc78bff
2021-08-04 09:51:04 -07:00
Sunny Goyal fcbe069fee Merge "Using themed icons in taskbar" into sc-v2-dev am: a67358bc8d
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15456194

Change-Id: I1db584161d5c5874c8f68190bb26d2722a02ed05
2021-08-04 16:43:19 +00:00
Sunny Goyal a67358bc8d Merge "Using themed icons in taskbar" into sc-v2-dev 2021-08-04 16:32:15 +00:00
Prabir Pradhan 9bb59427bf Merge "Enable input window rotation flag" into sc-v2-dev am: d573948424 am: f889109cdf
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14669176

Change-Id: I697fff1ec3f6b6b3e2f1a7f171cf235a6d9dd161
2021-08-04 14:18:58 +00:00
Prabir Pradhan f889109cdf Merge "Enable input window rotation flag" into sc-v2-dev am: d573948424
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14669176

Change-Id: I291e74cf589b8a66641a42e770a53f2215580c19
2021-08-04 14:09:36 +00:00
Prabir Pradhan d573948424 Merge "Enable input window rotation flag" into sc-v2-dev 2021-08-04 14:03:24 +00:00
Alex Chau 630562210e Only refresh DISABLED_NO_THUMBNAIL when thumbnail changes
- Avoid refreshing all overlay content which happens too frequently

Bug: 193125090
Test: atest NexusLauncherTests:com.android.quickstep.TaplTestsQuickstep#testOverviewActions
Change-Id: Idcfe19a518e621c55574baae3bbe1378b7f3d08f
2021-08-04 12:14:46 +01:00
TreeHugger Robot dad4b31932 Merge "Fix Workspace item move issues when using Talkback" into sc-v2-dev am: 1e46696161 am: f241144b77
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15453919

Change-Id: I1cf770a38992dc2a7a9478105973357fbbcfc645
2021-08-04 11:13:53 +00:00
TreeHugger Robot f241144b77 Merge "Fix Workspace item move issues when using Talkback" into sc-v2-dev am: 1e46696161
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15453919

Change-Id: Icf43c54859ea5e299e1c2e8bd59bc0e75602003b
2021-08-04 11:02:22 +00:00
TreeHugger Robot 1e46696161 Merge "Fix Workspace item move issues when using Talkback" into sc-v2-dev 2021-08-04 10:48:22 +00:00
Steven Ng b269cc5150 Don't delete widgets that violate min size requirement
Test: Manual
Bug: 194766124
Change-Id: I4713e65e27da23d833bb60fb556ae8924a63e305
2021-08-04 11:14:09 +01:00
Thales Lima adda271d6f navigation: don't run gesture animation if gestures are not enabled am: 8d49c4bb29 am: ccdc7b47a4
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15410551

Change-Id: I4d2fa2b3b955a8c438d385f374a592a7e8aeb229
2021-08-04 09:47:24 +00:00
Thales Lima ccdc7b47a4 navigation: don't run gesture animation if gestures are not enabled am: 8d49c4bb29
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15410551

Change-Id: I1661cae65ac6a27f6ae373017d364369776a38f9
2021-08-04 09:34:56 +00:00
Thales Lima 8d49c4bb29 navigation: don't run gesture animation if gestures are not enabled
Makes the animation when using 3 button navigation be closer to what we
have in non fallback mode, also fixing the problem when fallback recents
just started and don't have any views.

Fix 194487871
Test: manual with gestures, 2 button and 3 button nav

Change-Id: If3925d6bef1d14f51b86169d06607786972f5f1f
2021-08-04 09:24:12 +00:00
Andras Kloczl e32e8641d6 Fix Workspace item move issues when using Talkback
- fix the crash when an item was moved onto the right panel
- fix the issue that prevented the user from moving an item from the left panel

Test: manual
Bug: 194903736
Change-Id: Ib41f5d6d08e8815a52631ef952d32dcf899455e2
2021-08-04 11:04:19 +02:00
Ashish Gupta 578ee95fa6 Merge "NIU Tooltip : tooltip timer changes" 2021-08-04 02:45:33 +00:00
Android Build Coastguard Worker 456cd6e8b7 Snap for 7608384 from 25399db1e7 to sc-release
Change-Id: Ieedeeaa38ae356c1c746e8f574c2e82aad0f95c2
2021-08-04 01:08:56 +00:00
Android Build Coastguard Worker 68948e2fba Snap for 7607904 from 61cfa57ad8 to sc-v2-release
Change-Id: Ie2dd746fbebd512b4eb12f17d9b814fba21a6b44
2021-08-04 01:08:46 +00:00
Tracy Zhou 5d57fdc94e [automerger skipped] Merge "[DO NOT MERGE] Disable live tile in split mode for S" into sc-dev am: 25399db1e7 -s ours am: d50f9a86b1 -s ours am: 69cd3515eb -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331686

Change-Id: Ia00b8fa314f4841d0b218cfec04b022c24e8f636
2021-08-03 22:27:45 +00:00
vadimt e6edd9d614 Logging to figure out why first dump didn't result in assertion am: 21091ada88 am: 1bda4c5340 am: 9a1c558547
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15455400

Change-Id: I5afb6e14e25f7fea10adce52f6f10120c9390493
2021-08-03 22:27:41 +00:00
Tracy Zhou 99a5b166bd [automerger skipped] Merge "[DO NOT MERGE] Disable live tile in split mode for S" into sc-dev am: 25399db1e7 am: 80f3aa7039 -s ours am: 75458cbc48 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331686

Change-Id: I8c00bcd3ea5b29a4500f85d82d5dd54a7a9d1cee
2021-08-03 22:27:37 +00:00
Tracy Zhou f698f238c5 [automerger skipped] [DO NOT MERGE] Disable live tile in split mode for S am: 145bd74749 am: 6c262c5f94 -s ours am: ced4ea7821 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331686

Change-Id: Ibf2031d14d402d0e60bf86c052f6875932710ed8
2021-08-03 22:27:36 +00:00
vadimt 987cafbeb9 Logging to figure out why first dump didn't result in assertion am: 21091ada88 am: 7e93cf4264 am: c0f82f0fbc
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15455400

Change-Id: I54d59c2166e6c8c06232cbaec91bf6ff956862e9
2021-08-03 22:27:31 +00:00
Tracy Zhou 69cd3515eb [automerger skipped] Merge "[DO NOT MERGE] Disable live tile in split mode for S" into sc-dev am: 25399db1e7 -s ours am: d50f9a86b1 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331686

Change-Id: I938a395c06f8995ba0981b4dc826f106890eec31
2021-08-03 22:20:17 +00:00
vadimt 9a1c558547 Logging to figure out why first dump didn't result in assertion am: 21091ada88 am: 1bda4c5340
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15455400

Change-Id: I2d04f33571b3e49a6274c1dd8351a4eb3ff8b7e4
2021-08-03 22:20:14 +00:00
Tracy Zhou b2d54f7b14 [automerger skipped] Merge "[DO NOT MERGE] Disable live tile in split mode for S" into sc-dev am: 25399db1e7 am: 660fd25825 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331686

Change-Id: Iab5a527dd61d29c2c2e06b48ad7fed35bf8d0fa7
2021-08-03 22:20:06 +00:00
Tracy Zhou 48b4654e1a [automerger skipped] [DO NOT MERGE] Disable live tile in split mode for S am: 145bd74749 am: 7b173d0996 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331686

Change-Id: If125e9fd0929e28eaad860251d09c132d72566ae
2021-08-03 22:20:05 +00:00
vadimt 45b5e2a120 Logging to figure out why first dump didn't result in assertion am: 21091ada88 am: 245bd2585a
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15455400

Change-Id: Iba31335972ac96fb1ec91873a66238b7a9e35ed0
2021-08-03 22:19:57 +00:00
Tracy Zhou 75458cbc48 [automerger skipped] Merge "[DO NOT MERGE] Disable live tile in split mode for S" into sc-dev am: 25399db1e7 am: 80f3aa7039 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331686

Change-Id: Ia90df5e4e99b6f17a9636f18db8ca9bd6a1d10eb
2021-08-03 22:16:07 +00:00
Tracy Zhou ced4ea7821 [automerger skipped] [DO NOT MERGE] Disable live tile in split mode for S am: 145bd74749 am: 6c262c5f94 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331686

Change-Id: I13b0d675417ae94aee6c27660cd17568c0eb34ca
2021-08-03 22:16:06 +00:00
vadimt c0f82f0fbc Logging to figure out why first dump didn't result in assertion am: 21091ada88 am: 7e93cf4264
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15455400

Change-Id: Ie573e3cd12c51e7e1a02ee328cbb5ff0160a910c
2021-08-03 22:16:01 +00:00
Tracy Zhou d50f9a86b1 [automerger skipped] Merge "[DO NOT MERGE] Disable live tile in split mode for S" into sc-dev am: 25399db1e7 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331686

Change-Id: Ifd57811ab9330027c50e4e3455c928820f017b8e
2021-08-03 22:03:19 +00:00
vadimt 1bda4c5340 Logging to figure out why first dump didn't result in assertion am: 21091ada88
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15455400

Change-Id: I8cfd38ae0fbaf9afb08bb02426df3dd2257733ce
2021-08-03 22:03:15 +00:00
Tracy Zhou 660fd25825 Merge "[DO NOT MERGE] Disable live tile in split mode for S" into sc-dev am: 25399db1e7
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331686

Change-Id: I3e985ab59aa234b2c30674254ff98911ef35b358
2021-08-03 22:02:36 +00:00
Tracy Zhou 7b173d0996 [DO NOT MERGE] Disable live tile in split mode for S am: 145bd74749
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331686

Change-Id: Ia4d3214495f8948d9518bc04710e6cc9c58e8f29
2021-08-03 22:02:35 +00:00
Tracy Zhou 80f3aa7039 Merge "[DO NOT MERGE] Disable live tile in split mode for S" into sc-dev am: 25399db1e7
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331686

Change-Id: Ifa68ea829c3af28f936417871048d265e53954fa
2021-08-03 22:02:32 +00:00
Tracy Zhou 6c262c5f94 [DO NOT MERGE] Disable live tile in split mode for S am: 145bd74749
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331686

Change-Id: I65674551091fde62193325a3f5676c5becde7334
2021-08-03 22:02:31 +00:00
vadimt 245bd2585a Logging to figure out why first dump didn't result in assertion am: 21091ada88
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15455400

Change-Id: I303c88141ea45a965e1fdbcc036ae8461bbafa56
2021-08-03 22:02:29 +00:00
vadimt 7e93cf4264 Logging to figure out why first dump didn't result in assertion am: 21091ada88
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15455400

Change-Id: Ifcea39e46349e0941bc168929da300f6dc24fb5d
2021-08-03 22:02:26 +00:00
Tracy Zhou 25399db1e7 Merge "[DO NOT MERGE] Disable live tile in split mode for S" into sc-dev 2021-08-03 21:50:06 +00:00
Tracy Zhou 145bd74749 [DO NOT MERGE] Disable live tile in split mode for S
Recall link: https://recall.googleplex.com/projects/debb8388-5e38-42c5-99ab-20bdfb92d25e/sessions/655af962-b4bd-4dc4-93aa-178852c0d701

Bug: 193991436
Test: enter split screen and swipe up
Change-Id: I7adffcdefb12d225db207542716a436f29df0377
2021-08-03 20:50:27 +00:00
TreeHugger Robot c43c8aab4a Merge "Logging to figure out why first dump didn't result in assertion" into sc-v2-dev am: 1179930b74 am: 2adbe5115a
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15453742

Change-Id: Id31e10dff1bac50c9ffffcf8f8b31d412628f800
2021-08-03 20:35:27 +00:00
TreeHugger Robot 2adbe5115a Merge "Logging to figure out why first dump didn't result in assertion" into sc-v2-dev am: 1179930b74
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15453742

Change-Id: I14ac90d0fddda256e7fed9909569f6026c210456
2021-08-03 20:18:36 +00:00
TreeHugger Robot 1179930b74 Merge "Logging to figure out why first dump didn't result in assertion" into sc-v2-dev 2021-08-03 20:05:19 +00:00
Sunny Goyal 59f1915c9d Using themed icons in taskbar
Bug: 195437559
Test: Verified on device
Change-Id: If8c0a72e037783e96abbaae6b60aa36a686fcfea
2021-08-03 12:25:22 -07:00
vadimt 21091ada88 Logging to figure out why first dump didn't result in assertion
Bug: 195319692
Test: presubmit
Change-Id: I4a80541a58eb8f630211de4b90836c435f6d41b2
2021-08-03 18:47:35 +00:00