Commit Graph

19311 Commits

Author SHA1 Message Date
Sunny Goyal dafa0dd875 Merge "Changing target sdk to Q" into ub-launcher3-qt-dev am: 136805abdc
am: 571a5d63e0

Change-Id: I93229aa0cd71bda25a1fcd7442447402c8c2b59c
2019-05-18 00:12:56 -07:00
Sunny Goyal 571a5d63e0 Merge "Changing target sdk to Q" into ub-launcher3-qt-dev
am: 136805abdc

Change-Id: Ibe9a8ae07cccf2ad46c20c28098f3aab8cf245a7
2019-05-18 00:07:54 -07:00
TreeHugger Robot 136805abdc Merge "Changing target sdk to Q" into ub-launcher3-qt-dev 2019-05-18 06:59:43 +00:00
Sunny Goyal f5577b1117 Changing target sdk to Q
Change-Id: I9c2ac12d81d3b04e1a29f6c2a1f2e32fff76de7f
2019-05-17 23:19:58 -07:00
Vadim Tryshev 1a392b1bc8 Merge "Make every UI test generate screenshots for local test runs" into ub-launcher3-qt-dev am: ef80b4b491
am: ab4dcb9725

Change-Id: Id37d0bfee478f97d634e497bf12caa860e9ed95b
2019-05-17 20:00:11 -07:00
Vadim Tryshev ab4dcb9725 Merge "Make every UI test generate screenshots for local test runs" into ub-launcher3-qt-dev
am: ef80b4b491

Change-Id: I3b286506007ce82e268376a990ac9752d027325f
2019-05-17 19:20:57 -07:00
Vadim Tryshev ef80b4b491 Merge "Make every UI test generate screenshots for local test runs" into ub-launcher3-qt-dev 2019-05-18 01:40:38 +00:00
vadimt c328ac56cf Make every UI test generate screenshots for local test runs
Change-Id: Idb7962e62c0c95f8a50792e9342562c6d8b6ba42
2019-05-17 18:19:13 -07:00
Sunny Goyal 1c1f0dab73 Updating SDK check now that the version code is finalized am: 0334047553
am: 296e96658b

Change-Id: Ib410038e63e36dd2325b2c6c587290a2e68622e7
2019-05-17 17:49:28 -07:00
Sunny Goyal 296e96658b Updating SDK check now that the version code is finalized
am: 0334047553

Change-Id: I41b600a998dc6823fa7f02641f49a38c1c3707fb
2019-05-17 17:32:16 -07:00
Sunny Goyal 0334047553 Updating SDK check now that the version code is finalized
Change-Id: I2b8d65885f83154f7500adb520b1eed1da5c4a4e
2019-05-17 16:57:23 -07:00
Tony 32e4747b24 Merge "Continue using window's sysui flags if task thumbnail unavailable" into ub-launcher3-qt-dev
am: 7c278b62f9

Change-Id: I4102744697a06ac925b97fee89e083098199752f
2019-05-17 15:40:18 -07:00
Tony Wickham af41f829d7 Merge "Reapply recents attached state in createActivityController()" into ub-launcher3-qt-dev
am: 24200e2757

Change-Id: Ibad5e4777ebe4de6f5527d9b6e20ad9badf62560
2019-05-17 15:39:41 -07:00
Sunny Goyal ac4dda4103 Merge "Cancelling touch interaction on multi-touch event" into ub-launcher3-qt-dev
am: 95b81c3e55

Change-Id: Ic87605da36caa6da9da730a569222b998e7af4ba
2019-05-17 15:39:13 -07:00
Winson Chung 528d4cdad4 Merge "Fix issue with restored task display ids" into ub-launcher3-qt-dev
am: 57ffdc4ec7

Change-Id: Ia8bcd6ffdba37f768457b3c2081d3e5a4bb1bb36
2019-05-17 15:38:44 -07:00
Winson Chung 2720de2a3a Merge "Add more logging and commands to service dump" into ub-launcher3-qt-dev
am: d3b0e8ed61

