Open
Bug 2035991
Opened 13 days ago
Updated 1 hour ago
Show RTAMO download dialog after onboarding
Categories
(Firefox for Android :: Onboarding, task)
Tracking
()
ASSIGNED
People
(Reporter: petru, Assigned: petru)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][group3])
Attachments
(2 files)
Currently if in the RTAMO scenario the download and install process of the needed addon would start automatically after the onboarding ends.
This would happen in background and may take a few seconds to complete, time in which the user has no indication of this happening.
This ticket is for adding a new dialog to be shown
- immediately after onboarding
- before the already existing dialog for accepting addon permissions.
The new dialog should be a modal with only a "Cancel" button. Designs to follow:
Updated•13 days ago
|
| Assignee | ||
Comment 1•12 days ago
|
||
These are needed in the process of installing the addon and showing
to users more detailed information about it.
| Assignee | ||
Comment 2•12 days ago
|
||
Introduced a new reusable DialogFragment to handle the process of starting
to install a specific addon and showing a modal message to users to inform
about the progress.
Updated•2 days ago
|
Attachment #9575540 -
Attachment description: Bug 2035991 - part 1 - Expose RTAMO addon image url and name r=#android-reviewers → Bug 2035991 - part 1 - Expose RTAMO addon image url and name r=#android-reviewers
Pushed by plingurar@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/a50c2cc2511f
https://hg.mozilla.org/integration/autoland/rev/38c8b5c08524
part 1 - Expose RTAMO addon image url and name r=android-reviewers,willdurand,Roger
https://github.com/mozilla-firefox/firefox/commit/9d85c751b4bc
https://hg.mozilla.org/integration/autoland/rev/1859b608d7c8
part 2 - Handle installing addon in a new DialogFragment r=android-reviewers,android-addons-reviewers,willdurand,Roger
You need to log in
before you can comment on or make changes to this bug.
Description
•