Lucas Dupin
33015a7d8f
Merge "Revert "Apply depth even when surface is null"" into sc-dev am: 8d43e46261 am: 5ab5faf72e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15341690
Change-Id: Ia49a91dd5e62cf0058b16ba92c9c452f8fbc2c74
2021-07-21 00:50:23 +00:00
Vinit Nayak
fc02d3cf4a
Merge "Move NavButtons to end of taskbar" into sc-v2-dev am: 6d2dd7a9e4 am: ce6907de48
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15329808
Change-Id: I512d85536566883829bd3345c216248b06e00303
2021-07-21 00:44:42 +00:00
Brian Isganitis
015ab224f4
[automerger skipped] Merge "Revert "Merge "Revert "Use wallpaper colors for widgets in wallpaper change preview"" into sc-dev"" into sc-dev am: d9d525236a -s ours
...
am skip reason: Merged-In I3fb76b6036cb909771b789eac15742df78c2c742 with SHA-1 4a76315805 is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15332433
Change-Id: I8412ef3db1a771bbabdc3eb37679302e533c9309
2021-07-21 00:41:28 +00: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
836c8983fb
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: I5bff8a0869b146f5ec2179e20bbdac60f105fa7e
2021-07-21 00:40:48 +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
f82c463672
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: I9faebe44fd95ed907376e93a3729bbdc3634b5ec
2021-07-21 00:36:24 +00:00
Lucas Dupin
5ab5faf72e
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: I1c1d59d345c7b622c1a0c4c8bac3517c558a3ef7
2021-07-21 00:35:21 +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
Vinit Nayak
ce6907de48
Merge "Move NavButtons to end of taskbar" into sc-v2-dev am: 6d2dd7a9e4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15329808
Change-Id: I3b5bfe78c9da0a2215c376cb0f2007fb735d4a30
2021-07-21 00:30:11 +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
Vinit Nayak
6d2dd7a9e4
Merge "Move NavButtons to end of taskbar" into sc-v2-dev
2021-07-21 00:11:31 +00:00
Alex Chau
c33b725c35
Merge "Wait for taskbar to become visible after closing launcher in tests" into sc-v2-dev am: 17e9b51e38 am: c8ec28885b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15301470
Change-Id: Ib7dbd2b47dc87e3bbe888af71c7727ca6f6ae3e0
2021-07-20 23:32:53 +00:00
Alex Chau
c8ec28885b
Merge "Wait for taskbar to become visible after closing launcher in tests" into sc-v2-dev am: 17e9b51e38
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15301470
Change-Id: Iec444f448028917ae26f993f08508e3b89ac71a6
2021-07-20 23:20:29 +00:00
Alex Chau
17e9b51e38
Merge "Wait for taskbar to become visible after closing launcher in tests" into sc-v2-dev
2021-07-20 22:59:31 +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
Jon Miranda
2cc564c647
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)
Change-Id: Id49bae33438e10248bef05450d7e2c92c2140748
2021-07-20 22:13:56 +00:00
Evan Rosky
8fb6c2156b
Part of fixing Splashcreen cts tests
...
This passes the launcher component name into the transition filter
so that it only matches if the launcher is the current home activity
Bug: 194112093
Test: atest SplashscreenTests
Change-Id: Ie2185545a5bef8b317e104b6ac878f6cde0d7350
2021-07-20 14:23:55 -07: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
Vinit Nayak
8dcbde87c0
Move NavButtons to end of taskbar
...
* Layout hotseat icons from the end instead of the start
* IME down and system back arrow are now separate views
Bug: 191399224
Test: Tested w/ RTL + LTR in gesture
and 3 button nav w/ and w/o IME
Change-Id: I4d0ecd0bee0c519892c63eeefef45055b26d349b
2021-07-20 13:55:37 -07:00
Alex Chau
75966cb1f7
Merge "Re-enable leak detection on tablets" into sc-v2-dev am: dc66ec82a0 am: 066bb68a29
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15337410
Change-Id: I062a3c1d6291d2cb9f5f09709d6b1355475e358c
2021-07-20 20:37:49 +00:00
Alex Chau
a5653a268f
Merge "Check if running task is null in onPrepareGestureEndAnimation" into sc-v2-dev am: 1387248378 am: ebea5dd5fc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15336930
Change-Id: Ia54d78d7bebbd8b52e36970973a64172463c3ee0
2021-07-20 20:37:44 +00:00
Vadim Tryshev
e20812ffa2
Merge "Further improving TAPL error messages" into sc-v2-dev am: 9d7cc7d59f am: 3168d5b9f4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15305565
Change-Id: I53523dd7f2ada2d4ee86c3426e1165aec19eff04
2021-07-20 20:37:37 +00:00
Alex Chau
066bb68a29
Merge "Re-enable leak detection on tablets" into sc-v2-dev am: dc66ec82a0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15337410
Change-Id: Ic53a5e41d009958e2830616c4d1fad597c967b5c
2021-07-20 20:26:20 +00:00
Alex Chau
ebea5dd5fc
Merge "Check if running task is null in onPrepareGestureEndAnimation" into sc-v2-dev am: 1387248378
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15336930
Change-Id: I17d222e8b82ac3d349e72f51e5841f0c68ac2757
2021-07-20 20:26:15 +00:00
Vadim Tryshev
3168d5b9f4
Merge "Further improving TAPL error messages" into sc-v2-dev am: 9d7cc7d59f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15305565
Change-Id: Ic1f59ad8b635c31c526d5211bf6926303c42dfbe
2021-07-20 20:26:10 +00:00
Alex Chau
cd791c5c9d
Wait for taskbar to become visible after closing launcher in tests
...
- Taskbar takes some time to appear after closing launcher and launching test app
Bug: 193653850
Test: StartLauncherViaGestureTests
Change-Id: I714e35ee855660ac28bb214386f48ddbea0e834c
2021-07-20 21:11:08 +01:00
Alex Chau
dc66ec82a0
Merge "Re-enable leak detection on tablets" into sc-v2-dev
2021-07-20 20:09:38 +00:00
Alex Chau
1387248378
Merge "Check if running task is null in onPrepareGestureEndAnimation" into sc-v2-dev
2021-07-20 20:09:28 +00:00
Hyunyoung Song
c0b0929053
Merge "Fix fast scroller issues / remove fast thumb access / fix wrong popup location" into sc-dev am: 56c33c3cb8 am: 428d3be35c am: 65951d9cc7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331688
Change-Id: I0f41cd25c1648aa7dcc49d683f761c27b6fe7be4
2021-07-20 20:07:34 +00:00
Hyunyoung Song
30370bc4c1
Merge "Fix fast scroller issues / remove fast thumb access / fix wrong popup location" into sc-dev am: 56c33c3cb8 am: 46255ad68e am: 99523bf721
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331688
Change-Id: I90530bfc1d556c55a5c542d775dd0db81058f6da
2021-07-20 20:07:00 +00:00
Vadim Tryshev
9d7cc7d59f
Merge "Further improving TAPL error messages" into sc-v2-dev
2021-07-20 20:04:35 +00:00
Hyunyoung Song
65951d9cc7
Merge "Fix fast scroller issues / remove fast thumb access / fix wrong popup location" into sc-dev am: 56c33c3cb8 am: 428d3be35c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331688
Change-Id: I191fa22b65d0715b2e8be07a4a8ef287cbcf0a2d
2021-07-20 19:48:26 +00:00
Hyunyoung Song
99523bf721
Merge "Fix fast scroller issues / remove fast thumb access / fix wrong popup location" into sc-dev am: 56c33c3cb8 am: 46255ad68e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331688
Change-Id: I7c495406a731dae0e18cdb1a2b5e3aad6379dc9d
2021-07-20 19:48:18 +00:00
Hyunyoung Song
bfe32f7ad8
Merge "Fix fast scroller issues / remove fast thumb access / fix wrong popup location" into sc-dev am: 56c33c3cb8 am: 3e4bd6c3ff
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331688
Change-Id: Iacb2908d200f5ce8c0fa557cda7394db5ce04bd1
2021-07-20 19:48:10 +00:00
Hyunyoung Song
46255ad68e
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: I103161ef85f4f546399793b40aa7054263e64c84
2021-07-20 19:36:14 +00:00
Hyunyoung Song
3e4bd6c3ff
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: I4f245f31b1d9daf0b9941accac5553100ba4b39c
2021-07-20 19:35:23 +00: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
Alex Chau
c2181c2be4
Re-enable leak detection on tablets
...
Bug: 191449914
Test: NexustLauncherTests
Change-Id: Ia2fe0826c933e646260c16d8890aaf2a47023e6d
2021-07-20 12:27:51 +01:00
Alex Chau
de6819a453
Check if running task is null in onPrepareGestureEndAnimation
...
- The crash happen when swiping to overview from home without any task in recents
- A simple null check fixes the issue
Fix: 194166137
Test: FallbackRecentsTest#goToOverviewFromHome
Change-Id: I9344a96a4a78fcfc88d2ad53e44ecd43b23114d5
2021-07-20 11:07:50 +01:00
Sunny Goyal
d16b853db5
Merge "Fixing quickswitch window not properly aligned in split-screen" into sc-dev am: c3f56d7628 am: be0b070019 am: e1fd19bf38
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331678
Change-Id: I3829e91b2d79f5a0b41932102e83f41ca2e84dad
2021-07-20 07:40:27 +00:00
Sunny Goyal
e8aa38ac50
Merge "Fixing quickswitch window not properly aligned in split-screen" into sc-dev am: c3f56d7628 am: 1e741bd802 am: b2576873fd
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331678
Change-Id: I0825d4883c95618b0055c192c18b24e2657ad6c9
2021-07-20 07:40:21 +00:00
Sunny Goyal
e1fd19bf38
Merge "Fixing quickswitch window not properly aligned in split-screen" into sc-dev am: c3f56d7628 am: be0b070019
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331678
Change-Id: I3897435d85ed25ad5523ccd08c1833731744f1fe
2021-07-20 07:30:47 +00:00
Sunny Goyal
b08a0deb77
Merge "Fixing quickswitch window not properly aligned in split-screen" into sc-dev am: c3f56d7628 am: e3063ce2ef
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331678
Change-Id: I64734e46c241e8200c14bbd9c1d10baf0788e16c
2021-07-20 07:30:21 +00:00
Sunny Goyal
b2576873fd
Merge "Fixing quickswitch window not properly aligned in split-screen" into sc-dev am: c3f56d7628 am: 1e741bd802
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15331678
Change-Id: Iacf636b26d72579076fa844784d70cab6a7e732c
2021-07-20 07:25:46 +00:00
Sunny Goyal
be0b070019
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: Icd63f65f52646e638c35229c6069455e9b9cd08e
2021-07-20 07:17:28 +00:00
Sunny Goyal
e3063ce2ef
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: I271a668f967485a2cc23f7c68c6de325d0e4643a
2021-07-20 07:16:43 +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