Change-Id: I7b2f032c6b52ad0b384af99030d69e1fa6d17123
2019-05-17 15:38:14 -07:00
TreeHugger Robot 7c278b62f9 Merge "Continue using window's sysui flags if task thumbnail unavailable" into ub-launcher3-qt-dev 2019-05-17 22:25:42 +00:00
TreeHugger Robot 24200e2757 Merge "Reapply recents attached state in createActivityController()" into ub-launcher3-qt-dev 2019-05-17 22:21:03 +00:00
TreeHugger Robot 95b81c3e55 Merge "Cancelling touch interaction on multi-touch event" into ub-launcher3-qt-dev 2019-05-17 22:21:01 +00:00
TreeHugger Robot 57ffdc4ec7 Merge "Fix issue with restored task display ids" into ub-launcher3-qt-dev 2019-05-17 22:10:02 +00:00
Tony 921da74c64 Continue using window's sysui flags if task thumbnail unavailable
If the centermost task is null or doesn't yet have thumbnail data,
don't use its sysui flags - continue using the window we're swiping
from instead.

Bug: 132898688
Change-Id: I202937d8aa01ee24ef01693d9594c4929e6bd314
2019-05-17 18:04:53 -04:00
Sunny Goyal 78c1a42331 Cancelling touch interaction on multi-touch event
If the second touch happens outside the swipe region, for eg when the user
is using a different gesture like pinch-to-zoom, do not capture the
input events

Bug: 132916535
Change-Id: I59df3831b96689586a2a684bf11805d42f1cb1d9
2019-05-17 14:55:09 -07:00
Winson Chung 5aec768ff4 Fix issue with restored task display ids
- When tasks are restored, they don't have a valid display id yet,
  but they will still be started on the default display and should
  have the same options until proven otherwise.

Bug: 132892578
Change-Id: I8ba0a976bd5682fbcda72ca1a98bf2517eb31312
2019-05-17 14:45:34 -07:00
TreeHugger Robot d3b0e8ed61 Merge "Add more logging and commands to service dump" into ub-launcher3-qt-dev 2019-05-17 21:34:21 +00:00
Winson Chung 9fe9a155ca Add more logging and commands to service dump
Change-Id: I03d5ea5aac618eba7e0e5a1555e45a165918bb60
2019-05-17 14:23:09 -07:00
Tony Wickham 2b98dc3e69 Merge "Remove TaskViewDrawable, scale RecentsView instead" into ub-launcher3-qt-dev
am: c9986f59ac

Change-Id: I5f10a0e26c74ab6f0856f8dd5a6fe60807628a17
2019-05-17 13:55:31 -07:00
Tony 5bb3ae9462 Merge "Add getOverviewFullscreenProgress() to LauncherState" into ub-launcher3-qt-dev
am: b05fbb8915

Change-Id: Ie4f2ea793233f22f9bebe5ac35e30ae5c17efcc4
2019-05-17 13:55:04 -07:00
Hyunyoung Song 8a4d556b4a Merge "Make folder backgrounds opaque" into ub-launcher3-qt-dev
am: 098febafaa

Change-Id: Ib6ca427ffbe7ae8224ae3d5c0352ecee812653b7
2019-05-17 13:54:32 -07:00
Tony Wickham c9986f59ac Merge "Remove TaskViewDrawable, scale RecentsView instead" into ub-launcher3-qt-dev 2019-05-17 20:41:55 +00:00
TreeHugger Robot b05fbb8915 Merge "Add getOverviewFullscreenProgress() to LauncherState" into ub-launcher3-qt-dev 2019-05-17 20:39:42 +00:00
Tony 1eb65b8a5b Remove TaskViewDrawable, scale RecentsView instead
Instead of faking recents scaling up when swiping down on a task,
actually scale it up. This is more consistent with what we do
for scaling to/from fullscreen elsewhere, and cleans up some code.

Bug: 130020567
Change-Id: I1a07813468d9a66f8f4e7b5d3d9a191b565f165c
2019-05-17 16:23:07 -04:00
Tony 5406817028 Add getOverviewFullscreenProgress() to LauncherState
- BackgroundAppState sets this to 1, all other states set it to 0
- QuickSwitchState extends BackgroundAppState, and calculations for
  fullscreen scale/translation are moved to BackgroundAppState
- Move fullscreen progress logic out of WindowTransformSwipeHandler
  and into the launcher activity controller, which uses the new
  RecentsView.FULLSCREEN_PROGRESS property to animate it

Bug: 130020567
Change-Id: If6265fcce3749050be354742e7d2c418d11ee9bb
2019-05-17 16:21:02 -04:00
TreeHugger Robot 098febafaa Merge "Make folder backgrounds opaque" into ub-launcher3-qt-dev 2019-05-17 20:13:12 +00:00
Jon Miranda abec200967 Merge "Add padding between nav bar and hotseat in vertical bar layout." into ub-launcher3-qt-dev
am: a03bec439e

