Evan Rosky
ef590ff147
Merge "Provide app-process tokens to remote transitions so they can be boosted" into sc-v2-dev am: a3defa4d39
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15633306
Change-Id: I496f45b2c087e2b531fdc3e1035c64c46aa39fca
2021-11-03 21:11:03 +00:00
Evan Rosky
a3defa4d39
Merge "Provide app-process tokens to remote transitions so they can be boosted" into sc-v2-dev
2021-11-03 20:59:08 +00:00
Alex Chau
2705be5666
Revert "DO NOT MERGE Fix the cutout of magnification border" am: c91a43e110
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16182773
Change-Id: I333af6ef9a8d29385e0cd5e08b4c3c3887f2b801
2021-11-03 17:07:09 +00:00
Winson Chung
d9db871f79
Merge "Revert "DO NOT MERGE Fix the cutout of magnification border"" into sc-v2-dev
2021-11-03 16:49:07 +00:00
Alex Chau
c91a43e110
Revert "DO NOT MERGE Fix the cutout of magnification border"
...
Revert "Do NOT MERGE Fix magnification border includes taskbar"
Revert submission 16003793-magnification_border
Bug: 196510717
Reason for revert: Caused NexusLauncherTests and NexusLauncherOutOfProcTests to stop running
Reverted Changes:
Ibbc9c51ea:Do NOT MERGE Fix magnification border includes tas...
Ida2bb5bf1:DO NOT MERGE Fix the cutout of magnification borde...
Change-Id: I6b2123aedd2a2f23142a34f158d2d9ab71948a18
2021-11-03 14:19:23 +00:00
Benno Lin
4c818e40b5
Merge "Implement pressing back button and swiping back" into sc-v2-dev am: 97d749833c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16013509
Change-Id: Ia234ca6bfecc272f19c20b711adfd950556cbcd0
2021-11-03 06:21:01 +00:00
Benno Lin
97d749833c
Merge "Implement pressing back button and swiping back" into sc-v2-dev
2021-11-03 06:03:49 +00:00
ryanlwlin
45a20421f6
DO NOT MERGE Fix the cutout of magnification border am: 571df892f7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16003757
Change-Id: I110f15d4c315218ace1e1939b5c77d790d48538e
2021-11-03 05:42:15 +00:00
Ryan Lin
0ee6940bd0
Merge "DO NOT MERGE Fix the cutout of magnification border" into sc-v2-dev
2021-11-03 05:24:27 +00:00
Vinit Nayak
9f77b30259
Merge "Revert "Align OverviewActionsView for 3 button taskbar"" into sc-v2-dev am: 874ea446c9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16177161
Change-Id: I7943a055038e4c41d5434b4c04dacbbb4deeb8b5
2021-11-03 05:18:55 +00:00
Vinit Nayak
874ea446c9
Merge "Revert "Align OverviewActionsView for 3 button taskbar"" into sc-v2-dev
2021-11-03 05:04:32 +00:00
ryanlwlin
571df892f7
DO NOT MERGE Fix the cutout of magnification border
...
If the window is unmagnifiable, it might cause the cutout of
magnification region.
To fix it, we set the flag when the touchable region is not the
entier window frame.
Bug: 196510717
Test: manual test on gestural and 3-button navigation
Change-Id: Ida2bb5bf120038ac9153e12790b93bdec195adbc
2021-11-03 10:50:09 +08:00
Benno Lin
6c00386c2b
Implement pressing back button and swiping back
...
This CL implements a pressBack function to press back button or swiping
back in gesture navigation mode.
Bug: 199120092
Test: atest -c Launcher3Tests:com.android.launcher3.ui.TaplTestsLauncher3#testPressBack &&
atest -c NexusLauncherTests:com.android.quickstep.TaplTestsQuickstep#testPressBack
Change-Id: I001cea17d09ae1ab7952d04ee394a2afa5bf1e67
2021-11-03 02:28:37 +00:00
Zak Cohen
a4628a3109
Merge "Add temporary logging to try and debug: b/202414125" into sc-v2-dev am: 427113fa58
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16177152
Change-Id: I211c0f8aba37cba570a4e666a94d684583285c4b
2021-11-02 23:48:54 +00:00
Zak Cohen
427113fa58
Merge "Add temporary logging to try and debug: b/202414125" into sc-v2-dev
2021-11-02 23:33:31 +00:00
Vinit Nayak
3fabe054c2
Revert "Align OverviewActionsView for 3 button taskbar"
...
This reverts commit 97d64ea8a1 .
Reason for revert: b/204891006
Change-Id: I9d40a5c8c9bce6b818779ebaf748bb9bd9231caf
2021-11-02 22:08:33 +00:00
Zak Cohen
21f6189cd5
Add temporary logging to try and debug: b/202414125
...
Bug: 202414125
Test: Local
Change-Id: I641f9877972f3f584e5fc618d89c65c52f0d1da0
2021-11-02 14:17:15 -07:00
Vinit Nayak
728bc6b973
Merge "Align OverviewActionsView for 3 button taskbar" into sc-v2-dev am: ac24e7f6f0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16094825
Change-Id: Ibcff3be69a02166e6028857a1b63078485c9f1d1
2021-11-02 05:53:00 +00:00
Vinit Nayak
d23baa366e
Merge "Check if RemoteAnimationTargets apps are present" into sc-v2-dev am: a216ad2c36
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16142291
Change-Id: If91c57fe48ba6e5db3a4e1dafc3481273ea20a81
2021-11-02 05:52:55 +00:00
Vinit Nayak
ac24e7f6f0
Merge "Align OverviewActionsView for 3 button taskbar" into sc-v2-dev
2021-11-02 05:37:45 +00:00
Vinit Nayak
a216ad2c36
Merge "Check if RemoteAnimationTargets apps are present" into sc-v2-dev
2021-11-02 05:37:13 +00:00
Vinit Nayak
97d64ea8a1
Align OverviewActionsView for 3 button taskbar
...
Bug: 189807374
Change-Id: I028ae31b98e28bc372f0148a28755d067fe50678
2021-11-02 01:13:02 +00:00
TreeHugger Robot
6be5aa8855
Merge "Do not use shared lib resources" into sc-v2-dev am: 651b93bb53
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16166672
Change-Id: I70d3923e5fc739a0149659f207c03ae5429d8b56
2021-11-01 20:53:21 +00:00
TreeHugger Robot
651b93bb53
Merge "Do not use shared lib resources" into sc-v2-dev
2021-11-01 20:40:43 +00:00
Tony Wickham
f282735a08
Merge "Reapply TaskViewSimulator in onApplyWindowInsets()" into sc-v2-dev am: c29f5441da
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16143050
Change-Id: If6ee9defe28dd7c9cb00bebc724bcc1ed8512f34
2021-11-01 20:21:09 +00:00
Tony Wickham
c29f5441da
Merge "Reapply TaskViewSimulator in onApplyWindowInsets()" into sc-v2-dev
2021-11-01 20:17:53 +00:00
Jonathan Miranda
170606543f
Merge "Remove PROTOTYPE_APP_CLOSE feature flag and associated code." into sc-v2-dev am: 9b85616119
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16151440
Change-Id: Ie1d4effa0daddbea4f60f693f3e5679fefa19300
2021-11-01 18:53:20 +00:00
Jonathan Miranda
9b85616119
Merge "Remove PROTOTYPE_APP_CLOSE feature flag and associated code." into sc-v2-dev
2021-11-01 18:35:44 +00:00
Vinit Nayak
7af9bae493
Merge "Clean up RemoteTargetHandles when RecentsAnimation ends" into sc-v2-dev am: 6e5f4e3184
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16142695
Change-Id: I67b67494303063640223e2dca971a6d2e24d614f
2021-11-01 18:16:18 +00:00
Vinit Nayak
6e5f4e3184
Merge "Clean up RemoteTargetHandles when RecentsAnimation ends" into sc-v2-dev
2021-11-01 18:01:37 +00:00
Tony Wickham
436a73d2d2
Merge "Add null check when settling on LAST_TASK" into sc-v2-dev am: d48fbecd1a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16150962
Change-Id: Ib9d50e6c351d0250b70a0f84db9701ad58cbf521
2021-11-01 16:38:28 +00:00
Thales Lima
277683455c
Merge "add kotlin support for launcher" into sc-v2-dev am: 33f9de0225
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16101503
Change-Id: I8fe30f433f3ff8a668c8d351e0b95674bd5e81f6
2021-11-01 16:38:23 +00:00
Tony Wickham
d48fbecd1a
Merge "Add null check when settling on LAST_TASK" into sc-v2-dev
2021-11-01 16:22:15 +00:00
Thales Lima
33f9de0225
Merge "add kotlin support for launcher" into sc-v2-dev
2021-11-01 16:03:58 +00:00
Nick Chameyev
5f11bf60a8
Do not use shared lib resources
...
Temporary removes usages of SysUI shared
resources as it leads to crashes in Launcher
tests.
Bug: 204727471
Test: install launcher, try autorotate suggestion
Change-Id: I1e3c1f5b331a22a753acc3fe0ee544d50fba5c18
2021-11-01 15:49:54 +00:00
Nick Chameyev
686c34237f
Move floating rotation button handling to Launcher am: 0288d2e8bb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16101502
Change-Id: I4207dfc3d0f73ef7a02c2d5602ee67c7c0e09fd4
2021-11-01 12:50:26 +00:00
Nick Chameyev
0288d2e8bb
Move floating rotation button handling to Launcher
...
Moves handling of floating rotation button when navigation
bar is not created to the launcher. This button was not
showing when taskbar is visible as it was initialized in
navigation bar (which is not created for large screens).
Bug: 200103245
Test: rotate phone when autorotate disabled on inner screen
Test: showing rotate suggestion when gesture nav enabled/disabled
Change-Id: I13dd555bcd811f1524be7ab9ad51b2b012b3b749
2021-11-01 10:36:34 +00:00
Bill Yi
dee85291d4
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I9a64b39bfc779dc7c8261f0571aee1b4e53ea605
2021-10-30 01:20:28 +00:00
Jon Miranda
029a644a6e
Remove PROTOTYPE_APP_CLOSE feature flag and associated code.
...
Flag was never enabled, safe to remove.
Bug: 200999899
Test: manual
Change-Id: Ie2646d8c4b9a1c40fac1bfd7dadf4ec714171aec
2021-10-29 16:07:29 -07:00
Tony Wickham
2ca7e2695c
Add null check when settling on LAST_TASK
...
Test: N/A
Fixes: 203237855
Change-Id: I511fde0ba3f22720ed1fe29769c97a3207a98a4b
2021-10-29 14:15:53 -07:00
Tony Wickham
908552fad3
Merge "Recreate taskbar when dark mode changes" into sc-v2-dev am: d71a4288cf
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16144065
Change-Id: I039bb27e57ad54c4688f787752ef52b9605b0e20
2021-10-29 17:43:19 +00:00
Thales Lima
26f44911a6
add kotlin support for launcher
...
Bug: 193432925
Test: click on the app icon and check logcat
Change-Id: I2ca4d57105fe4e1b1dfc6c968a7c1bbd3cbd2151
2021-10-29 15:40:41 +00:00
Tony Wickham
5a5a926945
Recreate taskbar when dark mode changes
...
Also dispatch sysui flags to all controllers upon recreate, not just NavbarButtonsViewController. Additionally, tell the controllers to skip the animation due to the flag changes if it's fromInit.
Test: Enable themed icons, switch dark theme in quick settings, ensure taskbar updates
Fixes: 204403933
Change-Id: Ic43a50cf0456175f9beba5c29360440f051cbd2d
2021-10-28 17:49:03 -07:00
Tony Wickham
d99eefc215
Merge "Fix NPE when TaskView isn't attached to RecentsView" into sc-v2-dev am: 00841576d4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16143390
Change-Id: I841f96eeccf1f4ac9a120ae37fddfc232b4849d1
2021-10-28 22:55:01 +00:00
Tony Wickham
00841576d4
Merge "Fix NPE when TaskView isn't attached to RecentsView" into sc-v2-dev
2021-10-28 22:40:01 +00:00
TreeHugger Robot
918a5156ad
Merge "Update taskbar drag and drop treatment" into sc-v2-dev am: da86c0e64d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16134100
Change-Id: I9dc06f4b8633dec55578997dc60e4d009b0363ba
2021-10-28 21:12:36 +00:00
TreeHugger Robot
da86c0e64d
Merge "Update taskbar drag and drop treatment" into sc-v2-dev
2021-10-28 20:54:09 +00:00
Tony Wickham
956ce16f51
Fix NPE when TaskView isn't attached to RecentsView
...
Test: theoretical
Fixes: 201481275
Change-Id: Ie10b5ebac373e41a4d4113ee3cda737d88adad8a
2021-10-28 13:21:15 -07:00
TreeHugger Robot
a236bdc446
Merge "Make gesture nav tutorial skip button always visible." into sc-v2-dev am: d84aaad11f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15960473
Change-Id: I001be98b99214c05769bab873c7c87abf4c967bf
2021-10-28 20:00:55 +00:00
bquezada
4b58f6b934
Change AppTargetId for launcher events to align with other AppTargetId's. am: e12b321d5f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16141869
Change-Id: I10595afb2da3c972431a029f134dc897b2359066
2021-10-28 20:00:51 +00:00