Closed Bug 1855976 Opened 2 years ago Closed 2 years ago

AC Add Runtime Translations support to Android Components

Categories

(Firefox for Android :: Translations, enhancement, P1)

All
Android
enhancement

Tracking

()

RESOLVED FIXED
122 Branch
Tracking Status
firefox121 --- wontfix
firefox122 --- fixed

People

(Reporter: olivia, Assigned: olivia)

References

Details

(Whiteboard: [fxdroid][foundation][geckoview:m122])

Attachments

(1 file)

Will add runtime translations functionality (downloads, preferences, etc.) support to Android Components.

Depends on: 1852313
Whiteboard: [fxdroid][foundation]
Blocks: 1855979
Blocks: 1855980
Blocks: 1855983
Blocks: 1855987
Blocks: 1855988
Summary: Add Runtime Translations support to Android Components → AC Add Runtime Translations support to Android Components
No longer blocks: 1855988
No longer blocks: 1855987
No longer blocks: 1855983
No longer blocks: 1855980
No longer blocks: 1855979
Blocks: 1855987
Blocks: 1855979
Blocks: 1862293
Blocks: 1862294
Assignee: nobody → ohall
Severity: -- → N/A
Priority: -- → P1
Whiteboard: [fxdroid][foundation] → [fxdroid][foundation][geckoview:m122]

Estimating scope to be:

    public static GeckoResult<Long> checkPairDownloadSize(@NonNull String, @NonNull String);
    public static GeckoResult<Boolean> isTranslationsEngineSupported();
    public static GeckoResult<List<TranslationsController.RuntimeTranslation.LanguageModel>> listModelDownloadStates();
    public static GeckoResult<TranslationsController.RuntimeTranslation.TranslationSupport> listSupportedLanguages();
    public static GeckoResult<Void> manageLanguageModel(@NonNull TranslationsController.RuntimeTranslation.ModelManagementOptions);
    public static GeckoResult<List<String>> preferredLanguages();
Status: NEW → RESOLVED
Closed: 2 years ago
Flags: qe-verify+
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
Flags: qe-verify+
Target Milestone: 121 Branch → 122 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: