Commit Graph

32702 Commits

Author SHA1 Message Date
android-build-team Robot c49db3eb59 Merge cherrypicks of [14647401, 14647577, 14647578, 14647582, 14649097] into sc-v2-release
Change-Id: Ie9da3ba73f48094af3f3e097cf89685f07ff9de6
2021-05-19 22:26:50 +00:00
Jon Miranda 63260d0a62 Remove min/max values for RectFSpringAnim2.
- Fixes crash on landscape
- We added this to stop the windows from going way out of bounds. But we no
  longer need it since we've tightened up the stiffness so that
  it would take a super aggressive swipe/high velocity for the window
  to go out of bounds

Bug: 188617892
Test: manual
Change-Id: Icc2a0af0a1b26985502ddbc7a5a370e7eecdb346
(cherry picked from commit a2ef1a0238)
2021-05-19 22:25:52 +00:00
android-build-team Robot f67646b2a9 Snap for 7374840 from 71359a1748 to sc-v2-release
Change-Id: Ia35c047e0db34b529ed6b459e52b07f47d6a2471
2021-05-19 01:09:15 +00:00
Jonathan Miranda 71359a1748 Merge "Add WorkspaceRevealAnim, successor to StaggeredWorkspaceAnim." into sc-dev am: 7d4aaaa73d
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14523564

Change-Id: Ia237704158133fd5dbf3c9a4d8a77269d12d0b2b
2021-05-18 17:10:19 +00:00
Jonathan Miranda 7d4aaaa73d Merge "Add WorkspaceRevealAnim, successor to StaggeredWorkspaceAnim." into sc-dev 2021-05-18 16:46:12 +00:00
Lucas Dupin d005fe9e12 Merge "Configurable sysprop for launcher depth" into sc-dev am: ca65ca4538
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14613291

Change-Id: I38f77cb64c542ce6338dfa45783b49d15a6eea4a
2021-05-18 15:30:25 +00:00
Lucas Dupin ca65ca4538 Merge "Configurable sysprop for launcher depth" into sc-dev 2021-05-18 15:12:39 +00:00
TreeHugger Robot ac270e9573 Merge "Use fixed width in overveiw grid" into sc-v2-dev 2021-05-18 11:00:33 +00:00
Pat Manning 627ee8756d Merge "Animate task translation on dismissal." into sc-dev am: 049434a504
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14294872

Change-Id: I10e3dd689ba3c021033237dd7781caf9fddba9e3
2021-05-18 09:57:35 +00:00
Pat Manning 049434a504 Merge "Animate task translation on dismissal." into sc-dev 2021-05-18 09:32:19 +00:00
Hongwei Wang 6307a6ce82 Merge "Do not send onUserLeaveHint on overview actions" into sc-dev am: a79cd20147
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14606251

Change-Id: Ib808d28b56bad6c3622c8822aab70070d9d450d3
2021-05-18 06:44:06 +00:00
Hongwei Wang a79cd20147 Merge "Do not send onUserLeaveHint on overview actions" into sc-dev 2021-05-18 06:19:07 +00:00
TreeHugger Robot 3758a35a39 Merge "Fix all apps & widgets picker tabs ripple effect" into sc-dev am: 162dca963c
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14602574

Change-Id: I9909c6971e33b9393e93fbf641b28b1ee94184c9
2021-05-18 03:18:26 +00:00
Andy Wickham c851453096 Merge "Updates AllSetActivity extra keys to match SUW." into sc-dev am: 11605d84c3
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14540205

Change-Id: I62f216f3d449b8dd4e2c1cbfbec9e8068ff8a912
2021-05-18 03:18:22 +00:00
Lucas Dupin 90dab00ef9 Configurable sysprop for launcher depth
Fixes: 187940111
Test: adb shell setprop ro.launcher.depth.appLaunch 0
Test: adb shell setprop ro.launcher.depth.overview 0
Change-Id: I9b49ce96d61b2cf29dc571177818976f4da0a345
2021-05-17 20:16:44 -07:00
TreeHugger Robot 162dca963c Merge "Fix all apps & widgets picker tabs ripple effect" into sc-dev 2021-05-18 03:07:01 +00:00
Andy Wickham 11605d84c3 Merge "Updates AllSetActivity extra keys to match SUW." into sc-dev 2021-05-18 03:02:07 +00:00
Andy Wickham e4170fa07c Updates AllSetActivity extra keys to match SUW.
Test: Manually with apk from SUW team.
Bug: 184722307
Change-Id: I3c51aace360c6142aa37fbb9ecb4748a818b73fb
2021-05-18 01:38:13 +00:00
Tracy Zhou 4de4ff0e39 Merge "Finish the recents animation upon home rotation" into sc-dev am: f9071f92ef
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14441322

