Android Build Coastguard Worker
e2bd59dc74
Snap for 7883892 from a8c19019c6 to sc-v2-release
...
Change-Id: I3aa62158c0c178294e61e75fd89992a87251fd13
2021-11-04 23:10:42 +00:00
Alex Chau
a8c19019c6
Merge "Disable Tapl pressBack and dragToFolder Tests" into sc-v2-dev
2021-11-04 14:29:13 +00:00
Benno Lin
d80ed19ba6
Disable Tapl pressBack and dragToFolder Tests
...
The tests break on R3 and S5 devices.
Therefore the CL disable them temporarily until the issue being
resolved.
Bug: 205027405
Bug: 205014516
Test: disable tests that break ATP tests on R3 and S5.
Change-Id: Ib71c2f334d98445aeafa211d9bba2910d191b6fb
2021-11-04 02:46:48 +00:00
Winson Chung
3b5dddbce1
Merge "Add some logging for taskbar recreation" into sc-v2-dev
2021-11-03 23:41:07 +00:00
Android Build Coastguard Worker
c3d432ddd5
Snap for 7880955 from d9db871f79 to sc-v2-release
...
Change-Id: Ia3ff4dd892a6d05c3debdd95966754bdbeb54b6a
2021-11-03 23:08:26 +00:00
Tracy Zhou
5b92dccc5e
Merge "Revert "[Live Tile] App surface is above launcher even after reaching Overview"" into sc-v2-dev
2021-11-03 21:49:41 +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
Winson Chung
067faf3bbe
Add some logging for taskbar recreation
...
Bug: 201305599
Test: Manual
Change-Id: I437fe3226657ebe7b5507146fbe5e7f32e2e2fce
2021-11-03 11:17:44 -07: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
97d749833c
Merge "Implement pressing back button and swiping back" into sc-v2-dev
2021-11-03 06:03:49 +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
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
Benno Lin
8f083ccce3
Merge "Update TAPL to operate on folder icons." into sc-v2-dev
2021-11-03 02:14:46 +00:00
Bill Lin
0c93448afa
[automerger skipped] Merge "Allow One-handed gesture when densityDpi > 600" into sc-qpr1-dev am: 6648ab32bc -s ours
...
am skip reason: Merged-In Ic7ae10e8a47d26b9bb39ab80e22d591d74f89ae5 with SHA-1 2745327c5e is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16169553
Change-Id: Ia89da83fc900da12748490859dcda1b3ee1d3617
2021-11-03 01:20:55 +00:00
Bill Lin
6648ab32bc
Merge "Allow One-handed gesture when densityDpi > 600" into sc-qpr1-dev
2021-11-03 00:59:46 +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
Android Build Coastguard Worker
251ed497ca
Snap for 7876370 from a8a51394f5 to sc-v2-release
...
Change-Id: Ic1e041e3fd537b924a441cd99ece611c062ce910
2021-11-02 23:08:16 +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
Alex Chau
27794e8fa3
Merge "Add logging of draw / DeviceProfile params for a crash" into sc-v2-dev
2021-11-02 18:26:58 +00:00
Alina Zaidi
6180273e1f
Merge "Use equals() to compare UserHandle when building LauncherAtom#ItemInfo." into sc-v2-dev
2021-11-02 16:27:56 +00:00
Alina Zaidi
08c3e8f526
Use equals() to compare UserHandle when building LauncherAtom#ItemInfo.
...
Bug: 204756057
Test: Manually verified correct behave through logs
Change-Id: Ic314e38978893984bac89988bfc3229a21d0214e
2021-11-02 14:10:37 +00:00
Alex Chau
05659a3d10
Add logging of draw / DeviceProfile params for a crash
...
Bug: 203530620
Test: manual
Change-Id: I376157ee3f688b16a05b59a0093f06519533f6c7
2021-11-02 13:11:05 +00:00
Alex Chau
a8a51394f5
Merge "Adding screen record for a flake" into sc-v2-dev
2021-11-02 11:31:52 +00:00
Tracy Zhou
b58eb1bc63
Revert "[Live Tile] App surface is above launcher even after reaching Overview"
...
This reverts commit e9e5e51d73 .
Reason for revert: This change breaks image indicators feature
Fixes: 195665605
Change-Id: I2abff19955e1594a40f06bfb4972721eed1ee16f
2021-11-01 23:49:00 -07: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
Bill Lin
2b74e3c290
Allow One-handed gesture when densityDpi > 600
...
This logic was aim to prevent tablet device enable One-handed gesture
so added displayInfo.densityDpi < DisplayMetrics.DENSITY_600 before.
However, it seems this densityDpi=600 does not able to represent to
tablet device, instead we already have system property
"ro.support_one_handed_mode" which provides feasibility to config false
on tablet project, as the reason we can safe to remove this condition.
Bug: 203936659
Test: adb shell wm density 600 , and observe OHM gesture is available
Test: atest WMShellUnitTests
Change-Id: Ic7ae10e8a47d26b9bb39ab80e22d591d74f89ae5
Merged-In: Ic7ae10e8a47d26b9bb39ab80e22d591d74f89ae5
2021-11-02 02:50:09 +00:00
Vinit Nayak
97d64ea8a1
Align OverviewActionsView for 3 button taskbar
...
Bug: 189807374
Change-Id: I028ae31b98e28bc372f0148a28755d067fe50678
2021-11-02 01:13:02 +00:00
Android Build Coastguard Worker
ffc350d5a1
Snap for 7873175 from 6e5f4e3184 to sc-v2-release
...
Change-Id: I92761bf396b433abe6dd39fb653c6db3d9195952
2021-11-01 23:07:58 +00:00
Jon Miranda
da02250c29
Adding screen record for a flake
...
Test: presubmit
Bug: 202735477
Change-Id: I4e1d2bc3650e2f52767f57e9b00c9c2bf7974489
2021-11-01 14:25:35 -07: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
c29f5441da
Merge "Reapply TaskViewSimulator in onApplyWindowInsets()" into sc-v2-dev
2021-11-01 20:17:53 +00:00
Brian Isganitis
f0fa83e988
Merge "Decrease character limit for "Home settings" to 20." into sc-v2-dev
2021-11-01 20:00:32 +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
6e5f4e3184
Merge "Clean up RemoteTargetHandles when RecentsAnimation ends" into sc-v2-dev
2021-11-01 18:01:37 +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
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
TreeHugger Robot
e6a04336eb
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-qpr1-dev am: 047cb6c114 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16152635
Change-Id: Ia365e3008cb3e6476c4eb6ae6e13d2f069877007
2021-11-01 06:16:46 +00:00
Bill Yi
14ef2d7650
[automerger skipped] [automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: eceff103d4 am: 5b24688fc3 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16152630
Change-Id: I0ca3cca154f3700286d9b1e80c4660c4940b59c3
2021-11-01 06:16:23 +00:00
TreeHugger Robot
08e6d3a0f4
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev
2021-11-01 05:55:53 +00:00
TreeHugger Robot
d75cdbbc9e
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev
2021-11-01 05:55:37 +00:00
TreeHugger Robot
047cb6c114
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-qpr1-dev
2021-11-01 05:55:36 +00:00
Hyunyoung Song
f45ec6dc1d
Merge "[Test] Introduce tracing to identify why pm create-user is failing" into sc-v2-dev
2021-10-31 21:59:09 +00:00
Bill Yi
9252143fb6
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ifdcb1408fd64a714b08364c9e2106ade4c4a6fd7
2021-10-30 01:23:53 +00:00