Commit Graph

32889 Commits

Author SHA1 Message Date
TreeHugger Robot 454898baea Merge "Improving TAPL error messages" into sc-dev am: 39228d0325
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14470642

Change-Id: I7686c71ea7ba740abcb8f38b17c6342a594f42ed
2021-05-12 20:03:14 +00:00
Tony Wickham d4f0f70e6c Merge "Defer some heavy work from final frame of app -> home transition" into sc-dev am: b9e275d233
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14518196

Change-Id: If1abb4747083be9b69e0ca5ef76d14c1cf695252
2021-05-12 20:03:08 +00:00
Vadim Tryshev 0071b436f8 Merge "Temporarily demoting failing tests from presubmits" into sc-dev am: 194471cc8a
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14518720

Change-Id: I326046d259b420d34506673db971effff987083b
2021-05-12 20:03:01 +00:00
TreeHugger Robot 39228d0325 Merge "Improving TAPL error messages" into sc-dev 2021-05-12 19:10:34 +00:00
Tony Wickham b9e275d233 Merge "Defer some heavy work from final frame of app -> home transition" into sc-dev 2021-05-12 18:59:41 +00:00
Vadim Tryshev 194471cc8a Merge "Temporarily demoting failing tests from presubmits" into sc-dev 2021-05-12 18:25:10 +00:00
vadimt 395c58d303 Temporarily demoting failing tests from presubmits
Bug: 187899876
Test: local build
Change-Id: I7b66dbfacc27c10cdafae27ab11afc29d965e4b3
2021-05-12 11:18:16 -07:00
Vinit Nayak c061142283 Merge "Prevent thumbnails from shifting if placeholder view doesn't overlap" into sc-dev am: 3f349db912
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14441329

Change-Id: I2ac60a5b52ffb48fe5dfa02a84e624676882206e
2021-05-12 18:07:04 +00:00
Hyunyoung Song c4d2d11fb7 Merge "Implement overshoot and squish motion in all apps open" into sc-dev am: afd470fc69
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14492394

Change-Id: Icffe1c0ae38a17e4998618ff6896389fe31911b3
2021-05-12 18:06:57 +00:00
TreeHugger Robot 3fcd3032f1 Merge "Forces a back region for sandbox even if gesture nav is disabled." into sc-dev am: e0a94aa750
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14513829

Change-Id: Idd95a3c178a8393ffc7340cc15d7f32e2bc40cd7
2021-05-12 18:06:44 +00:00
Vinit Nayak 3f349db912 Merge "Prevent thumbnails from shifting if placeholder view doesn't overlap" into sc-dev 2021-05-12 18:04:49 +00:00
Hyunyoung Song afd470fc69 Merge "Implement overshoot and squish motion in all apps open" into sc-dev 2021-05-12 17:51:31 +00:00
TreeHugger Robot e0a94aa750 Merge "Forces a back region for sandbox even if gesture nav is disabled." into sc-dev 2021-05-12 17:34:15 +00:00
Alina Zaidi bf8f1d76e7 Merge "Prevent cropping of personal/work tabs in full screen widget picker." into sc-dev am: 3237236f26
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14503978

Change-Id: I856b0bd7c8ef1da055cafe1c71c809b995fabcd0
2021-05-12 17:21:36 +00:00
Alina Zaidi 3237236f26 Merge "Prevent cropping of personal/work tabs in full screen widget picker." into sc-dev 2021-05-12 17:13:50 +00:00
Tony Wickham ce07a3721a Defer some heavy work from final frame of app -> home transition
- Call reapplyState() on the next frame after settling on home.
- Post some calls from RecentsView#reset() to the next frame.
- Remove onSwipeUpToRecentsComplete() which only called reapplyState()
  uncessarily.
- Also animate TASK_SECONDARY_TRANSLATION back to 0 to ensure state
  machine is in sync with long swipe resistance properties.

Test: profile swipe to home, significantly reduced last frame time.
Bug: 183139317
Change-Id: I37b1829f6f1d5a718e99c131935b87b5200d567f
2021-05-12 10:07:35 -07:00
Rajeev Kumar d9d988da8c Merge "Default screen context permissions for NIU Actions" into sc-dev am: c31a3da25c
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14510900

Change-Id: I86048ed993f1bb34e527f6ef7bfcaf257f617bb7
2021-05-12 17:06:06 +00:00
Rajeev Kumar c31a3da25c Merge "Default screen context permissions for NIU Actions" into sc-dev 2021-05-12 17:02:21 +00:00
Hyunyoung Song ae42c8dabb Merge "Fix white text on light accent color issue for all apps and widgets drawer" into sc-dev am: 15df06d05e
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14513826

Change-Id: Ia59d359bf9d7ac4bdb4f5bfbde299685cb316703
2021-05-12 16:59:07 +00:00
Hyunyoung Song 15df06d05e Merge "Fix white text on light accent color issue for all apps and widgets drawer" into sc-dev 2021-05-12 16:42:09 +00:00
Jonathan Miranda ea46d9f4a2 Merge "Remove color extraction from popup arrow, add shadows." into sc-dev am: d95aa5a5d7
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14471367

Change-Id: I767e8f15481c75ec0d069c96a920077acfc9d0ab
2021-05-12 16:05:35 +00:00
Jonathan Miranda d95aa5a5d7 Merge "Remove color extraction from popup arrow, add shadows." into sc-dev 2021-05-12 15:47:43 +00:00
Cyrus Boadway 6411c8db73 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: I74802b417047f33bcbbe6a0c90245e3553ec9fc4
2021-05-12 15:25:03 +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
TreeHugger Robot edeeb450d1 Merge "Update colors in pin widget dialog, to be similar to widget bottom sheet." into sc-dev am: 01d1cb9273
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14491688

