forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update conditions to show Assistant onboarding.
Conditions are: - Onboarding feature should be targeted to "new" users - "New" users are users who haven't interacted w/ Assistant in 28+ days - Once shown in a user session, we should continue to show onboarding in that user session until an Assistant interaction takes place - Once shown in any user session, we should continue to show onboarding in each subsequent user session until we reach a maximum of 3 This CL also deprecates Warmer Welcome which is being replaced by the new onboarding feature. Bug: b:157510970 Change-Id: If60ac0e9f7d87aaf2240e76a5ba4e5fe06e8dd5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324801 Commit-Queue: David Black <dmblack@google.com> Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#798729}
- Loading branch information
David Black
authored and
Commit Bot
committed
Aug 17, 2020
1 parent
ddaa9cd
commit 793554f
Showing
35 changed files
with
316 additions
and
178 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.