-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Android] Onboarding V2 #9555
Labels
OS/Android
Fixes related to Android browser functionality
QA Pass - Android ARM
QA Pass - Android Tab
QA/Yes
release-notes/include
Milestone
Comments
anthonypkeane
added
QA/Yes
OS/Android
Fixes related to Android browser functionality
labels
Apr 30, 2020
This was referenced May 11, 2020
@deeppandya All the design specs except for the Day 1 privacy intro modals have been added. |
This was referenced Jul 28, 2020
This was referenced Aug 21, 2020
This was referenced Aug 31, 2020
This was referenced Sep 4, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
OS/Android
Fixes related to Android browser functionality
QA Pass - Android ARM
QA Pass - Android Tab
QA/Yes
release-notes/include
Description
Please search for the spec called "Mobile Onboarding (Retention Focused)" and implement per those details.
Sub-issues:
Design
The new onboarding experience is broken up into smaller parts that are spread out over the course of a user lifecycle.
Day 1 - Limited feature tour
Users are introduced to privacy messaging and Brave Stats.
**Note
During development we updated each stats highlight treatment to look like this:
Day 1-30: Just-in-time Onboarding
Users are introduced to search engine alternatives (and setting a default) the first time they search.
Users are introduced to Brave Shields the first time it blocks something. Introductory popover only shows once.
The popover has a gradient background.
background: linear-gradient(316.3deg, #BF14A2 0%, #F73A1C 98.59%);
The popover slides in as soon as the page is finished loading y-10, 0.3s with opacity:
Prototype: https://www.figma.com/proto/atoL4LN2kd8ILnPGwohUoV/Mobile-onboarding-v2?node-id=403%3A300&viewport=545%2C466%2C0.7327766418457031&scaling=min-zoom
Users can discover the Brave Rewards feature by tapping on the BR icon or seeing a sponsored image on the new tab page.
Day 4
Users are forcefully introduced to Brave Rewards on Day 4 - they see BR opt-in and Brave Ads onboarding on app open.
Push notifications
Deliver push notifications per: https://docs.google.com/spreadsheets/d/1D_RnP1cQVNf3szSCKcYCqcIN3IjrlXnQwoLTxjEt3V0/edit?ts=5ea0a287#gid=0
Assets
All motion graphics will be done using Lottie files.
https://assets8.lottiefiles.com/packages/lf20_7tYphH.json
https://assets2.lottiefiles.com/packages/lf20_QVdrmA.json
https://assets5.lottiefiles.com/packages/lf20_wclijk.json
Figma for CSS, sizing, layout, spacing:
https://www.figma.com/file/atoL4LN2kd8ILnPGwohUoV/Mobile-onboarding-v2?node-id=0%3A1
Related Issues
The text was updated successfully, but these errors were encountered: