Commit Graph

5952 Commits

Author SHA1 Message Date
TreeHugger Robot a43adf8977 Merge "Removed page spacing scaling" into sc-dev am: b6dd7fb07f
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14600854

Change-Id: I97ee8de9be64d75bf98cf81834307399c46109a4
2021-05-18 18:54:20 +00:00
TreeHugger Robot b6dd7fb07f Merge "Removed page spacing scaling" into sc-dev 2021-05-18 18:29:51 +00:00
Jon Spivack 54053503ff Merge "NIU Actions and Recents UI updates on Go" into sc-dev am: a44bb71d95
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14557516

Change-Id: Id5b9a49440b942e51af32e3f1409245c0e9ca48b
2021-05-18 18:22:04 +00:00
Tracy Zhou 8a4b7e0b9e Merge "Revert "Finish the recents animation upon home rotation"" into sc-dev am: 0bd7763ccc
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14625480

Change-Id: I7c0484125255c654668f09e75d69c57a32df5a83
2021-05-18 18:21:31 +00:00
Jon Spivack a44bb71d95 Merge "NIU Actions and Recents UI updates on Go" into sc-dev 2021-05-18 18:05:19 +00:00
Tracy Zhou 0bd7763ccc Merge "Revert "Finish the recents animation upon home rotation"" into sc-dev 2021-05-18 17:51:34 +00:00
Tracy Zhou 7511b33838 Revert "Finish the recents animation upon home rotation"
This reverts commit 38588dc23a.

Reason for revert: b/188541715
Fixes: 188541715

Change-Id: I4d85ced55e1a9a4ca64f9c9a855abbfec9f306bb
2021-05-18 17:47:52 +00:00
Sunny Goyal 88e529f3bb Merge "Moving taskbar lifecycle to TouchInteractionService" into sc-dev am: 5bb515b6cc
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14445701

Change-Id: I84541f78bd437434aa3a0c7381a1f3c6a00e2026
2021-05-18 17:29:11 +00:00
Sunny Goyal 5bb515b6cc Merge "Moving taskbar lifecycle to TouchInteractionService" into sc-dev 2021-05-18 17:17:27 +00:00
Jonathan Miranda 1019beb108 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: Ibf71733090ee2b229be1c0658989e72914752909
2021-05-18 17:08:46 +00:00
Jonathan Miranda 7d4aaaa73d Merge "Add WorkspaceRevealAnim, successor to StaggeredWorkspaceAnim." into sc-dev 2021-05-18 16:46:12 +00:00
Lucas Dupin 44050a42bf 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: I7ee27cd56da3b919010cf5ac40528ce7acba2551
2021-05-18 15:29:07 +00:00
Lucas Dupin ca65ca4538 Merge "Configurable sysprop for launcher depth" into sc-dev 2021-05-18 15:12:39 +00:00
Pat Manning d00ad393f0 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: I75359c9600ada9b66795c4e867fc62e8cc4e6d11
2021-05-18 09:56:01 +00:00
Pat Manning 049434a504 Merge "Animate task translation on dismissal." into sc-dev 2021-05-18 09:32:19 +00:00
Hongwei Wang 9f9fbfdfe2 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: Ie04c66bf5391b9f2942d8ed912ad62a37d2c7ff2
2021-05-18 06:41:34 +00:00
Hongwei Wang a79cd20147 Merge "Do not send onUserLeaveHint on overview actions" into sc-dev 2021-05-18 06:19:07 +00:00
Sunny Goyal e215fb730b Moving taskbar lifecycle to TouchInteractionService
> Inflating taskbar views with a non-launcher window context
> Removing separate taskbar view in Launcher
> Handling taskbar icon clicks directly instead of going via launcher
> Fixing some relayouts during show/hide animation

Bug: 187353581
Test: Manual
Change-Id: Ia7d44acbb770bf0345922234b3daa5cc040a5843
2021-05-17 21:47:08 -07: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
Andy Wickham 2d7da1e7d2 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: I79b634fca30f75015e9f5680c42b8e970c303982
2021-05-18 03:16:22 +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 2b81647df1 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: I0d95c462a4bc18152113200c8b089580622a6ef1
2021-05-18 01:27:35 +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
Cyrus Boadway c7116a76f3 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: I91dde3277e6788cc8e817d0c95625edbbfdd5495
2021-05-17 21:07:30 +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
Jon Spivack f90db8a8eb NIU Actions and Recents UI updates on Go
This tweaks the layout and fonts in the Go Overview. It also adds rounded corners to the task snapshots in the Recents view on Go by adding an overrideable value to the base Quickstep Launcher.

