Tracy Zhou
9c4dafcbd6
Merge "Check if mRecentsAnimationController is null before switching to screenshot" into sc-dev am: 5465527e16
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14490316
Change-Id: I684e57c21cf3772f6d8988396a7048a54fa1019b
2021-05-11 21:44:23 +00:00
Tracy Zhou
5465527e16
Merge "Check if mRecentsAnimationController is null before switching to screenshot" into sc-dev
2021-05-11 20:44:17 +00:00
TreeHugger Robot
b8991cc1fc
Merge "Handle config changes in Launcher" into sc-dev am: 95ff5cf63e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14234761
Change-Id: Ic71f8c2c6f595ae6c968466b19228f6506f132f1
2021-05-11 11:17:58 +00:00
TreeHugger Robot
95ff5cf63e
Merge "Handle config changes in Launcher" into sc-dev
2021-05-11 10:58:48 +00:00
TreeHugger Robot
09fac32a00
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-05-11 05:25:46 +00:00
Bill Yi
108367c948
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ie96b140705ddb74ae0fdfe16dec8fc123dd73997
2021-05-11 04:18:58 +00:00
Hongwei Wang
54d3165b40
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: Ic8ec7eb0a2bd8b28d52766e9b2392c822b1af22b
2021-05-11 03:37:54 +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
44fcf30a1b
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: I284b8151bf9ef12eda569732ed0ed7bbc77490d5
2021-05-11 03:12:37 +00:00
TreeHugger Robot
79129d1e84
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: I71db6901689c3c52e6d0a87203210f68045a4c17
2021-05-11 03:12:16 +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
375b7cc522
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: I5510c9a3b0c6eb4bab354ab2a119577a1aa4119e
2021-05-11 00:49:52 +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
4b2a94c3e8
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: I578605fcdf25b42bdc2df42d387193113a883799
2021-05-10 22:19:47 +00:00
Tracy Zhou
bfacd2bf2a
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: If12ec2c88e1e27209c3bd7a2aee8246b7bb7afea
2021-05-10 22:19:31 +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
Tracy Zhou
09aa748b7d
Check if mRecentsAnimationController is null before switching to screenshot
...
Fixes: 187738762
Test: N/A
Change-Id: I3e24a6136a4ed6ff0b0ab810310aaf9dd9dbbb7b
2021-05-10 13:40:04 -07:00
Winson Chung
6b0191450a
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: Id92d446e19f5048c7074e4fa630fa0e846c01e0b
2021-05-10 20:32:58 +00:00
Winson Chung
7bce233fb4
Merge "Removing some unused logs" into sc-dev
2021-05-10 20:15:43 +00:00
Alex Chau
a02eddc144
Handle config changes in Launcher
...
- This is practically a revert to http://ag/c/13687966/5 and refactored to use DisplayController.DisplayInfoChangeListener
- Make Launcher handle size and density change so transition is less janky when screen size changes
- Added fix in RecentsView to update state and TaskView when display profile changes
- Removed 720dp specific resoureces
- Removed unused widget_section_indent
- Removed unnecessary all_apps_background_canvas 600dp override that is not needed in AllApps+
- Moved remaining dp specific into DeviceProfile
- Simplified allowRotation logic to use single variable in DeviceProfile to determine if allow rotation is enabled by default
Fixes: 180803696
Test: manual
Change-Id: Iea0a7d1a0e14dc3613152dd3b3887450a2e1fc2f
2021-05-10 18:50:02 +01: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
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
2f1d8ed522
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-05-07 16:12:22 +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
20910448d5
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: I0280aa16ab998a179f67b706abd2aff3b58cd652
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
8ff25d8944
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: Iafa85ed96c949750aa1658cc5b403f7a912981c2
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
3d2f3ed3a3
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: I9f2ed5cef4017582ff1ced2d37e662c6aced09d8
2021-05-07 04:12:08 +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
4bc28f4813
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: Ic12bd2977fa7ef71992ba338ebe6e63c9f91dc4f
2021-05-07 01:11:25 +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
d9b8603dfb
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: Ib53d2ae2c0b4bce271cb0f5040fe5c646ea7e453
2021-05-07 00:52:13 +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
5d365d6e23
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: I562f118afcaaa8bb8ce080e67fd8d8a5af08c717
2021-05-06 23:46:32 +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
41077b8c06
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: Ia29435e1c144a668367cf757e05b23fbaa57a0fc
2021-05-06 21:19:39 +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