Offer to install addon if Fenix was installed from an AMO page
Categories
(Firefox for Android :: Onboarding, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox152 | --- | fixed |
People
(Reporter: petru, Assigned: petru)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][group3])
Attachments
(2 files)
If we inferred that Fenix was installed from an addon's AMO page then immediately after onboarding ends we should start the current process of installing an addon.
This will show to the user a dialog asking to confirm or cancel the installation
And after a successful install it will present a confirmation message.
To have time for inferring if Fenix was installed from an addon's page we should keep the splashscreen showing for as much as possible - until we get this data or until splashScreenTimeout.
The onboarding should be as swift as possible - only showing the Terms of Use card.
Updated•1 month ago
|
| Assignee | ||
Updated•1 month ago
|
| Assignee | ||
Comment 1•1 month ago
|
||
Inferring whether Fenix was installed from a specific addon's AMO page will
keep showing the splashscreen until we know this or until splashscreen's
maximum time to be shown.
If Fenix was installed from a specific addon's AMO page then:
- the onboarding process will only show the ToS page
- immediately after finishing onboarding the installation process of the
specific will start automatically - the user will be able to confirm or abort this installation.
Updated•27 days ago
|
| Assignee | ||
Comment 2•27 days ago
|
||
Comment 4•20 days ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/7d7acdc3edbb
https://hg.mozilla.org/mozilla-central/rev/d4835a8e64b7
Description
•