New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 854238 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Nov 6
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug

Blocking:
issue 854233



Sign in to add a comment

Eng Tracking: Suggested Apps & App Actions for Launcher Zero State

Project Member Reported by mmalpani@chromium.org, Jun 19 2018

Issue description

This is a tracking bug for the top panel on the Chrome OS Zero State, more specifically, the panel containing the suggested apps and app actions.

 
Status: Started (was: Unconfirmed)
As the first step, we will show the recommended apps when the launcher search box is active with an empty query, which is provided by app_list::AppSearchProvider. 
Project Member

Comment 4 by bugdroid1@chromium.org, Jul 23

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/81fc4c5fd93b2b2ccd63bdc562593246d6c0dc1e

commit 81fc4c5fd93b2b2ccd63bdc562593246d6c0dc1e
Author: Jenny Zhang <jennyz@chromium.org>
Date: Mon Jul 23 22:12:32 2018

Show recommended apps in Zero State suggestions window.

TBR=xiyuan@chromium.org

Bug:  854238 
Change-Id: I0268b4fbe9e6bc813fe2e7e5d4dfea72084f4102
Reviewed-on: https://chromium-review.googlesource.com/1145761
Commit-Queue: Jenny Zhang <jennyz@chromium.org>
Reviewed-by: Alex Newcomer <newcomer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#577283}
[modify] https://crrev.com/81fc4c5fd93b2b2ccd63bdc562593246d6c0dc1e/ash/app_list/views/app_list_main_view.cc
[modify] https://crrev.com/81fc4c5fd93b2b2ccd63bdc562593246d6c0dc1e/ash/app_list/views/app_list_main_view.h
[modify] https://crrev.com/81fc4c5fd93b2b2ccd63bdc562593246d6c0dc1e/ash/app_list/views/app_list_view.cc
[modify] https://crrev.com/81fc4c5fd93b2b2ccd63bdc562593246d6c0dc1e/ash/app_list/views/app_list_view.h
[modify] https://crrev.com/81fc4c5fd93b2b2ccd63bdc562593246d6c0dc1e/ash/app_list/views/search_box_view.cc
[modify] https://crrev.com/81fc4c5fd93b2b2ccd63bdc562593246d6c0dc1e/ash/app_list/views/search_box_view.h
[modify] https://crrev.com/81fc4c5fd93b2b2ccd63bdc562593246d6c0dc1e/ash/app_list/views/search_result_tile_item_list_view.cc
[modify] https://crrev.com/81fc4c5fd93b2b2ccd63bdc562593246d6c0dc1e/ash/app_list/views/search_result_tile_item_view.cc
[modify] https://crrev.com/81fc4c5fd93b2b2ccd63bdc562593246d6c0dc1e/ash/app_list/views/search_result_tile_item_view.h
[modify] https://crrev.com/81fc4c5fd93b2b2ccd63bdc562593246d6c0dc1e/ash/app_list/views/suggestions_container_view.cc
[modify] https://crrev.com/81fc4c5fd93b2b2ccd63bdc562593246d6c0dc1e/ash/public/cpp/app_list/app_list_features.cc
[modify] https://crrev.com/81fc4c5fd93b2b2ccd63bdc562593246d6c0dc1e/ash/public/cpp/app_list/app_list_features.h
[modify] https://crrev.com/81fc4c5fd93b2b2ccd63bdc562593246d6c0dc1e/chrome/browser/about_flags.cc
[modify] https://crrev.com/81fc4c5fd93b2b2ccd63bdc562593246d6c0dc1e/chrome/browser/flag_descriptions.cc
[modify] https://crrev.com/81fc4c5fd93b2b2ccd63bdc562593246d6c0dc1e/chrome/browser/flag_descriptions.h
[modify] https://crrev.com/81fc4c5fd93b2b2ccd63bdc562593246d6c0dc1e/tools/metrics/histograms/enums.xml
[modify] https://crrev.com/81fc4c5fd93b2b2ccd63bdc562593246d6c0dc1e/ui/chromeos/search_box/search_box_view_base.cc
[modify] https://crrev.com/81fc4c5fd93b2b2ccd63bdc562593246d6c0dc1e/ui/chromeos/search_box/search_box_view_base.h

The recommended apps for zero state has been implemented with cl in #4.
Status: Fixed (was: Started)

Sign in to add a comment