TreeHugger Robot
043cd4f63a
Merge "Use isolated display context to get display info" into rvc-dev am: 7f5a670cc3 am: f58ec22c1c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11969858
Change-Id: I5e53f6458f9a35e655c41be013d61e5bee5ee8f4
2020-06-24 03:57:44 +00:00
TreeHugger Robot
0e93463f62
Merge "Merging from ub-launcher3-rvc-dev @ build 6621659" into rvc-dev am: 738b1af342 am: f7897465e3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11975976
Change-Id: I56e0726ed58c300c401530b137ffbf96c4d9d2d0
2020-06-24 03:57:23 +00:00
TreeHugger Robot
f58ec22c1c
Merge "Use isolated display context to get display info" into rvc-dev am: 7f5a670cc3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11969858
Change-Id: I1a33b6fbdfa1f30031c6122fe0b20313e5f8987b
2020-06-24 03:51:04 +00:00
TreeHugger Robot
7f5a670cc3
Merge "Use isolated display context to get display info" into rvc-dev
2020-06-24 03:44:07 +00:00
TreeHugger Robot
f7897465e3
Merge "Merging from ub-launcher3-rvc-dev @ build 6621659" into rvc-dev am: 738b1af342
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11975976
Change-Id: I170ce5d3e3d310b2c02f1ac24037aaef60e7dde9
2020-06-24 03:43:47 +00:00
TreeHugger Robot
738b1af342
Merge "Merging from ub-launcher3-rvc-dev @ build 6621659" into rvc-dev
2020-06-24 03:29:19 +00:00
Tracy Zhou
4853401c1c
Merge "Revert "Disable grid option feature in ThemePicker"" into rvc-d1-dev am: 79e81dd799
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11975975
Change-Id: I6940533ed3d481c91133870923b6de406fd5ba2b
2020-06-24 03:10:29 +00:00
TreeHugger Robot
3d040cfadd
Merge "Prevent premature resetting of quickswitch mode" into rvc-dev am: 1c90b51de6 am: 995cab35af
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11977176
Change-Id: I029a1cd4de235892919370353f9190a2275f88c0
2020-06-24 03:04:36 +00:00
Tracy Zhou
79e81dd799
Merge "Revert "Disable grid option feature in ThemePicker"" into rvc-d1-dev
2020-06-24 02:53:19 +00:00
Tracy Zhou
7afa69d438
Revert "Disable grid option feature in ThemePicker"
...
This reverts commit 0c88238966 .
Reason for revert: Disable grid in rvc-dev, and revert this change in rvc-d1-dev.
Bug: 158790001
Change-Id: Id19579b87d0a83424be794cbac95b7df3fd67131
2020-06-24 02:53:05 +00:00
TreeHugger Robot
995cab35af
Merge "Prevent premature resetting of quickswitch mode" into rvc-dev am: 1c90b51de6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11977176
Change-Id: I31e0e9cd12bc3bdeb9eecceb7d4db4aba20e91e9
2020-06-24 02:51:09 +00:00
TreeHugger Robot
1c90b51de6
Merge "Prevent premature resetting of quickswitch mode" into rvc-dev
2020-06-24 02:48:38 +00:00
Tracy Zhou
22395f0f02
Merge "Disable grid option feature in ThemePicker" into rvc-dev am: cb2473cf3f am: 15816e2cb3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11972631
Change-Id: I498758afe041cc21e2640e85da954bd4e56f485b
2020-06-23 23:40:41 +00:00
Sunny Goyal
315eb02012
Merging from ub-launcher3-rvc-dev @ build 6621659
...
Bug:150504032
Test: manual, presubmit on the source branch
x20/teams/android-launcher/merge/ub-launcher3-rvc-dev_rvc-dev_6621659.html
Change-Id: Id9689e3dfa641c0e004c9dc975e281358bed7ad7
2020-06-23 16:28:38 -07:00
Tracy Zhou
15816e2cb3
Merge "Disable grid option feature in ThemePicker" into rvc-dev am: cb2473cf3f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11972631
Change-Id: I88bc60255cf86535789046145035ea42645105c1
2020-06-23 23:21:19 +00:00
Tracy Zhou
cb2473cf3f
Merge "Disable grid option feature in ThemePicker" into rvc-dev
2020-06-23 23:09:09 +00:00
Tracy Zhou
0c88238966
Disable grid option feature in ThemePicker
...
Fixes: 158790001
Test: manual
Change-Id: I5419738d9b3be996cdcea0a7b5dc2d31ceff0055
2020-06-23 23:07:53 +00:00
Vinit Nayak
d92946356e
Prevent premature resetting of quickswitch mode
...
Previously, whenever a user returned to the same
rotation that they had started quickswitch in,
we were sending sysui the reset flag(-1) indicating
that quickstep was complete instead of sending
the rotation of the device the user was in.
This was intentional and it worked, however we now
always send the active rotation while the user
is in a quickswitch session because sysui needs
to show the fake home handle for immersive apps,
which can occur in any rotation. This state is
distinct from not being in quickswitch at all, in
which no fake handles are shown.
Fixes: 158677967
Change-Id: I910324abf781b4b30fe981139712bcb5b653c318
(cherry picked from commit f2daafcdf8 )
2020-06-23 22:45:44 +00:00
TreeHugger Robot
359a28e934
Merge "Prevent premature resetting of quickswitch mode" into ub-launcher3-rvc-dev
2020-06-23 22:42:48 +00:00
TreeHugger Robot
d0fcfe2bb7
Merge "Fix hotseat button alignment" into ub-launcher3-rvc-dev
2020-06-23 22:08:42 +00:00
Vinit Nayak
f2daafcdf8
Prevent premature resetting of quickswitch mode
...
Previously, whenever a user returned to the same
rotation that they had started quickswitch in,
we were sending sysui the reset flag(-1) indicating
that quickstep was complete instead of sending
the rotation of the device the user was in.
This was intentional and it worked, however we now
always send the active rotation while the user
is in a quickswitch session because sysui needs
to show the fake home handle for immersive apps,
which can occur in any rotation. This state is
distinct from not being in quickswitch at all, in
which no fake handles are shown.
Fixes: 158677967
Change-Id: I910324abf781b4b30fe981139712bcb5b653c318
2020-06-23 15:07:22 -07:00
Tony Wickham
b2676f22d9
Store newGestureState before onConsumerAboutToBeSwitched clears it am: b47a99e3cc am: fa5559ff64
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11972618
Change-Id: I3a0fd6a4af4c210a1b91635f438b310a68e7a39d
2020-06-23 21:16:26 +00:00
Tony Wickham
fa5559ff64
Store newGestureState before onConsumerAboutToBeSwitched clears it am: b47a99e3cc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11972618
Change-Id: I8d0a8f74ee677e5063c6ff84288bc7bd8e7a517c
2020-06-23 21:02:51 +00:00
vadimt
efa3acddba
Making LauncherProvider think that clear-db request comes from Launcher
...
If it comes from the test process, the request won't be honored.
Bug: 159728364
Change-Id: I90029c1198634f1f1e94f61ba8ab9b41609d9ad5
2020-06-23 13:59:11 -07:00
Samuel Fufa
a44c09d6c9
Fix hotseat button alignment
...
Screenshot: https://screenshot.googleplex.com/Vr9FXe3oN2t
Bug: 159731214
Change-Id: I9e413f5d9bf0144edd413cc5995e7f1fda152f28
2020-06-23 12:46:30 -07:00
Tony Wickham
b47a99e3cc
Store newGestureState before onConsumerAboutToBeSwitched clears it
...
Bug: 159659393
Change-Id: If98d54b7ca397ef56a5c6d50c0fd92f25a9494b4
(cherry picked from commit efb7e60edc )
2020-06-23 16:45:51 +00:00
Tracy Zhou
b1e003c1fb
Merge "Support having dup items in folder for migration" into ub-launcher3-rvc-dev
2020-06-23 16:12:25 +00:00
Riddle Hsu
8108009929
Use isolated display context to get display info
...
While display is in landscape, and the launcher is transformed to
portrait, the display rotation from activity or application context
will get the rotation in portrait.
In order to transform the input event when the orientations are
different, the actual device rotation is still needed. By creating
the display context from application context, the resources of
the new context won't be affected by the activity/application level
display info adjustments. That provides the actual device states.
Additionally, DefaultDisplay#INSTANCE should only be used for the
operations related to physical orientation/size because it won't
contain the override information from activity.
Bug: 157456493
Test: Use a device which may switch refresh rate.
Open Maps and put device in landscape.
Use gesture navigation to swipe up.
The direction of movement should be consistent with UI.
Change-Id: I03108b1ab057e28727b6a6db3629d2c1c069e828
2020-06-23 17:09:33 +08:00
TreeHugger Robot
633f0ca00d
Merge "Merging from ub-launcher3-rvc-dev @ build 6617269" into rvc-dev am: a271085506 am: 3309850150
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11959982
Change-Id: Ia45c84e7afe144515eee4dc66b6339e0d8e46f96
2020-06-23 07:58:40 +00:00
TreeHugger Robot
3309850150
Merge "Merging from ub-launcher3-rvc-dev @ build 6617269" into rvc-dev am: a271085506
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11959982
Change-Id: I1cb4a775fda0f70b0839398ac0f4b8e224c7880c
2020-06-23 07:47:36 +00:00
TreeHugger Robot
a271085506
Merge "Merging from ub-launcher3-rvc-dev @ build 6617269" into rvc-dev
2020-06-23 07:29:27 +00:00
Tracy Zhou
76773cd210
Support having dup items in folder for migration
...
Fixes: 159312066
Test: Have two dup items in a folder under one grid setting. Migrate. Make sure the folder is migrated correctly to the new grid setting.
Change-Id: Ic5aeb30a1c8acb382bccf744d7553913d8a8a320
2020-06-23 00:29:23 -07:00
TreeHugger Robot
7cb6d738c0
Merge "Eliminating messages that launcher activity is frozen" into ub-launcher3-rvc-dev
2020-06-23 06:09:26 +00:00
Hyunyoung Song
85d90a16bc
Merging from ub-launcher3-rvc-dev @ build 6617269
...
Bug: 150504032
Test: manual, presubmit on the source branch
https://android-launcher.teams.x20web.corp.google.com/merge/ub-launcher3-rvc-dev_rvc-dev_6617269.html
Change-Id: I7a13230553f9c42d5f67164234c33cf77efa9cf2
Merged-In: I2a168bfa8e3979ade26ab1d3cddbbae84cf79590
2020-06-23 05:11:31 +00:00
TreeHugger Robot
ea3edf1247
Merge "Log query_length & parent_container for actions on search results." into ub-launcher3-rvc-dev
2020-06-23 02:16:44 +00:00
TreeHugger Robot
7551b6191f
Merge "Store newGestureState before onConsumerAboutToBeSwitched clears it" into ub-launcher3-rvc-dev
2020-06-23 01:33:55 +00:00
thiruram
dbd61d4026
Log query_length & parent_container for actions on search results.
...
Bug: 154717227
Change-Id: I8e7d725014f60a2fd9a7fe13fce705acbc7623ad
2020-06-22 18:14:12 -07:00
Tony Wickham
efb7e60edc
Store newGestureState before onConsumerAboutToBeSwitched clears it
...
Bug: 159659393
Change-Id: If98d54b7ca397ef56a5c6d50c0fd92f25a9494b4
2020-06-22 17:37:07 -07:00
Rajeev Kumar
2f269fa9a9
Get rid of unused notification_badging_enabled configuration. am: e941d72380 am: 4a24d3635e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11959139
Change-Id: Id5aabe030df612275a7462da5df71233fc04ffbc
2020-06-22 23:10:37 +00:00
Rajeev Kumar
4a24d3635e
Get rid of unused notification_badging_enabled configuration. am: e941d72380
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11959139
Change-Id: I47aa235aae179f63519ede9f741f0560913ca378
2020-06-22 22:52:47 +00:00
vadimt
839fb7b3ae
Eliminating messages that launcher activity is frozen
...
They were ultimately caused by killing Launcher process from tests.
Now having a test info handler request to clear db.
Bug: 152629799
Change-Id: Ia81ddc3e338718c4cff08c7396b9fda1b7091024
2020-06-22 15:39:19 -07:00
Thiru Ramasamy
51ece1847c
Merge "Adds additional folder label states (UNLABELED & EMPTY_LABEL)" into ub-launcher3-rvc-dev
2020-06-22 21:04:12 +00:00
TreeHugger Robot
ceaad08f06
Merge "Fixing rotation watcher not enabled in landscape" into ub-launcher3-rvc-dev
2020-06-22 21:00:07 +00:00
Vadim Tryshev
21cea8e55c
Merge "Changing event check implementation from logcat to TestProtocol" into ub-launcher3-rvc-dev
2020-06-22 20:42:23 +00:00
thiruram
ec75cbd85a
Adds additional folder label states (UNLABELED & EMPTY_LABEL)
...
UNLABELED -> title==null and EMPTY_LABEL -> title=="". When adding new items for the folder if the folder is in UNLABELED state, auto-labeling will be enabled.
This change also addresses auto-labeling issue due to false edit from UNLABELED to EMPTY.
Bug: 159164315
Change-Id: Ia17cd27b4afb60420dc15c544f544061fc46ad33
2020-06-22 13:24:07 -07:00
Hyunyoung Song
5c9a1ef5cd
Merge "Log Launcher transitions to WW" into ub-launcher3-rvc-dev
2020-06-22 20:21:10 +00:00
Rajeev Kumar
e941d72380
Get rid of unused notification_badging_enabled configuration.
...
Bug: 159637333
Test: Manual tests by building system image and testing launcher app.
Change-Id: I0a7a3048ae6b4ffa52497748f45a6cf366fe0433
2020-06-22 20:16:49 +00:00
Sunny Goyal
f67deb8e06
Fixing rotation watcher not enabled in landscape
...
Bug: 159636793
Change-Id: Ia7e5d90e9d441dfbe9877293957eff1ae7f69877
2020-06-22 13:02:53 -07:00
Hyunyoung Song
801f81fba5
Log Launcher transitions to WW
...
- ONRESUME / ONSTOP
- HOME_GESTURE
- OVERVIEW_GESTURE
- QUICKSWITCH
- SWIPELEFT/SWIPERIGHT
Bug: 156875719
Bug: 148822714
Bug: 137777105
Debug log: go/launcher-log-parity
Change-Id: I64a0deab4996b5be36320fbe0339f320891c53e0
2020-06-22 12:09:06 -07:00
TreeHugger Robot
ce629ff837
Merge "Handling Launcher configuration change between touchDown and Launcher.onStart" into ub-launcher3-rvc-dev
2020-06-22 18:04:14 +00:00