Change-Id: I12d6c89d1715f2509999e57e066565c9ea7ce0e7
2019-05-16 17:53:21 -07:00
TreeHugger Robot a03bec439e Merge "Add padding between nav bar and hotseat in vertical bar layout." into ub-launcher3-qt-dev 2019-05-17 00:29:04 +00:00
Miranda Kephart 97383f457d Merge "Avoid double triggering assistant gesture haptic" into ub-launcher3-qt-dev
am: fcfac8156d

Change-Id: Ic3b5b77441e04ff45f6f97f9f3824d8577ed7665
2019-05-16 17:23:20 -07:00
Vadim Tryshev 3c2970e407 Merge "Fix pinning tests on android virtual device" into ub-launcher3-qt-dev
am: 3c7f48116c

Change-Id: Ife5d6b43c18d7efb89ee533c6f26b64651eed25f
2019-05-16 17:22:57 -07:00
Hyunyoung Song c748c29643 Merge "Add developer options for grid change for Styles Bug: 118758696" into ub-launcher3-qt-dev
am: 0d51988d6e

Change-Id: Iea6edce57f2a8493f89165b457e089c5aa48047c
2019-05-16 17:22:12 -07:00
Jon Miranda 8acc08ae40 Fix bug where FloatingIconView did not use IconShape normalization scale.
am: c2968da372

Change-Id: Ic4a0f266463a82addf263f98099a2c10db69d7c5
2019-05-16 17:21:07 -07:00
Jon Miranda 3f411e7ae4 Add padding between nav bar and hotseat in vertical bar layout.
- Set to match the workspace padding on the opposite side of the
  screen.

Bug: 130521490
Change-Id: I26fd71bb146c56a647397a040dbbac9d1556c3fe
2019-05-16 17:16:21 -07:00
TreeHugger Robot fcfac8156d Merge "Avoid double triggering assistant gesture haptic" into ub-launcher3-qt-dev 2019-05-17 00:03:46 +00:00
Vadim Tryshev 3c7f48116c Merge "Fix pinning tests on android virtual device" into ub-launcher3-qt-dev 2019-05-16 23:51:28 +00:00
vadimt c7bb8479e9 Fix pinning tests on android virtual device
Change-Id: I90a8753975538ab9864591a37a7d366e1222f2d8
2019-05-16 16:32:25 -07:00
Hyunyoung Song 0d51988d6e Merge "Add developer options for grid change for Styles Bug: 118758696" into ub-launcher3-qt-dev 2019-05-16 22:08:43 +00:00
Miranda Kephart 6366d377af Avoid double triggering assistant gesture haptic
If the user drags almost all the way to gesture completion and
then flings, the haptic got triggered twice: first for the drag,
and then once the fling was registered. This checks whether the
assistant was already invoked before triggering the fling
invocation.

Bug: 132908798
Test: manual
Change-Id: Ibeed7279b8db32527490a0e11b8e5f0761187bbf
2019-05-16 18:00:14 -04:00
Jon Miranda c2968da372 Fix bug where FloatingIconView did not use IconShape normalization scale.
This fix allows for a clean tradeoff between the FIV and the original icon
in all icon shapes.

Bug: 130292844
Change-Id: Ief2eec2673161e0f9d32d8710713a1f01880040d
2019-05-16 14:21:28 -07:00
Hyunyoung Song 58de5de42a Add developer options for grid change for Styles
Bug: 118758696

Change-Id: I66cd36cda495d339e0c2550f0957e3fbcddca477
2019-05-16 13:38:38 -07:00
Vadim Tryshev bea0ee5322 Merge "Revert "Capture screenshot when animating to home"" into ub-launcher3-qt-dev
am: 5338e0540b

Change-Id: I8d4cb89979e73da568a459056f1f2cfae9fb9bcd
2019-05-16 13:06:30 -07:00
Vadim Tryshev 5338e0540b Merge "Revert "Capture screenshot when animating to home"" into ub-launcher3-qt-dev 2019-05-16 19:10:13 +00:00
Vadim Tryshev fd11390a65 Revert "Capture screenshot when animating to home"
This reverts commit 170a067f27.

Reason for revert: b/132816938

Bug: 132816938
Change-Id: Ia03e30f892b2515e498fa20402a9e497340361eb
2019-05-16 18:26:48 +00:00