Change-Id: I4f8dbf0a1b5716500144bd11e436c3793af39831
2021-05-18 01:29:15 +00:00
android-build-team Robot 73eef6df57 Snap for 7370727 from 35777f19e9 to sc-v2-release
Change-Id: Ib80c97db9e992476b8ea7c8057a1e0406c7a9386
2021-05-18 01:08:57 +00:00
Tracy Zhou f9071f92ef Merge "Finish the recents animation upon home rotation" into sc-dev 2021-05-18 01:05:32 +00:00
Jon Miranda 7d2dfcfb3f Add WorkspaceRevealAnim, successor to StaggeredWorkspaceAnim.
- Added support for widgets for the new close animation.
- This anim is used with the new app close.
- This anim is not compataible with the old app close, so we need to
  keep StaggeredWorkspaceAnim in case we turn the app close flag off.

- We will also use this anim in the lockscreen to launcher anim, will
  connect them in a follow up CL.

Bug: 188413065
Bug: 173107751
Test: manual
Change-Id: Icab3fd700f2c268bb1c4509a37466e4e6748f789
2021-05-17 23:04:07 +00:00
Steven Ng 33a328370b Fix all apps & widgets picker tabs ripple effect
Test: Switch between tabs in all apps & widgets picker
Bug: 188091348
Change-Id: I9d8aae33ffe11a0c19f166517be881e06cf6d6b0
2021-05-17 23:19:16 +01:00
Hyunyoung Song 03caab6451 Merge "Catch NPE for AllAppsContainerView.dispatchRestoreInstanceState" into sc-dev am: b83e8f614a
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14598100

Change-Id: I3d11fb09aae781cb49c8612f8147200a45142c8e
2021-05-17 22:10:05 +00:00
Hyunyoung Song b83e8f614a Merge "Catch NPE for AllAppsContainerView.dispatchRestoreInstanceState" into sc-dev 2021-05-17 21:44:16 +00:00
Cyrus Boadway 2a4f6a83e9 Merge "Fix SDK guard" into sc-dev am: e3403325a9
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14547190

Change-Id: Ia715ee70cb7c71459bd4b0da139a080517bf178b
2021-05-17 21:09:16 +00:00
Hongwei Wang e744c0fed4 Do not send onUserLeaveHint on overview actions
Video: http://recall/-/aaaaaabFQoRHlzixHdtY/bM49GXyCRWEf5KVfP3kIiS
Bug: 188431197
Test: tap on split screen in overview, see video
Change-Id: I15d85cbaec0c878e2f5fe915866980aefeee84f6
2021-05-17 13:53:02 -07:00
Cyrus Boadway e3403325a9 Merge "Fix SDK guard" into sc-dev 2021-05-17 20:48:22 +00:00
Alex Chau 36d73c1205 Use fixed width in overveiw grid
- Removed thumbnail ratio logic in TaskView, getVisibleThumbnailRatio will be clean up separately
- Removed quickswitch clipping and scaling, so overview and quickswitch looks identical. mClippedInsets will be clean up separately
- Put focused task in center of screen
- Refacotred CLearAllButton spacing

Bug: 187839470
Test: Manual
Change-Id: I275c25472e4c23cee49e31d32657cf7a2fdc1fc3
2021-05-17 19:48:04 +01:00
Vadim Tryshev 1a5af7b028 Merge "Revert "Removing workaround for battery defender"" into sc-dev am: eed1711038
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14551942

Change-Id: I559a105b32b9b861ac7d407dfe58f65f1f2a4273
2021-05-17 18:19:35 +00:00
Steven Ng 8614a29c34 Merge "Add a scrim underneath the top section of search & recommendation UI" into sc-dev am: c47d8a027d
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14549882