Bug: 186004471
Test: Manual (Pixel 3A)
Change-Id: I220836a95a6416b85bdb71d88822d25d939cf205
2021-05-17 11:57:01 -07:00
Tracy Zhou 6f6b7cf1c1 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: I758cbcb232e97866de06df7da2c45c53c4756661
2021-05-17 17:23:31 +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 2ca1c363d5 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: I9af169c3fa38f0e843302ac7c7ff0e2987006e6c
2021-05-17 17:14:39 +00:00
TreeHugger Robot f12928b9db 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: Ib2a474e2dc4209ca1fc99967fd1208226ca29d50
2021-05-17 17:14:05 +00:00
Alina Zaidi 80f084a4c1 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: Ied02846358d964cfa43bd7e7f5f0f28ba227aab2
2021-05-17 17:13:32 +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 cdffa6369d 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: I6282cb9cb8e8f04c2d7eedfeab41a4a156455b18
2021-05-17 16:28:00 +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
Alex Chau 58367f5346 Removed page spacing scaling
- Removed page spacing scaling as it casuses page jump problem without too much benefit, as the RecnetView's fullscale is less significant now (see b/187839470)

Fixes: 184262404
Test: Swipe up after quick switching
Change-Id: I1e080aa2d6530fdac120426ff4b92e19e128ec30
2021-05-17 13:32:39 +01:00
Bill Yi 8d233cd42a Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Ie6f2bc52b3b9f8af036e67d3527d2c77b89be7a0
2021-05-17 10:49:53 +00:00
Yogisha Dixit cab74a4325 Merge "Log widget features." into sc-dev am: 07449132fb
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14487017

Change-Id: I5ff9d1c8f94c3d8f80017e875d0aa81e0e8cfd85
2021-05-15 15:35:43 +00:00
Yogisha Dixit 07449132fb Merge "Log widget features." into sc-dev 2021-05-15 15:07:40 +00:00
vadimt 2ecf126256 Removing @Stability flavors for unbundled.
They can be accidentally used.

Test: presubmit.
Bug: 187761685
Change-Id: I0cf859a51fb708ed51ba2f9506ab76af42ee3d5c
2021-05-14 17:42:24 -07:00
Winson Chung cdb9b6fcdf Merge "Add a content overlay for auto-enter w/o a source hint rect" into sc-dev am: 8b74cbbf96
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14102623

Change-Id: I42c8f51e57a4958c5dddd1e5551f1d902685aecd
2021-05-15 00:12:13 +00:00
Winson Chung 8b74cbbf96 Merge "Add a content overlay for auto-enter w/o a source hint rect" into sc-dev 2021-05-14 23:44:24 +00:00
Yogisha Dixit 0b15c7ee07 Log widget features.
Design doc: go/widgets-logging
Note that this doesn't log dynamic colors yet. I'll work on that in a
follow-up CL.

Bug: 185778648
Test: manual
Change-Id: I04249ef267907b4112c220fb206e077d1bee783a
2021-05-15 00:26:41 +01:00
Tony Wickham 82d5a0681d Revert to overview coming from the side instead of bottom
Test: Visually checking all of these. As appropriate, repeat in 0, 2, 3
button modes, landscape/portrait/fake landscape, and 3P launcher
- Quick switch from home
- Home to overview
- Overview to home (swipe up)
- Overview to home (tap outside)
- Overview to home (back invocation)
- Quick switch from app
- Swipe up and hold from app
- Dismiss an app
- Empty recents
- Split select state to home
- Modal state to home
Fixes: 185411781

Change-Id: If00a22fee35c832a259bfc62808efbac5990ce2e
2021-05-14 16:06:44 -07:00
Zak Cohen 70b5109287 Merge "Overview - don't update task overlay on thumbnail update." into sc-dev am: 02ca6c14dd
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14537691

Change-Id: I90aab618de9e49e0b0444400222c2af8e0c5b140
2021-05-14 22:05:47 +00:00