Translations UI Download Model Settings Screen
Categories
(Firefox for Android :: Translations, enhancement, P1)
Tracking
()
People
(Reporter: olivia, Assigned: giorga)
References
Details
(Whiteboard: [fxdroid][foundation])
Attachments
(2 files)
This bug is for the initial model download flow (not via automatic translate()). Should cover most of the items in "Download languages" in Figma.
Has a dependency on runtime translations setup in AC. Edit: Please use static placeholder text for now and we will integrate data model later.
| Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
| Reporter | ||
Comment 1•2 years ago
|
||
This bug is for the core download list screen. See Figma (screenshot is only for reference on what work to complete).
Please use placeholder text as the data model is not ready. For ease of connecting later and reference, the data model will be of the form of:
See GV API listModelDownloadStates:
<List<LanguageModel>:
- Language language
- code
- localizedDisplayName
- Boolean isDownloaded
- long size
This bug should:
- Form the languages in a list using placeholder text
- Add/connect download and delete assets
- Note the WIP for how
Englishwill be treated and keep in mind - Should meet the accessibility criteria defined in the bottom of Figma
Out of scope:
- Delete and Download Popup in this flow
- Download cycle spinner
| Assignee | ||
Updated•2 years ago
|
| Reporter | ||
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Comment 3•2 years ago
|
||
Authored by https://github.com/iorgamgabriel
https://github.com/mozilla-mobile/firefox-android/commit/91ee95706313e87850ad6a5b23c84dcc50cf368f
[main] Bug 1855980 - Translations UI Download Model Settings Screen.
| Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
Description
•