TreeHugger Robot
a69fd5a70c
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: I18d65f2e9856063b0e3c0853bdcf528a7f3a618e
2020-06-24 03:44:08 +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
569793bdb8
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: Ic110ef101c37e4edf6bd41be3903ae3d20074b73
2020-06-24 03:43:49 +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
android-build-team Robot
61cae0a781
Snap for 6622447 from 2660d8ce21 to mainline-release
...
Change-Id: I0c328182b7602755aff5f50c934b5b1149513a2e
2020-06-24 03:06:13 +00:00
TreeHugger Robot
89372cedeb
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: I23a9c8fe3af4cd72772c9df271e9c9a2b16f47e4
2020-06-24 02:51:55 +00:00
TreeHugger Robot
d98411ea4d
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: I8dbf27e216462ec0c00431d5e50d6627eed0bfb9
2020-06-24 02:51:17 +00:00
TreeHugger Robot
1c90b51de6
Merge "Prevent premature resetting of quickswitch mode" into rvc-dev
2020-06-24 02:48:38 +00:00
Samuel Fufa
6293af5575
Remove hotseat edu flag
...
Launcher should not restrict user migration to a one time event if we want users to migrate their hotseat by enabling hotseat prediction from suggestion settings.
Test: Manual
Bug: 159731272
Change-Id: I0e42dd6b6cf6374928e5b399d121d17fe8024ae1
2020-06-24 02:01:07 +00:00
android-build-team Robot
dde6d80a64
Snap for 6621766 from cb2473cf3f to rvc-release
...
Change-Id: I20ad5a5be8c00c9eb03250a4697ddbcee55ce3b2
2020-06-24 01:04:33 +00:00
Sreyas
98ef53458d
Fixing TaskMenu positioning.
...
Bug: 159728554
Change-Id: I4a666363f092b5416edecd0731a0f448916c8def
2020-06-24 00:14:21 +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
2660d8ce21
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: I97165e800e5dc275aeb4924f49f38ae90e4ab775
2020-06-23 23:21:45 +00:00
Tracy Zhou
4744871cfc
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: I6db80b1d04cd7d6bd5d26e48fec4ef722209c519
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
56c28b5e12
Store newGestureState before onConsumerAboutToBeSwitched clears it am: b47a99e3cc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11972618
Change-Id: Id35d3d41f23000db794ff1f1eedca3b56a599b23
2020-06-23 21:03:15 +00:00
Tony Wickham
5def85eb22
Store newGestureState before onConsumerAboutToBeSwitched clears it am: b47a99e3cc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11972618
Change-Id: Icb29fe36b27dec1276cc03169310bb0486c9dbc8
2020-06-23 21:03:05 +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
d9bb767466
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: Ic5e8629d580f552de23763b6138a95d53bc3912f
2020-06-23 07:48:11 +00:00
TreeHugger Robot
d40872d017
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: I1de10dab636ad0eb3311ea50007ea5667f17cc3a
2020-06-23 07:48:01 +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
android-build-team Robot
0fa16c2ffc
Snap for 6618402 from ef4a2a1845 to mainline-release
...
Change-Id: I8fada9f27852d2a90fd92b8a8e02f26c219b4c98
2020-06-23 03:06:02 +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
android-build-team Robot
e31e336fc4
Snap for 6617762 from e941d72380 to rvc-release
...
Change-Id: I5f67435f6fbe2a6eafdf50c4172e6104040a5fbb
2020-06-23 01:12:24 +00: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
ef4a2a1845
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: Iade4e784dc349ec2a03317dafadcad6efe5e9582
2020-06-22 22:53:17 +00:00
Rajeev Kumar
adcd80a944
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: I46372db345342d84017296a41829ac542e92e43b
2020-06-22 22:52:50 +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