Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(299)

Issue 2929963002: Add value proposition entrypoint from Voice Interaction shortcut (Closed)

Created:
3 years, 6 months ago by yueli
Modified:
3 years, 6 months ago
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, alemate+watch_chromium.org, oshima+watch_chromium.org, yusukes+watch_chromium.org, tfarina, hidehiko+watch_chromium.org, achuith+watch_chromium.org, sadrul, lhchavez+watch_chromium.org, victorhsieh+watch_chromium.org, kalyank, davemoore+watch_chromium.org, Matt Giuca
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add value proposition entrypoint from Voice Interaction shortcut - Voice interaction keyboard shortcut should bring up voice interaction value prop screen if voice interaction is disabled. - If playstore is already set up, start voice interaction setup wizard. - Otherwise show playstore terms, and start voice interaction setup wizard afterwards if user accept. BUG=b/38263948 Review-Url: https://codereview.chromium.org/2929963002 Cr-Commit-Position: refs/heads/master@{#478763} Committed: https://chromium.googlesource.com/chromium/src/+/8dbd1920a8016c49d059d852fb55c03f716257ad

Patch Set 1 #

Total comments: 8

Patch Set 2 : Add value proposition entrypoint from Voice Interaction shortcut #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -10 lines) Patch
M chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc View 1 2 chunks +21 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/wizard_controller.h View 1 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/wizard_controller.cc View 1 7 chunks +36 lines, -8 lines 0 comments Download
M chrome/browser/ui/ash/app_list/app_list_presenter_service.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (9 generated)
yueli
PTAL
3 years, 6 months ago (2017-06-08 23:26:57 UTC) #2
xc
https://codereview.chromium.org/2929963002/diff/1/chrome/browser/chromeos/login/wizard_controller.cc File chrome/browser/chromeos/login/wizard_controller.cc (right): https://codereview.chromium.org/2929963002/diff/1/chrome/browser/chromeos/login/wizard_controller.cc#newcode1564 chrome/browser/chromeos/login/wizard_controller.cc:1564: if (!device_marked_registered_ && Add comment on why we need ...
3 years, 6 months ago (2017-06-09 18:00:14 UTC) #3
Luis Héctor Chávez
drive-by https://codereview.chromium.org/2929963002/diff/1/chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc File chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc (right): https://codereview.chromium.org/2929963002/diff/1/chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc#newcode374 chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc:374: new chromeos::LoginDisplayHostImpl(screen_bounds); Please add a comment about the ...
3 years, 6 months ago (2017-06-09 18:15:07 UTC) #5
xiyuan
https://codereview.chromium.org/2929963002/diff/1/chrome/browser/chromeos/login/wizard_controller.cc File chrome/browser/chromeos/login/wizard_controller.cc (right): https://codereview.chromium.org/2929963002/diff/1/chrome/browser/chromeos/login/wizard_controller.cc#newcode258 chrome/browser/chromeos/login/wizard_controller.cc:258: device_marked_registered_ = StartupUtils::IsDeviceRegistered(); |device_marked_registered_| does not look like related ...
3 years, 6 months ago (2017-06-12 17:19:56 UTC) #6
yueli
https://codereview.chromium.org/2929963002/diff/1/chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc File chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc (right): https://codereview.chromium.org/2929963002/diff/1/chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc#newcode374 chrome/browser/chromeos/arc/voice_interaction/arc_voice_interaction_framework_service.cc:374: new chromeos::LoginDisplayHostImpl(screen_bounds); On 2017/06/09 18:15:07, Luis Héctor Chávez wrote: ...
3 years, 6 months ago (2017-06-12 20:10:08 UTC) #7
xiyuan
lgtm
3 years, 6 months ago (2017-06-12 20:18:12 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2929963002/20001
3 years, 6 months ago (2017-06-12 21:06:03 UTC) #14
commit-bot: I haz the power
3 years, 6 months ago (2017-06-12 21:10:08 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/8dbd1920a8016c49d059d852fb55...

Powered by Google App Engine
This is Rietveld 408576698