fune/mobile/android/android-components/components/feature/addons
2024-03-19 14:22:12 +00:00
..
schemas/mozilla.components.feature.addons.update.db.UpdateAttemptsDatabase [components] Specify schemaLocation for feature.addons 2020-04-22 16:05:22 -07:00
src no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 2024-03-19 14:22:12 +00:00
build.gradle Bug 1847999 - Switch to generating Kotlin code for Room. 2024-02-12 11:35:49 +00:00
proguard-rules.pro [components] Closes https://github.com/mozilla-mobile/android-components/issues/4776: Provide API for discovering supported addons 2019-10-29 16:06:08 -04:00
README.md [components] Closes https://github.com/mozilla-mobile/android-components/issues/4776: Provide API for discovering supported addons 2019-10-29 16:06:08 -04:00

Android Components > Feature > Add-ons

A feature that provides functionality for managing add-ons.

Usage

Setting up the dependency

Use Gradle to download the library from maven.mozilla.org (Setup repository):

implementation "org.mozilla.components:feature-addons:{latest-version}"

License

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/