Tracy Zhou
c94002600a
Merge "Reset current task and dequeue overview commands when recents animation is cancelled" into sc-dev am: 024749a1e0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15365516
Change-Id: I881b9d322e67699ecea9414b3db2f72d05e80c3b
2021-07-26 21:35:42 +00:00
Tracy Zhou
024749a1e0
Merge "Reset current task and dequeue overview commands when recents animation is cancelled" into sc-dev
2021-07-26 21:17:38 +00:00
Tracy Zhou
94e798bac1
Reset current task and dequeue overview commands when recents animation is cancelled
...
Fixes: 193925362
Test: manual
Change-Id: I792be003e5aabf34324075829d5381cba591892b
2021-07-26 12:17:01 -07:00
TreeHugger Robot
458b223ca8
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: aa4c71efa0 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15379183
Change-Id: I30f9b15c8349310c5aebd413a8b1fe8872c25af5
2021-07-24 05:59:54 +00:00
TreeHugger Robot
8b53153f61
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 19fc9302ba -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15379185
Change-Id: Ia8a3d17386774fd0e3d71425e14f9e412b843929
2021-07-24 05:59:38 +00:00
TreeHugger Robot
aa4c71efa0
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-07-24 05:42:14 +00:00
TreeHugger Robot
19fc9302ba
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-07-24 05:36:43 +00:00
Bill Yi
38e18c295c
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ia201032e39017688795dd9082946690e7e77fd45
2021-07-24 03:07:29 +00:00
Bill Yi
818238558a
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I47acd077e560f94d070da5dd2c9b66ac07950e49
2021-07-24 03:05:08 +00:00
TreeHugger Robot
2e8356ba64
Merge "Update hotseat sizing for 4x5 grids." into sc-dev am: 6d9e866669
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15376677
Change-Id: I0480a1b2b46c8b7a62f6dc7de9b671dc8c887503
2021-07-23 22:48:02 +00:00
Sunny Goyal
cc0f183bb3
Merge "Fixing touch events ignored in some cases" into sc-dev am: e0e64b4851
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15362818
Change-Id: I2a01ed8b901306937bd3ccea185fddb3d45c43e2
2021-07-23 22:46:28 +00:00
TreeHugger Robot
6d9e866669
Merge "Update hotseat sizing for 4x5 grids." into sc-dev
2021-07-23 22:39:48 +00:00
Sunny Goyal
e0e64b4851
Merge "Fixing touch events ignored in some cases" into sc-dev
2021-07-23 22:13:35 +00:00
Jonathan Miranda
74aecceafa
Merge "Add more extra space to hotseat for taller devices." into sc-dev am: 0c7153bbdf
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15363650
Change-Id: I22dce6692e5e284c5c12e21f1d179ce23ad870d3
2021-07-23 22:00:39 +00:00
Jonathan Miranda
0c7153bbdf
Merge "Add more extra space to hotseat for taller devices." into sc-dev
2021-07-23 21:41:27 +00:00
Jon Miranda
80cddbccb6
Add more extra space to hotseat for taller devices.
...
Bug: 192520231
Test: manual test on taller devices
Change-Id: I3eccada67f0ba07d01f823c4156f02c3feb97f84
2021-07-23 20:01:16 +00:00
Jon Miranda
069f8c5ac9
Update hotseat sizing for 4x5 grids.
...
If the qsb bottom margin is smaller than the bottom insets,
we'll fall back to centering the qsb in the available freespace.
Bug: 194435265
Test: 4x5 grid
multiple devices,
with: gesture nav enabled
3 button nav enabled
Merged-In: I9fd4f0da3f2bc9f0b38a621ad1192533260379e3
Change-Id: I711e7d168b80254e73df0d4e1854756d819a705b
2021-07-23 18:47:33 +00:00
TreeHugger Robot
2a1100694e
Merge "Folder polish: unbold folder title, ensure icons not cropped in folder." into sc-dev am: 3f062ab8b6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15365040
Change-Id: I95fda7bdcac71a1757237a11969baf89c7300d33
2021-07-23 18:22:48 +00:00
TreeHugger Robot
3f062ab8b6
Merge "Folder polish: unbold folder title, ensure icons not cropped in folder." into sc-dev
2021-07-23 18:10:48 +00:00
Jonathan Miranda
d050a354a8
Merge "Update size limits to match spec." into sc-dev am: adeb26b0dc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15338351
Change-Id: Icf0f3cf4bdbbf2a69e2595d9b512666a24fae47f
2021-07-23 06:59:11 +00:00
Jonathan Miranda
adeb26b0dc
Merge "Update size limits to match spec." into sc-dev
2021-07-23 06:46:27 +00:00
Jon Miranda
f33f5b3fc5
Folder polish: unbold folder title, ensure icons not cropped in folder.
...
- Ensure folder items are scaled to fit within the height/width in 4x5 mode.
- This bug surfaced now since we increased the icon size.
Bug: 194356039
Test: set display to large, set font to large
Change-Id: Ie360ca67c3c91649a471bce920b2fc6a82fb9661
2021-07-22 17:19:28 -07:00
Jon Miranda
e4413cc6ae
Update size limits to match spec.
...
Bug: 194124461
Test: Verified using screnshots over spec
Only 4x5 grid is affected
Tested on multiple devices, multiple display options
Change-Id: I301c512e416ed81f6d41f6f0ecbf5994d47d82bf
2021-07-22 16:26:18 -07:00
Adam Cohen
8b9d662114
Fix widget drop preview outline on 4x5 grids am: ed82e0daef
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15351419
Change-Id: Iec817973aaea5eebddf3e09ecf0f6d97ff304999
2021-07-22 22:54:27 +00:00
Sunny Goyal
58e81e5da1
Fixing touch events ignored in some cases
...
Bug: 160218103
Test: Manual
Change-Id: Ifa71e742451acecd8979a6833a202c6189b4df52
2021-07-22 15:27:43 -07:00
Adam Cohen
ed82e0daef
Fix widget drop preview outline on 4x5 grids
...
=> We were not account for mBorderSpacing in the outline calculation
=> This was fine in most cases as this value is 0, but 4x5 appears to be the exception
Bug: 194227752
Test: manual, see video in bug.
Change-Id: Ib590bc142a0f65e75f92ee057f8b4f4b0f81521b
2021-07-22 12:31:21 -07:00
TreeHugger Robot
6ba5972f84
Merge "Measure WidgetsFullSheet before estimating the recommended table size" into sc-dev am: 6a01fe49a5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15359118
Change-Id: Idaeaadb2e1ba47eb2f0d7c3cbcaf3b4529daecf1
2021-07-22 19:09:11 +00:00
TreeHugger Robot
6a01fe49a5
Merge "Measure WidgetsFullSheet before estimating the recommended table size" into sc-dev
2021-07-22 18:53:32 +00:00
Steven Ng
a606d344a6
Measure WidgetsFullSheet before estimating the recommended table
...
size
Issue: The header view height was obtained before any measurement.
Test: On Pixel 5 4x5 gird with Photo widget shown in recommended
table, make the device in landscape. Then open the full widgets
picker. The widgets picker can be scrolled. Before this fix,
scrolling is not possible.
Fix: 194172597
Change-Id: Ib30cf4b95d2ed23ff28f3d24e103f0e919b3a551
2021-07-22 16:08:15 +01:00
Jason Chang
668fd1db2f
Merge "Fix unable to swipe up to exit one-handed mode under 2 button navigation" into sc-dev am: 1b3f5d3883
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15311532
Change-Id: I45544393dec62e60baebdda57602f931e0919b3a
2021-07-22 10:01:58 +00:00
Jason Chang
1b3f5d3883
Merge "Fix unable to swipe up to exit one-handed mode under 2 button navigation" into sc-dev
2021-07-22 09:43:13 +00:00
Jonathan Miranda
b6347c9d48
Merge "Folder icon polish." into sc-dev am: 46378eb881
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15339889
Change-Id: If24654967e2ddc5e8672ae00776ef65f322a4c70
2021-07-22 00:35:55 +00:00
Jonathan Miranda
46378eb881
Merge "Folder icon polish." into sc-dev
2021-07-22 00:15:29 +00:00
Brian Isganitis
647f62657c
Support overriding All Apps EDU animation on drag am: ec4a56a311
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15349065
Change-Id: Ibda4551f7ea83db1868458693190ef467a9ee683
2021-07-21 20:14:40 +00:00
Brian Isganitis
ec4a56a311
Support overriding All Apps EDU animation on drag
...
Test: Dragging during All Apps EDU animation overrides the animation.
Bug: 160218103
Change-Id: I1c0a2d047bcb43ea7ce30cf87182b392dac313e4
2021-07-21 17:39:00 +00:00
TreeHugger Robot
6e5ef6038e
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 3a7df28e8d -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15345231
Change-Id: I27496d3ba122cf5d71c6dcf6faf29de0224b5224
2021-07-21 12:59:10 +00:00
TreeHugger Robot
3a7df28e8d
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-07-21 12:46:42 +00:00
Bill Yi
ae99b65b1f
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I828bb455fd6ce0c8e5552cac3bf2090f29021ccd
2021-07-21 05:55:06 +00:00
Jason Chang
edc7917521
Fix unable to swipe up to exit one-handed mode under
...
2 button navigation
Remove redundant condition checking when consuming One-handed mode
gesture events.
Bug: 193761450
Test: manual
Test: atest WMShellUnitTests
Change-Id: Id4687cb579c17d7de1a08b32c003e656cbbce820
2021-07-21 11:54:52 +08:00
Brian Isganitis
6b6b509582
Merge "Revert "Merge "Revert "Use wallpaper colors for widgets in wallpaper change preview"" into sc-dev"" into sc-dev am: d9d525236a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15332433
Change-Id: I013d166df8109585b5b1ea484ce831e337421b3c
2021-07-21 00:41:11 +00:00
Brian Isganitis
d9d525236a
Merge "Revert "Merge "Revert "Use wallpaper colors for widgets in wallpaper change preview"" into sc-dev"" into sc-dev
2021-07-21 00:37:36 +00:00
Lucas Dupin
56cc5f0a39
Merge "Revert "Apply depth even when surface is null"" into sc-dev am: 8d43e46261
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15341690
Change-Id: Iaaf417215e3c9352f959d54184b4e221dcf8caed
2021-07-21 00:35:20 +00:00
Lucas Dupin
8d43e46261
Merge "Revert "Apply depth even when surface is null"" into sc-dev
2021-07-21 00:20:30 +00:00
Jon Miranda
92c1b5d3ab
Folder icon polish.
...
- Increase the overlap between the preview items and the background
so that it appears more intentional (lots of reports of users
thinking that its a bug)
- Fix bug where clip path was still clipping icons when
dragging and swiping to home.
Bug: 193701705
Bug: 191225536
Test: test 2 icon, 3 icon, and 4 icon folders
close folder on 2nd page, ensure clipping
ensure no preview items are clipped in drag view
ensure no preview items are clipped in swipe up to home
test 2x2, 3x3, 4x4, 4x5, and 5x5 grids to ensure no clipping
of folder icons
drag and drop folder in and out of hotseat
create folders (2 icon, 3 icon, 4 icon)
Merged-In: Id49bae33438e10248bef05450d7e2c92c2140748
Change-Id: Ic3708bd402704f0a6f57ae5315ef602e2bbc6d82
2021-07-20 22:16:21 +00:00
Lucas Dupin
ee9099af7f
Revert "Apply depth even when surface is null"
...
This reverts commit a6c38be150 .
Fixes: 193333562
Test: manual
Change-Id: I4fae079e0cd056fc800e5a15389f4795c77e17fb
2021-07-20 14:14:50 -07:00
Hyunyoung Song
428d3be35c
Merge "Fix fast scroller issues / remove fast thumb access / fix wrong popup location" into sc-dev am: 56c33c3cb8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331688
Change-Id: Ib14de513613d845b74ec615127542c79df6b785c
2021-07-20 19:35:23 +00:00
Hyunyoung Song
56c33c3cb8
Merge "Fix fast scroller issues / remove fast thumb access / fix wrong popup location" into sc-dev
2021-07-20 19:06:36 +00:00
Sunny Goyal
1e741bd802
Merge "Fixing quickswitch window not properly aligned in split-screen" into sc-dev am: c3f56d7628
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331678
Change-Id: I6c8939002922cea0af704971b7d188408716a7d7
2021-07-20 07:15:35 +00:00
Sunny Goyal
c3f56d7628
Merge "Fixing quickswitch window not properly aligned in split-screen" into sc-dev
2021-07-20 07:03:51 +00:00
Hyunyoung Song
02e5d63fc7
Fix fast scroller issues / remove fast thumb access / fix wrong popup location
...
(1) Remove jumping to arbitrary fast scroller position
because back gesture can trigger arbitrary fast scrolling
(2) Pop up would show up in random location when user combines
touching the track and scrolling. This was because thumb
location was not updating when user was scrolling on the main
container.
Bug: 193177670
Bug: 191562400
Test: manual
Change-Id: I129aaa37ca911666453a8c98e24eaac33827238f
2021-07-19 23:44:14 -07:00