Change-Id: I40648e858c42bb0076b9516137eb843ba0d331ec
2021-05-12 15:17:58 +00:00
TreeHugger Robot 01d1cb9273 Merge "Update colors in pin widget dialog, to be similar to widget bottom sheet." into sc-dev 2021-05-12 14:56:14 +00:00
Alina Zaidi 071665c89b Prevent cropping of personal/work tabs in full screen widget picker.
Bug: 187632869
Test: Tested manually
Change-Id: I39a43ed1efae5802ffdd5d79ad3cb1a50af38d62
2021-05-12 14:57:42 +01: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 626bd698e9 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: Icbc36a86ce49afc2ec806cdbdfb23895f2ab21cc
2021-05-12 10:02:01 +00:00
Andy Wickham 3404138583 Forces a back region for sandbox even if gesture nav is disabled.
When gesture nav is disabled, this config value returns 0,
preventing the back gesture from being recognized.
Probably we won't show the sandbox in that case, but it'd
be good to have a reasonable fallback just in case.

Bug: 186715828
Test: Manual with gesture nav enabled and disabled
Change-Id: Ic5e03bede80521670f81e6ac7b02f364259b9f96
2021-05-12 02:33:48 -07:00
Andy Wickham 53a44a2e51 Merge "Update gesture navigation tutorial." into sc-dev 2021-05-12 09:31:44 +00:00
Hyunyoung Song 3af62c1e25 Fix white text on light accent color issue for all apps and widgets drawer
Bug: 187857897
Bug: 185211063

Test: manual, see screenshot on the bug
Change-Id: Ie7461ce4724c15dafda35a5c533d9539a34d68ab
2021-05-12 00:42:11 -07:00
Ryan Lin 5bc9abd9b8 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: I2a4a98e01fe7d58869764110a922c533d52a0b8b
2021-05-12 03:25:29 +00:00
Evan Rosky 4b8025f5c4 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: Ic57237eadcfdc575812a49875c1b9f9fffa0b233
2021-05-12 03:25:19 +00:00
Jonathan Miranda 92e6deb120 Merge "Fix contrast issue with folder background and text colors." into sc-dev am: d75f89c6c0
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14506765

Change-Id: I1b5f6c54bbe8a261bbc159d16216e2b3dff35abf
2021-05-12 03:25:14 +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
Jon Spivack 9e0189bac6 Default screen context permissions for NIU Actions
This updates the checks for ASSIST_STRUCTURE_ENABLED and ASSIST_SCREENSHOT_ENABLED to return 1 if the settings do not exist. This matches the logic in the Settings app iself, which has the toggle boxes on by default but does not actually initialize those values until they are toggled for the first time.

Bug: 187868947
Test: Manual (tested on Pixel 3A)
Change-Id: I4ef067dcf21b40eea71199e057d7a00d1d8fb2b3
2021-05-11 19:02:58 -07:00
Jonathan Miranda d75f89c6c0 Merge "Fix contrast issue with folder background and text colors." into sc-dev 2021-05-12 01:49:26 +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
TreeHugger Robot ef507bb3fe Merge "Use SP for folder text size." into sc-dev am: 3e0c115196
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14460335

Change-Id: Ie38d285c9893015e538c5dfc1553da0bedbc21cd
2021-05-12 00:59:49 +00:00
Jon Miranda 35c5477d5c Remove color extraction from popup arrow, add shadows.
Bug: 175329686
Bug: 187014675
Test: manual

Change-Id: I84a3f23b7a9ceef004a2b1b66e5f8a10585bd113
2021-05-11 17:35:01 -07:00
TreeHugger Robot 3e0c115196 Merge "Use SP for folder text size." into sc-dev 2021-05-12 00:30:36 +00:00
Jon Miranda 7bbd03160f Fix contrast issue with folder background and text colors.
Bug: 187797251
Test: dark wallpaper, light wallpaper, toggle dark theme on both
Change-Id: I57ddfc91878d68735d5ae5ec5ab78222fda101ca
2021-05-11 17:01:53 -07:00
Shan Huang 05fb32d368 Merge "Update smartspace and workspace text color always use black or white." into sc-dev am: 9d16d7f192
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14494141

Change-Id: Ie628ff4358301a3e6334ed860494f33b63b32658
2021-05-11 23:49:44 +00:00
Shan Huang 9d16d7f192 Merge "Update smartspace and workspace text color always use black or white." into sc-dev 2021-05-11 23:38:29 +00:00
Tracy Zhou 68f771f963 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: I14b527f01c15b0f953e8a4762dcefbb49f50a69b
2021-05-11 23:27:30 +00:00
Hyunyoung Song d29f19282f Merge "Revert "Don't crash on dialer app target search results"" into sc-dev am: 1553f4dfae
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14456868

Change-Id: Ie20bb0c6257bb4e2e000a0fc7832bd4d89d9ffee
2021-05-11 23:27:24 +00:00
TreeHugger Robot 06a082c565 Merge "hide keyboard onStop and onNewIntent" into sc-dev am: d30f4ce528
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14506218

Change-Id: I28e61416d1cdf5cc54d49bf4c61822f9ede0c5ea
2021-05-11 23:26:44 +00:00