Tracy Zhou
03ba878906
[automerger skipped] Merge "Finish recents animation on task dismissal only if the task is a live tile task" into sc-dev am: 2f8342d791 am: 57b5325ea0 -s ours
...
am skip reason: Merged-In Ie1dd02a2e8cc401a613a0ed2199400712c6d5291 with SHA-1 d537968b35 is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15072972
Change-Id: I07b405713575b80db81e46e69532f31cd2787dd4
2021-06-23 20:18:36 +00:00
Tracy Zhou
1dfeb91306
[automerger skipped] Merge "Finish recents animation on task dismissal only if the task is a live tile task" into sc-dev am: 2f8342d791 am: 4c4122551c -s ours
...
am skip reason: Merged-In Ie1dd02a2e8cc401a613a0ed2199400712c6d5291 with SHA-1 d537968b35 is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15072972
Change-Id: I1080155f6ed7265edcc1c9020ed28a48fbcbee13
2021-06-23 20:17:27 +00:00
Tracy Zhou
31872c83e8
[automerger skipped] Merge "Finish recents animation on task dismissal only if the task is a live tile task" into sc-dev am: 2f8342d791 -s ours am: b3c3ce8b0a -s ours am: 797124ac12 -s ours
...
am skip reason: Merged-In Ie1dd02a2e8cc401a613a0ed2199400712c6d5291 with SHA-1 2591768d54 is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15072972
Change-Id: I7e6583a7f0604112b3b0a8d5fcdd297314d1e7f3
2021-06-23 20:17:18 +00:00
TreeHugger Robot
ee43c0c085
Merge "Fix Tapl Background.switchToOverview for tablets" into sc-v2-dev am: 5e72b9cad2 am: cd3d8ea4e6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15081337
Change-Id: I762abd6653429618e6880030eda290f6404980ce
2021-06-23 20:16:55 +00:00
Alina Zaidi
b7e15cf3b3
Merge "Update string for no room on this Home screen toast." into sc-dev
2021-06-23 20:15:52 +00:00
Jonathan Miranda
5546b258c3
Merge "Fix folders being light in dark mode." into sc-dev
2021-06-23 20:13:24 +00:00
Schneider Victor-tulias
e6b93993d1
Update Gesture navigation tutorial activity permissions
...
Temporarily removed REBOOT permission requirement from GESTURE_SANDBOX.
Fixes: 188035141
Test: manual
Change-Id: I11788d7c6dd5a7b10e8cc4400b17f5f2fec967f7
2021-06-23 13:08:21 -07:00
Tony Wickham
1351c2214d
Fix some touch issues during gesture nav transition
...
- Don't recreate the laucher transition controller if we've already ended it, as it could clobber a touch interaction that started in the meantime
- Test: swipe up from an app to overivew, swipe to dismiss it during the transition.
- Previously, we were ending the controller twice (once on touch down as we started proxying, and again in setupLauncherUiAfterSwipeUpToRecentsAnimation()), and the second one could happen after starting the dismiss interaction.
- Don't recreateControllers() if orientation didn't change
- Test: swipe up to go from an app to home, swipe up to all apps during the transition.
- Previously, we were getting the following sequence:
1. Touch down on home to start swiping to all apps - all current controllers get this down event to start determining whether to intercept
2. Before reaching touch slop, we recreateControllers(), so all new controllers won't get the down event and thus won't intercept
- Now, we avoid unnecessarily recreateControllers(), so the original controllers can still intercept.
Test: see above
Fixes: 189700453
Change-Id: Icfa5b6cdb32122adaf6ac8e8cb197b0c477dac60
2021-06-23 13:07:18 -07:00
Tracy Zhou
797124ac12
[automerger skipped] Merge "Finish recents animation on task dismissal only if the task is a live tile task" into sc-dev am: 2f8342d791 -s ours am: b3c3ce8b0a -s ours
...
am skip reason: Merged-In Ie1dd02a2e8cc401a613a0ed2199400712c6d5291 with SHA-1 2591768d54 is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15072972
Change-Id: I2cbc0bbad3ee00510aed733caede378b4386474b
2021-06-23 20:07:18 +00:00
TreeHugger Robot
cd3d8ea4e6
Merge "Fix Tapl Background.switchToOverview for tablets" into sc-v2-dev am: 5e72b9cad2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15081337
Change-Id: I23f1c16fb7767662e5f341de1e8d2030297a348e
2021-06-23 20:07:13 +00:00
Tracy Zhou
b3c3ce8b0a
[automerger skipped] Merge "Finish recents animation on task dismissal only if the task is a live tile task" into sc-dev am: 2f8342d791 -s ours
...
am skip reason: Merged-In Ie1dd02a2e8cc401a613a0ed2199400712c6d5291 with SHA-1 2591768d54 is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15072972
Change-Id: Id37ad50e6817629e5d8794e4cc2fb6ea69157de7
2021-06-23 19:59:16 +00:00
Tracy Zhou
57b5325ea0
Merge "Finish recents animation on task dismissal only if the task is a live tile task" into sc-dev am: 2f8342d791
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15072972
Change-Id: I170a70be63666397f5246c87370d0fb703f2e8d6
2021-06-23 19:59:00 +00:00
Tracy Zhou
4c4122551c
Merge "Finish recents animation on task dismissal only if the task is a live tile task" into sc-dev am: 2f8342d791
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15072972
Change-Id: I166398b0501d76bc5339330f7780f5440c410493
2021-06-23 19:58:59 +00:00
TreeHugger Robot
5e72b9cad2
Merge "Fix Tapl Background.switchToOverview for tablets" into sc-v2-dev
2021-06-23 19:54:07 +00:00
Tracy Zhou
2f8342d791
Merge "Finish recents animation on task dismissal only if the task is a live tile task" into sc-dev
2021-06-23 19:40:15 +00:00
Samuel Fufa
b4a497977f
Merge "Polish work for work profile" into sc-dev am: 1e70c235cf am: 50c273b975 am: ee4e478988
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15031833
Change-Id: If64c39174d67a4d9f1577328abaadc2ce9583ff7
2021-06-23 19:29:17 +00:00
Lucas Dupin
d1765ced20
Merge "Disable blurs when dev setting or battery saver" into sc-dev am: 697e51cd8c am: ccb41eca9c am: 3a5cc4e9f0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15069844
Change-Id: I0e9dab630488934a1ff5c3461123839d99ab035d
2021-06-23 19:28:14 +00:00
Samuel Fufa
ecd51222ac
Merge "Polish work for work profile" into sc-dev am: 1e70c235cf am: 6c2c69cd97 am: 534574d568
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15031833
Change-Id: I04b772e05c8c321e875198c4ca62f6c4ab8a3f42
2021-06-23 19:27:32 +00:00
Samuel Fufa
512f54d57c
Merge "Polish work for work profile" into sc-dev am: 1e70c235cf am: 770b6a182a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15031833
Change-Id: I4d641524d85183379c3db51a248170af5a9707dc
2021-06-23 19:26:41 +00:00
Lucas Dupin
11a03a6b1f
Merge "Disable blurs when dev setting or battery saver" into sc-dev am: 697e51cd8c am: 8ee65b1d75 am: d9186e0506
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15069844
Change-Id: I77ba003446a42ea9dd0470fa16239e5702febf2b
2021-06-23 19:25:56 +00:00
Samuel Fufa
ee4e478988
Merge "Polish work for work profile" into sc-dev am: 1e70c235cf am: 50c273b975
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15031833
Change-Id: I0851131c14850c5efe35bdf50899508dd2321fd8
2021-06-23 19:25:24 +00:00
Lucas Dupin
3a5cc4e9f0
Merge "Disable blurs when dev setting or battery saver" into sc-dev am: 697e51cd8c am: ccb41eca9c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15069844
Change-Id: I8a6204c3e38df003a568f7a1fbead6e1671c4da9
2021-06-23 19:25:10 +00:00
Lucas Dupin
4d86e17e9d
Merge "Disable blurs when dev setting or battery saver" into sc-dev am: 697e51cd8c am: 4f22283658
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15069844
Change-Id: I56502e0a130e0ca202f4e0f806fd021afc7a43b8
2021-06-23 19:24:38 +00:00
Samuel Fufa
534574d568
Merge "Polish work for work profile" into sc-dev am: 1e70c235cf am: 6c2c69cd97
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15031833
Change-Id: Ie52ddc6522c5dc8364e90793f25b10837daa6601
2021-06-23 19:24:23 +00:00
Lucas Dupin
d9186e0506
Merge "Disable blurs when dev setting or battery saver" into sc-dev am: 697e51cd8c am: 8ee65b1d75
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15069844
Change-Id: I54e1efe0b7c28d58a8408926e4615152c0e29d27
2021-06-23 19:05:23 +00:00
Samuel Fufa
6c2c69cd97
Merge "Polish work for work profile" into sc-dev am: 1e70c235cf
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15031833
Change-Id: Ie9cf60cd89c805c7341e2725259152215edea889
2021-06-23 19:00:41 +00:00
Lucas Dupin
8ee65b1d75
Merge "Disable blurs when dev setting or battery saver" into sc-dev am: 697e51cd8c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15069844
Change-Id: Ia7bcf27ad8aba1a9115481f5ba4f9d77bf56d3a8
2021-06-23 19:00:14 +00:00
Samuel Fufa
50c273b975
Merge "Polish work for work profile" into sc-dev am: 1e70c235cf
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15031833
Change-Id: I4606c7d7139d74e9a0eff692f5a2a84b1bdc200c
2021-06-23 18:59:22 +00:00
Samuel Fufa
770b6a182a
Merge "Polish work for work profile" into sc-dev am: 1e70c235cf
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15031833
Change-Id: Ib803b97f7e50fdbddcd13a99359f67b4080c4851
2021-06-23 18:59:22 +00:00
Lucas Dupin
4f22283658
Merge "Disable blurs when dev setting or battery saver" into sc-dev am: 697e51cd8c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15069844
Change-Id: I2b8ada0c944f7073fc9a4a02ce2203a2db59e65e
2021-06-23 18:59:06 +00:00
Lucas Dupin
ccb41eca9c
Merge "Disable blurs when dev setting or battery saver" into sc-dev am: 697e51cd8c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15069844
Change-Id: Id545f2f132529cedd1f3e8109370d5a6a8e8958f
2021-06-23 18:59:05 +00:00
Samuel Fufa
1e70c235cf
Merge "Polish work for work profile" into sc-dev
2021-06-23 18:58:29 +00:00
Jonathan Miranda
ec74bb4f27
Merge "Fix bug where icons in hotseat were clipped when display size is Small." into sc-dev am: 23415e214c am: 7880064d02 am: 238f70ae5d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15068798
Change-Id: I0bf7bbcec58108c279bcc4038aeeeffb463548a9
2021-06-23 18:56:05 +00:00
Jonathan Miranda
79178e0252
Merge "Fix bug where icons in hotseat were clipped when display size is Small." into sc-dev am: 23415e214c am: 127e2605d5 am: 13dc594219
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15068798
Change-Id: I2ec51c864b217b64d22952c1adc939aed234d8ef
2021-06-23 18:55:04 +00:00
Hyunyoung Song
bc66c9fd3c
Merge "Hide searchbox when header protection is on." into sc-dev am: 93068d1c39 am: 66f0252ea5 am: ae4093fb1b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15058492
Change-Id: Ic2cb7cb6e0a617ab202be268e1659db21e5fe10d
2021-06-23 18:53:39 +00:00
Hyunyoung Song
e5282a078d
Merge "Hide searchbox when header protection is on." into sc-dev am: 93068d1c39 am: 23ad64de64 am: 46949596f3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15058492
Change-Id: I7abd22ff6fcc9213aedc10e7d56614d3c0159fb7
2021-06-23 18:53:27 +00:00
Jonathan Miranda
238f70ae5d
Merge "Fix bug where icons in hotseat were clipped when display size is Small." into sc-dev am: 23415e214c am: 7880064d02
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15068798
Change-Id: Ic7c30c732774ba4b512a680b6e44083b3b9344e0
2021-06-23 18:51:26 +00:00
Jonathan Miranda
13dc594219
Merge "Fix bug where icons in hotseat were clipped when display size is Small." into sc-dev am: 23415e214c am: 127e2605d5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15068798
Change-Id: I14cb6f1674bcc31c9a3b21dae7a68955f6a265bc
2021-06-23 18:51:08 +00:00
Hyunyoung Song
ae4093fb1b
Merge "Hide searchbox when header protection is on." into sc-dev am: 93068d1c39 am: 66f0252ea5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15058492
Change-Id: Ic0dfb70dc403a215123eb779bf7218566928e152
2021-06-23 18:50:44 +00:00
Hyunyoung Song
46949596f3
Merge "Hide searchbox when header protection is on." into sc-dev am: 93068d1c39 am: 23ad64de64
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15058492
Change-Id: I0d4fca8d4414ddb559c239666e6de7b188fc30c6
2021-06-23 18:50:25 +00:00
Vadim Tryshev
c97cf2dd81
Merge "Detect leaks only on test success Bug: 191690396 Test: presubmit" into sc-dev am: 9d7ff51901 am: 60b3666f4c am: f00ec94570
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15068626
Change-Id: If0446bd091696d04856372b0eaf420baa11457b2
2021-06-23 18:48:41 +00:00
Lucas Dupin
697e51cd8c
Merge "Disable blurs when dev setting or battery saver" into sc-dev
2021-06-23 18:40:43 +00:00
Jonathan Miranda
a7c82c5991
Merge "Fix bug where icons in hotseat were clipped when display size is Small." into sc-dev am: 23415e214c am: 0af274b3fb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15068798
Change-Id: Id42c458a5418c049f9f8bd337cc546addf998bb8
2021-06-23 18:40:03 +00:00
Hyunyoung Song
6eaef9efb0
Merge "Hide searchbox when header protection is on." into sc-dev am: 93068d1c39 am: 98c950462b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15058492
Change-Id: I8a5f04b55f3077abfb23dc358d01c80f6138130a
2021-06-23 18:39:57 +00:00
Jonathan Miranda
0af274b3fb
Merge "Fix bug where icons in hotseat were clipped when display size is Small." into sc-dev am: 23415e214c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15068798
Change-Id: Icafc0b928e7d75baa237c738b2f90fb47628324b
2021-06-23 18:37:05 +00:00
Jonathan Miranda
127e2605d5
Merge "Fix bug where icons in hotseat were clipped when display size is Small." into sc-dev am: 23415e214c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15068798
Change-Id: Ie2e85b1763f9061241df27e7b81acb3ff102b1d5
2021-06-23 18:36:53 +00:00
Hyunyoung Song
23ad64de64
Merge "Hide searchbox when header protection is on." into sc-dev am: 93068d1c39
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15058492
Change-Id: Ieffc6d68718a11249d21e29db28b26c86ef911e5
2021-06-23 18:36:41 +00:00
Jonathan Miranda
7880064d02
Merge "Fix bug where icons in hotseat were clipped when display size is Small." into sc-dev am: 23415e214c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15068798
Change-Id: Iefeaf01d9c2ffaeaf7d1585ef81c773f6681b992
2021-06-23 18:35:39 +00:00
Hyunyoung Song
98c950462b
Merge "Hide searchbox when header protection is on." into sc-dev am: 93068d1c39
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15058492
Change-Id: Ifdd44701a2cce5eb862dd46287bf8db89455ddea
2021-06-23 18:35:14 +00:00
Hyunyoung Song
66f0252ea5
Merge "Hide searchbox when header protection is on." into sc-dev am: 93068d1c39
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15058492
Change-Id: I4acdab274304096afcb82200d8e2ed7fb51ccd5d
2021-06-23 18:35:07 +00:00