Change-Id: I804dfd93c84abad9735f0bf6516f800b93959435
2021-05-17 18:19:30 +00:00
Vadim Tryshev eed1711038 Merge "Revert "Removing workaround for battery defender"" into sc-dev 2021-05-17 18:00:05 +00:00
Steven Ng c47d8a027d Merge "Add a scrim underneath the top section of search & recommendation UI" into sc-dev 2021-05-17 17:51:41 +00:00
Tracy Zhou a978723b15 Merge "Pass home rotation state to SysUI" into sc-dev am: d727db3c87
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14542025

Change-Id: I438da025ffc00e84d5665e5972927f5ca83fb927
2021-05-17 17:25:24 +00:00
Tracy Zhou d727db3c87 Merge "Pass home rotation state to SysUI" into sc-dev 2021-05-17 17:18:42 +00:00
Tracy Zhou 7607aecc37 Merge "Detach nav bar from app after settling into overview" into sc-dev am: 3ed7ee76c4
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14543545

Change-Id: I5cde803a9d5d744eaa75c41d735574485059902a
2021-05-17 17:15:10 +00:00
TreeHugger Robot f0a1373a50 Merge "Revert to overview coming from the side instead of bottom" into sc-dev am: 6facaad569
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14554677

Change-Id: Ibb98593b13a7199e18318874cce121a01ce51298
2021-05-17 17:15:01 +00:00
Alina Zaidi dfae63033c Merge "Modify pin widget dialog open-close animation." into sc-dev am: f0e11cbbc3
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14488296

Change-Id: I3a08f7dc7c4ab2a3050b41a3105f1d68b25dfbac
2021-05-17 17:14:26 +00:00
Tracy Zhou 3ed7ee76c4 Merge "Detach nav bar from app after settling into overview" into sc-dev 2021-05-17 17:11:14 +00:00
TreeHugger Robot 6facaad569 Merge "Revert to overview coming from the side instead of bottom" into sc-dev 2021-05-17 17:04:43 +00:00
Alina Zaidi f0e11cbbc3 Merge "Modify pin widget dialog open-close animation." into sc-dev 2021-05-17 16:51:50 +00:00
Vadim Tryshev 35777f19e9 Merge "Removing @Stability flavors for unbundled." into sc-dev am: a0cb9b86c3
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14554898

Change-Id: Id838de7128f87a2aaea08e9a8de306360b73dcba
2021-05-17 16:28:13 +00:00
TreeHugger Robot ec50b9f498 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 4b6a6c00c5 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14600220

Change-Id: I6aa69baa8ed63f30864ba4c3bf9f321c16f038cf
2021-05-17 16:28:05 +00:00
TreeHugger Robot b617fd72f9 [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: a9021873a9 -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14600224

Change-Id: Iacdd51e3de9d7354b7fdc4587dcc76f26f033c79
2021-05-17 16:28:00 +00:00
TreeHugger Robot 91d75d587f [automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 5e6fc66eae -s ours
am skip reason: subject contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14600218

Change-Id: Ibb13b85250b14f0352c54b4a7e70dc8e8f8ec76e
2021-05-17 16:27:55 +00:00
Hyunyoung Song 5363497aa6 Merge "Fix searchbox font and other specs" into sc-dev am: be26cb271f
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14543544

Change-Id: Ia3c8f1c243deaa0a643e3dde0f15191c206b743c
2021-05-17 16:27:50 +00:00
Vadim Tryshev a0cb9b86c3 Merge "Removing @Stability flavors for unbundled." into sc-dev 2021-05-17 16:22:45 +00:00
Pat Manning cc64218e68 Animate task translation on dismissal.
Test: manual
Bug: 186416527
Fix: 186416527
Change-Id: I3919b96b96fdd490e15968b7c2e680dad7f6e5d6
2021-05-17 16:21:38 +00:00
TreeHugger Robot 4b6a6c00c5 Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev 2021-05-17 16:18:05 +00:00
TreeHugger Robot a9021873a9 Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev 2021-05-17 16:17:17 +00:00