Cyrus Boadway
c9a7750044
Merge "Improve widget-activity transition animation for translucent activities" into sc-dev am: 6015c3fb03
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14518262
Change-Id: Iaf0a3f4747136935cf7d4f2882a57a1a0277f155
2021-05-12 15:24:42 +00:00
Cyrus Boadway
6015c3fb03
Merge "Improve widget-activity transition animation for translucent activities" into sc-dev
2021-05-12 15:19:42 +00:00
Cyrus Boadway
670473301a
Improve widget-activity transition animation for translucent activities
...
Activities may be translucent. In that case, the widget should not
visually be a part of the activity launch or return animations.
Bug: 169042867
Test: manual
Change-Id: Ifb690672f71854e491fa240a6c7f0d882910a47c
2021-05-12 11:47:33 +00:00
Andy Wickham
fff9a1c425
Merge "Update gesture navigation tutorial." into sc-dev am: 53a44a2e51
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14341983
Change-Id: Ib43b990c15263e85ffd2b343952ca8808ca6877e
2021-05-12 10:00:29 +00:00
Andy Wickham
53a44a2e51
Merge "Update gesture navigation tutorial." into sc-dev
2021-05-12 09:31:44 +00:00
Ryan Lin
b2d5abab1a
Merge "Do not detect system gesture with new system ui state flag" into sc-dev am: 83abf3354b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14439479
Change-Id: Ie5fce335f0506dd81736cedcb837edb57e9a2fe8
2021-05-12 03:33:54 +00:00
Evan Rosky
972e839ff9
Merge "Revert "Fix a bug in TouchInteractionService for fixed-display input rotation"" into sc-dev am: 937371bfb3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14490408
Change-Id: Ie2764e0d10bb1bc5e2583ce0ab2332163a713fa2
2021-05-12 03:33:11 +00:00
Ryan Lin
83abf3354b
Merge "Do not detect system gesture with new system ui state flag" into sc-dev
2021-05-12 03:00:14 +00:00
Evan Rosky
937371bfb3
Merge "Revert "Fix a bug in TouchInteractionService for fixed-display input rotation"" into sc-dev
2021-05-12 02:09:06 +00:00
Evan Rosky
f78ba72379
Revert "Fix a bug in TouchInteractionService for fixed-display input rotation"
...
This reverts commit 04fb7ee44c .
Reason for revert: This wasn't the right fix.
Bug: 179274888
Change-Id: Ic9aaf2b43252533837206cc82ac5fd1f2d7297f8
2021-05-12 02:09:00 +00:00
Schneider Victor-tulias
e3af6c6513
Update gesture navigation tutorial.
...
- Updated gesture navigation feedback videos.
- Added feedback motion loop videos.
- Updated strings.
- Added alternate strings for when the user launches tutorial steps from the Tips app.
Test: manual
bug: 169687177
Change-Id: I87d475e1510a25ffefea14dbd0b224a063e7cad8
2021-05-11 18:14:29 -07:00
Tracy Zhou
1d4f7d893a
Merge "Do not pip when ending live tile in Overview" into sc-dev am: 6dce7b6366
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14506716
Change-Id: If109bbff09e76a0d4162dbb3439530dfcb7ae6bd
2021-05-11 23:26:04 +00:00
Tracy Zhou
6dce7b6366
Merge "Do not pip when ending live tile in Overview" into sc-dev
2021-05-11 23:23:35 +00:00
TreeHugger Robot
0566f1698c
Merge "Exposing AnimatorListeners in StateManager to receive both success and failure callback" into sc-dev am: d7c6e44ba9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14506717
Change-Id: Ib1baa27604fa5f61bb78556a8b9c1e275e5e1e9d
2021-05-11 22:40:30 +00:00
TreeHugger Robot
d7c6e44ba9
Merge "Exposing AnimatorListeners in StateManager to receive both success and failure callback" into sc-dev
2021-05-11 22:21:42 +00:00
Winson Chung
f0f32a9203
Merge "Revert "Invalidate when switching to new consumer"" into sc-dev am: 3956b3ea84
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14495064
Change-Id: Ibad69dfa3eaf79af57135404b51566a5882f7d26
2021-05-11 21:44:36 +00:00
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
Winson Chung
3956b3ea84
Merge "Revert "Invalidate when switching to new consumer"" into sc-dev
2021-05-11 21:21:18 +00:00
Sunny Goyal
a75f576890
Exposing AnimatorListeners in StateManager to receive both success and failure callback
...
Updating various callers to use onSuccess or onEnd appropriately
Test: Manual
Bug: 185554764
Change-Id: I357dd1fdbe111e7a30d4c8dee520fbd7d9956b7d
2021-05-11 13:53:14 -07: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
Tracy Zhou
be0bb572da
Do not pip when ending live tile in Overview
...
Test: manual
Fixes: 187855255
Change-Id: Iadf808d41692c7dd37de28388b689f01bf045ea9
2021-05-11 13:23:16 -07:00
Winson Chung
ff67905f89
Revert "Invalidate when switching to new consumer"
...
This reverts commit 4df3b23225
and Id0a6a1c5301c66a515cefcab58b77495081c6190, as we have another
change to try and address the original issue.
Bug: 185909226
Change-Id: Ic2c08833e066090a43b989f2f470de298174e84d
2021-05-11 19:51:52 +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