Hongwei Wang
df301ade77
Merge "Get PiP round corner radius from WMShell" into sc-dev am: e74e32ab4c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14343433
Change-Id: I78bb77f06989a1469ea1ba84460a1e1b6d2f3261
2021-05-11 03:38:53 +00:00
Hongwei Wang
e74e32ab4c
Merge "Get PiP round corner radius from WMShell" into sc-dev
2021-05-11 03:23:12 +00:00
TreeHugger Robot
f6d1a64442
Merge "Removing Launcher dependency from Folders" into sc-dev am: b32fd46c8d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14456057
Change-Id: I6a83ccba4e1167d5f12928ffbdce77335c26fffd
2021-05-11 03:13:30 +00:00
TreeHugger Robot
cea45c1d92
Merge "Use same interpolator for fullscreen scale and translation" into sc-dev am: 050f1c24dd
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14487778
Change-Id: I6ea93c98f9108205bf97c01380776d358d2b4349
2021-05-11 03:13:18 +00:00
TreeHugger Robot
b32fd46c8d
Merge "Removing Launcher dependency from Folders" into sc-dev
2021-05-11 03:01:11 +00:00
TreeHugger Robot
050f1c24dd
Merge "Use same interpolator for fullscreen scale and translation" into sc-dev
2021-05-11 02:54:28 +00:00
TreeHugger Robot
a935a3378a
Merge "Diagnosing only system health problems happened during the test" into sc-dev am: cd7406d903
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14471702
Change-Id: I58e05a0bbbbc1673231c3f033f26df191fb6ecff
2021-05-11 00:51:32 +00:00
TreeHugger Robot
cd7406d903
Merge "Diagnosing only system health problems happened during the test" into sc-dev
2021-05-11 00:31:33 +00:00
vadimt
eefc2e1de1
Diagnosing only system health problems happened during the test
...
Test: presubmit
Bug: 187761685
Change-Id: I3feba12e2228fe6dda3b0d65d904b0b839da2108
2021-05-11 00:31:24 +00:00
TreeHugger Robot
5ebd19f8f1
Merge "Make foreground scrim darker on Recents View." into sc-dev am: 6ee0782167
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14471361
Change-Id: I2e739e81b7d15fba2f24e148f5965298d2eac9e8
2021-05-10 22:19:47 +00:00
Tracy Zhou
9fc3d28cfa
Merge "Finish the recents animation when the phone goes to sleep" into sc-dev am: afb2cb2cc8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14245224
Change-Id: Id374855c434ef4f04547c774df0436dfac2a7b28
2021-05-10 22:19:39 +00:00
TreeHugger Robot
6ee0782167
Merge "Make foreground scrim darker on Recents View." into sc-dev
2021-05-10 22:12:07 +00:00
Tracy Zhou
afb2cb2cc8
Merge "Finish the recents animation when the phone goes to sleep" into sc-dev
2021-05-10 22:11:36 +00:00
Sunny Goyal
5996937798
Removing Launcher dependency from Folders
...
This allows opening/closing folders without a Launcher context
Bug: 187353581
Test: Manual
Change-Id: Id73a40445a23004eb554f0422d286aa0ff6b3c41
2021-05-10 14:01:43 -07:00
Winson Chung
202e6b0f81
Merge "Removing some unused logs" into sc-dev am: 7bce233fb4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14471873
Change-Id: I7aefc215a4a049adb8be9d79e6fddcc35eb6cda4
2021-05-10 20:32:07 +00:00
Winson Chung
7bce233fb4
Merge "Removing some unused logs" into sc-dev
2021-05-10 20:15:43 +00:00
Tracy Zhou
f20a4bd9a9
Finish the recents animation when the phone goes to sleep
...
Fixes: 169988381
Test: manual
Change-Id: I62527ef46009a1417e67637c512b3a2fc005bcd6
2021-05-10 10:20:43 -07:00
Alex Chau
a7066cb6ff
Use same interpolator for fullscreen scale and translation
...
Fixes: 187690450
Test: Swipe up from quick switch, tasks should not overlap
Change-Id: Ib2596d982974b7a1a9acbb02026e8d920e7fea25
2021-05-10 15:49:29 +01:00
Bill Yi
1ac7eaaf8d
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ib8139f43c19b13563449c2a9c5dfe5b646d0fa61
2021-05-09 10:51:28 -07:00
Bill Yi
1ac7b83521
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I7dd72869281cae2bb6d5c40899856fec566a7670
2021-05-09 10:49:37 -07:00
Winson Chung
35226124e3
Removing some unused logs
...
Fixes: 185820525
Fixes: 177316094
Fixes: 158017601
Fixes: 180915942
Change-Id: I8ce5bde08e1728d3209762c5f061245386408825
2021-05-07 20:52:33 -07:00
zakcohen
85961fa44b
Make foreground scrim darker on Recents View.
...
Make the foreground scrim darker, not just scrimming to the target color.
Waiting for real token for the scrim color.
Moves the COLOR_TINT property from TaskView to RecentsView to make
coordinating the animation simpler.
Bug: 187320416
Test: Local
Change-Id: I300f98f78e33476ee604d4dd61b485326356eb5b
2021-05-07 14:19:30 -07:00
TreeHugger Robot
61b3d3b990
Merge "Import translations. DO NOT MERGE ANYWHERE"
2021-05-07 18:01:17 +00:00
TreeHugger Robot
2f1d8ed522
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-05-07 16:12:22 +00:00
Bill Yi
dc46d015ce
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ie1df5d95c18c20cbf10992ff839f153b100a02fb
2021-05-07 14:44:49 +00:00
Bill Yi
31d41e4ead
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I3b40206f9edbf432abf3a2555c1c9cf18ff1885c
2021-05-07 14:43:12 +00:00
TreeHugger Robot
1092432a40
Merge "Remove widget launch CUJ from jank monitoring" into sc-dev am: 7f6691bef5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14467302
Change-Id: I3e4d04f1540a24584357a3be1dbda9ba1c3df936
2021-05-07 11:09:13 +00:00
TreeHugger Robot
7f6691bef5
Merge "Remove widget launch CUJ from jank monitoring" into sc-dev
2021-05-07 10:52:53 +00:00
Cyrus Boadway
1c5ddff010
Remove widget launch CUJ from jank monitoring
...
The widget launch animation should not be measured with the icon launch
animations. No widget launch CUJ yet exists, so no jank monitoring
should be applied to widget app launches.
Bug: 169042867
Test: manual
Change-Id: I2a525c42cca8dd17c4a96bde7f11b14cfe87cabc
2021-05-07 09:38:40 +00:00
TreeHugger Robot
2043261214
Merge "Make focus task a bit bigger" into sc-dev am: 1eba68385a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14453617
Change-Id: Id79244d5e611c42b830c5781bac4f48828aaa0f0
2021-05-07 06:13:32 +00:00
TreeHugger Robot
1eba68385a
Merge "Make focus task a bit bigger" into sc-dev
2021-05-07 05:53:52 +00:00
Tracy Zhou
120ed6c35a
Merge "Null check RecentsView before calling launchSideTaskInLiveTileMode" into sc-dev am: 8d8a655bbb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14457135
Change-Id: I7ddc5dc711a4068aaffafecac7fa8547dd79b939
2021-05-07 04:12:15 +00:00
Tracy Zhou
8d8a655bbb
Merge "Null check RecentsView before calling launchSideTaskInLiveTileMode" into sc-dev
2021-05-07 03:49:52 +00:00
Hongwei Wang
1a39a6b13b
Merge "Support entering PiP from live tile" into sc-dev am: ea34ef9f5f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14455858
Change-Id: I512de20a93cf1b47cfc30b54b835e2cf966b8a3f
2021-05-07 01:11:12 +00:00
Hongwei Wang
ea34ef9f5f
Merge "Support entering PiP from live tile" into sc-dev
2021-05-07 00:57:46 +00:00
Winson Chung
70c0c806c0
Merge "Handle volume key events while in overview" into sc-dev am: 45849e22c9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14456869
Change-Id: I9a874d5f45f64573b266a8096bf5cbf9a346f31f
2021-05-07 00:52:18 +00:00
Winson Chung
45849e22c9
Merge "Handle volume key events while in overview" into sc-dev
2021-05-07 00:36:48 +00:00
Winson Chung
5da72b5be8
Handle volume key events while in overview
...
- Normally this gets dispatched to an app's phone window to notify
the media session manager, but because the recents input consumer
routes to the launcher window bypassing phone window, the event
never gets processed.
Fixes: 185520916
Test: Open overview from an app, ensure volume dialog still shows
Change-Id: I8784a6211e56f320b8b9d688fa0568c583652725
2021-05-07 00:36:34 +00:00
TreeHugger Robot
818218df56
Merge "Explicitly set mAllowGoingDown = false when only up is allowed" into sc-dev am: 2b93dbb0b8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14444776
Change-Id: I7a81baff54dddeee3590963710c8059f079af024
2021-05-06 23:47:49 +00:00
Tracy Zhou
adc109cabe
Null check RecentsView before calling launchSideTaskInLiveTileMode
...
Test: N/A
Fixes: 185066406
Change-Id: Ic85bbe02b93c7cc652543138d3ea79f7892c7268
2021-05-06 16:36:31 -07:00
TreeHugger Robot
2b93dbb0b8
Merge "Explicitly set mAllowGoingDown = false when only up is allowed" into sc-dev
2021-05-06 23:26:14 +00:00
Hongwei Wang
a608df0c81
Support entering PiP from live tile
...
When finish the recents animation, send user leave hint if live tile is
currently on. Note that we force the PiP window fades in in this case.
Video: http://recall/-/aaaaaabFQoRHlzixHdtY/bLoRpbgcyZBt1UiQPZEXcF
Bug: 187421300
Test: manual, see video
Change-Id: I07bc307c5eb895cd23b764af92e39ff7e6f8e805
2021-05-06 16:10:44 -07:00
Hongwei Wang
9d1514b4f2
Get PiP round corner radius from WMShell
...
Fixed also the issue that when
SystemUiProxy#setPinnedStackAnimationListener is called,
SystemUiProxy#mPiP may not have been initialized, defer the set/register
action in SystemUiProxy#setProxy if applicable.
Video: http://recall/-/aaaaaabFQoRHlzixHdtY/dmUy8qBEMxHShFcFKB3cT3
Bug: 171721389
Test: make sure autoEnterPip has round corner support, see video
Change-Id: I38866bbc77bc2fa94f0197bb90c02e786198443e
2021-05-06 14:39:23 -07:00
Sunny Goyal
c24ab51afb
Merge "Linking various settings that control icon cache to icon state" into sc-dev am: eab1f9bfbe
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14430001
Change-Id: I078a02d5b7682e2ae8842fc8620941f87172782e
2021-05-06 21:19:59 +00:00
Sunny Goyal
eab1f9bfbe
Merge "Linking various settings that control icon cache to icon state" into sc-dev
2021-05-06 20:59:54 +00:00
Vinit Nayak
0fc3718edc
Merge changes from topics "taskbar3Button", "taskbarIME" into sc-dev am: b2993d65b7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14215248
Change-Id: If444c8f0deec3cc8843df8e3686570539a8484b3
2021-05-06 20:54:44 +00:00
Vinit Nayak
82872dc5ce
Initial commit of 3 button work am: 16fd85629d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13989017
Change-Id: Ief64479b0600863b6b539a48dd45d35c6492a6c8
2021-05-06 20:54:43 +00:00
Vinit Nayak
b2993d65b7
Merge changes from topics "taskbar3Button", "taskbarIME" into sc-dev
...
* changes:
Add IME switcher/hide button bar when IME showing
Initial commit of 3 button work
2021-05-06 20:47:41 +00:00
Tony Wickham
9065aef3af
Merge changes I9749124a,Ic59b877c,Ibe8734e8 into sc-dev am: 1282050f2f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14448428
Change-Id: Ia47243fc63bc42d852b2323efbf1db9c3e91cedb
2021-05-06 17:47:23 +00:00
Tony Wickham
1282050f2f
Merge changes I9749124a,Ic59b877c,Ibe8734e8 into sc-dev
...
* changes:
Fix running task damped by overscroll when other tasks are offscreen
When overview appears from motion pause, come up from bottom
Align home/back button from overview with tap outside
2021-05-06 17:29:25 +00:00