Tony Wickham
d2d9837b3e
Merge "Skip fling anim if it is a no-op, to save a frame of aniamtion" into ub-launcher3-rvc-dev
2020-06-12 21:10:29 +00:00
Tony Wickham
5112cdd30b
Skip fling anim if it is a no-op, to save a frame of aniamtion
...
Bug: 158701272
Change-Id: Id2bc502d1caaeefeca339d5e5ad355ad8ba6d7ec
2020-06-12 14:23:46 -05:00
TreeHugger Robot
c64d348533
Merge "Adding a new attribute to speficy folder label directly in layout" into ub-launcher3-rvc-dev am: a41762f846
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11814871
Change-Id: I02052663915b62d05e147168eb09a6f5b63c5913
2020-06-12 18:53:47 +00:00
TreeHugger Robot
a41762f846
Merge "Adding a new attribute to speficy folder label directly in layout" into ub-launcher3-rvc-dev
2020-06-12 18:48:51 +00:00
TreeHugger Robot
ce031e46bc
Merge "Fixing sysui visibility changing multiple times on startup" into ub-launcher3-rvc-dev am: e3a51fec39
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11826471
Change-Id: I1a04520d6de65474e50ed22d5aa08a1992d1fede
2020-06-12 18:48:16 +00:00
TreeHugger Robot
3a41b165f2
Merge "Creating correct device profile when appContext and launcher context do not match" into ub-launcher3-rvc-dev am: 1eb6b2acf6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11816886
Change-Id: I95d41a48bea904d76d885d4deaefa6a1739558bb
2020-06-12 18:48:07 +00:00
TreeHugger Robot
e3a51fec39
Merge "Fixing sysui visibility changing multiple times on startup" into ub-launcher3-rvc-dev
2020-06-12 18:45:41 +00:00
TreeHugger Robot
1eb6b2acf6
Merge "Creating correct device profile when appContext and launcher context do not match" into ub-launcher3-rvc-dev
2020-06-12 18:37:30 +00:00
Samuel Fufa
1150ab3825
Announce folder content size with folder title
...
Bug: 144094885
Test: Manual
Change-Id: I340f9292b62163e1d72778024f1765c7618084c2
2020-06-12 11:25:32 -07:00
Jon Miranda
7c57559930
Gates blur code behind BlurUtils#supportsBlursOnWindows.
...
This "fixes" the bug where wallpaper zoom does not reset to 0 when
screen turns off since we no longer require a valid surface to set the depth
when blur is disabled.
Note that the bug still exists when blur is enabled, which will need to be
fixed in a follow up CL.
Bug: 157946272
Change-Id: I43179435885c95eb2ecf406fa5c291badf5a1ed3
2020-06-12 11:03:10 -07:00
Vinit Nayak
84dc3a45ee
Notify SysUi on device rotation for back gesture
...
Whenever device rotates, we notify sysui to hide/show
the back gesture if the foreground app also rotates.
We also notify sysui when device rotates to match
the orientation of the current foreground app (this
is for apps with fixed rotations).
Fixes: 154580671
Test: Created test apps of different rotations
and ensured that back functionality was present when
attempting to go back.
Change-Id: I33a71698411d9bc2416b6660f8dbd53233628917
(cherry picked from commit 80303ac4b9 )
Merged-In: I33a71698411d9bc2416b6660f8dbd53233628917
2020-06-12 17:25:37 +00:00
TreeHugger Robot
7183b2786c
Merge "Notify SysUi on device rotation for back gesture"
2020-06-12 17:25:11 +00:00
Hyunyoung Song
e18703bf8c
LAUNCHER_APP_LAUNCH_TAP should log correctly for icons inside folder am: 13c2bc7303
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11817980
Change-Id: I5aa4ff632d0ea545074243a82728022a228255cc
2020-06-12 17:21:57 +00:00
android-build-team Robot
e0d8564f59
Snap for 6583806 from 1c3f4bad27 to mainline-release
...
Change-Id: I5947be70a8fc9563af29098131a8fb5a7f7dd19c
2020-06-12 07:10:40 +00:00
Hyunyoung Song
13c2bc7303
LAUNCHER_APP_LAUNCH_TAP should log correctly for icons inside folder
...
Bug: 137777105
Change-Id: I5c1552481fc1b788ba41c57bfe97f126f55e5b16
2020-06-11 23:51:17 -07:00
TreeHugger Robot
fb51d87e84
Merge "Hook one-handed gesture to expand notification panel by default"
2020-06-12 06:43:52 +00:00
TreeHugger Robot
fc012828c8
Merge "Fix quick switching to any task that already appeared" into ub-launcher3-rvc-dev am: 662796d18b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11813325
Change-Id: I6b9f3f16d7648b868864f3de309afd6648821e3d
2020-06-12 05:46:58 +00:00
TreeHugger Robot
662796d18b
Merge "Fix quick switching to any task that already appeared" into ub-launcher3-rvc-dev
2020-06-12 05:22:44 +00:00
android-build-team Robot
62811f8a53
Snap for 6582636 from 8020bf2f4b to rvc-release
...
Change-Id: If03bc0890d383ba2cfa26fa009473334dd3788f3
2020-06-12 01:06:13 +00:00
TreeHugger Robot
f2b602b207
Merge "ADD NPE check before shortcut key creation." into ub-launcher3-rvc-dev am: 368621a4bb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11842727
Change-Id: Ib738b35576a98b2197c7861800167777a50a4435
2020-06-11 23:08:37 +00:00
Vinit Nayak
05cd0aedf3
Notify SysUi on device rotation for back gesture
...
Whenever device rotates, we notify sysui to hide/show
the back gesture if the foreground app also rotates.
We also notify sysui when device rotates to match
the orientation of the current foreground app (this
is for apps with fixed rotations).
Fixes: 154580671
Test: Created test apps of different rotations
and ensured that back functionality was present when
attempting to go back.
Change-Id: I33a71698411d9bc2416b6660f8dbd53233628917
(cherry picked from commit 80303ac4b9 )
2020-06-11 23:04:55 +00:00
TreeHugger Robot
368621a4bb
Merge "ADD NPE check before shortcut key creation." into ub-launcher3-rvc-dev
2020-06-11 23:00:05 +00:00
TreeHugger Robot
f4c746949c
Merge "Reduce launcher logs in bugreports" into ub-launcher3-rvc-dev am: 4aef742314
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11739381
Change-Id: Ifef88cbaf17c07d0b55fcceb9c1669291be0cf34
2020-06-11 22:50:23 +00:00
TreeHugger Robot
4aef742314
Merge "Reduce launcher logs in bugreports" into ub-launcher3-rvc-dev
2020-06-11 22:41:39 +00:00
Samuel Fufa
adbe9b6075
ADD NPE check before shortcut key creation.
...
Bug: 156871815
Change-Id: I88132a51f80062eaa76da5838d20c5fe93224635
2020-06-11 15:15:02 -07:00
Samuel Fufa
852145c9b5
Reduce launcher logs in bugreports
...
Bug: 158216867
Test: Manual
Change-Id: I068550f2c0b233d5c7a6c4685efb36b62ced5dde
2020-06-11 15:02:58 -07:00
TreeHugger Robot
7784be33c5
Merge "Adding tooltip for Select button." into ub-launcher3-rvc-dev am: 8449aeaf6e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11818768
Change-Id: Iddf677b95e4e8317b656d25a8497632bbce91890
2020-06-11 21:18:51 +00:00
TreeHugger Robot
8449aeaf6e
Merge "Adding tooltip for Select button." into ub-launcher3-rvc-dev
2020-06-11 21:07:39 +00:00
Sreyas
da727bbb98
Adding tooltip for Select button.
...
Change-Id: I3a09d20b6dd26e81b8a010e2d2da52c52408e845
2020-06-11 13:29:37 -07:00
Samuel Fufa
845a94d7f6
Migrate Hotseat logging to WW am: 6fd62fde91
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11816008
Change-Id: I0da8dee773298c637a97ad2def91b8c54e0e3dd6
2020-06-11 17:19:32 +00:00
Samuel Fufa
6fd62fde91
Migrate Hotseat logging to WW
...
Bug: 158218197
Change-Id: I77743b78593f169ffc30f91ab9963052417dac23
2020-06-11 09:27:36 -07:00
Pinyao Ting
45b5db5629
Merging from ub-launcher3-rvc-dev @ build 6577335 am: 8020bf2f4b am: c4146d654d am: 9dce33f8d3 am: a32b05539e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11828234
Change-Id: I177080181c9d4d21cb2a419dba524470d95f6496
2020-06-11 09:58:48 +00:00
Automerger Merge Worker
a0b3a4d1fa
Merge "Merging from ub-launcher3-rvc-dev @ build 6577335 am: 8020bf2f4b am: e0a0876062 am: 3e6a5661ac" into rvc-qpr-dev-plus-aosp am: c882649e81
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11828234
Change-Id: I6ce3a2ebf1b892c3c84c9ba24991804a346f48d6
2020-06-11 09:58:35 +00:00
Pinyao Ting
5c2f1a6fa4
Merging from ub-launcher3-rvc-dev @ build 6577335 am: 8020bf2f4b am: e0a0876062 am: af957e82c4 am: cd902c0fc0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11828234
Change-Id: I7def4bc74da0e4bf8ce19bd281d90945f45a6a3d
2020-06-11 09:58:01 +00:00
Pinyao Ting
a32b05539e
Merging from ub-launcher3-rvc-dev @ build 6577335 am: 8020bf2f4b am: c4146d654d am: 9dce33f8d3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11828234
Change-Id: I316055b0254817bfae3c803bb4b1c9f9e0c593b4
2020-06-11 09:36:04 +00:00
Automerger Merge Worker
c882649e81
Merge "Merging from ub-launcher3-rvc-dev @ build 6577335 am: 8020bf2f4b am: e0a0876062 am: 3e6a5661ac" into rvc-qpr-dev-plus-aosp
2020-06-11 09:35:52 +00:00
Pinyao Ting
cd902c0fc0
Merging from ub-launcher3-rvc-dev @ build 6577335 am: 8020bf2f4b am: e0a0876062 am: af957e82c4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11828234
Change-Id: I01ebe0f459d9628fc9eae253faeb53e24981dbb6
2020-06-11 09:35:42 +00:00
Pinyao Ting
71330b51d7
Merging from ub-launcher3-rvc-dev @ build 6577335 am: 8020bf2f4b am: e0a0876062 am: 3e6a5661ac
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11828234
Change-Id: I5816d486d62d6af731b37482cb42eb826a09d591
2020-06-11 09:35:40 +00:00
Pinyao Ting
af957e82c4
Merging from ub-launcher3-rvc-dev @ build 6577335 am: 8020bf2f4b am: e0a0876062
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11828234
Change-Id: I043d4e24a4e3de3eda166657023c6103de368dbb
2020-06-11 09:13:51 +00:00
Pinyao Ting
9dce33f8d3
Merging from ub-launcher3-rvc-dev @ build 6577335 am: 8020bf2f4b am: c4146d654d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11828234
Change-Id: I38298a3c116a4cc3762d3eb6462125e612facf05
2020-06-11 09:13:46 +00:00
Pinyao Ting
3e6a5661ac
Merging from ub-launcher3-rvc-dev @ build 6577335 am: 8020bf2f4b am: e0a0876062
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11828234
Change-Id: I18ec1315fc5174f944fee5ae5dd08e9a9bb54fb9
2020-06-11 09:13:34 +00:00
Pinyao Ting
1c3f4bad27
Merging from ub-launcher3-rvc-dev @ build 6577335 am: 8020bf2f4b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11828234
Change-Id: Id0f0af56e38de794de8ed3f1285ae04c9de57e34
2020-06-11 08:56:00 +00:00
Pinyao Ting
c4146d654d
Merging from ub-launcher3-rvc-dev @ build 6577335 am: 8020bf2f4b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11828234
Change-Id: I1f74c7064b19ce1664a1ac2cfb83299296c7a98d
2020-06-11 08:55:45 +00:00
Pinyao Ting
e0a0876062
Merging from ub-launcher3-rvc-dev @ build 6577335 am: 8020bf2f4b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11828234
Change-Id: I8a10d9cda659a374d6e6edc5296416bbb83064cf
2020-06-11 08:55:32 +00:00
Tracy Zhou
f923810b27
Merge "Consider folder diff differently" into ub-launcher3-rvc-dev am: 3b18d41e2c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11825360
Change-Id: I8548df3271aa23c13e57fffede5ccd1d038a585b
2020-06-11 05:42:49 +00:00
Tracy Zhou
3b18d41e2c
Merge "Consider folder diff differently" into ub-launcher3-rvc-dev
2020-06-11 05:21:18 +00:00
TreeHugger Robot
3c5d03a044
Merge "Remove unused HomeRotatedPageHandler" into ub-launcher3-rvc-dev am: bb58efabc8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11827371
Change-Id: Idaabda0d77f364e7de91085d12478b2890b79a7e
2020-06-11 03:23:19 +00:00
TreeHugger Robot
bb58efabc8
Merge "Remove unused HomeRotatedPageHandler" into ub-launcher3-rvc-dev
2020-06-11 03:10:13 +00:00
Sunny Goyal
de52876a2b
Fixing sysui visibility changing multiple times on startup
...
> During startup shelftop is updated after all-apps, causing all-apps to
set the sysuiVisibility according to it's own UI
Bug: 156422012
Change-Id: Idee06249ad45946ed0a9dc84702510ad90a305f4
2020-06-10 19:13:36 -07:00
vadimt
45564c831b
Removing debug requests from non-debug test info handlers
...
Bug: 152629799
Bug: 153670015
Change-Id: I02776be811d1d3325b35880d19d25a6638f904ef
2020-06-10 18:48:37 -07:00