Skip to content

Tags: RotBolt/android-components

Tags

v10.0.1

Toggle v10.0.1's commit message
Import strings from android-l10n

State: mozilla-l10n/android-l10n@349efdb

v10.0.0

Toggle v10.0.0's commit message
Merge mozilla-mobile#4211

4211: Closes mozilla-mobile#4190: Decouple safe browsing api from the tracking protection. r=Amejia481 a=Amejia481



Co-authored-by: Arturo Mejia <[email protected]>

v9.0.0

Toggle v9.0.0's commit message
Merge mozilla-mobile#4143

4143: CCloses mozilla-mobile#4125: Fragment.consumeFrom(): Temporarily check whether fragment is added. r=Amejia481 a=pocmo



Co-authored-by: Sebastian Kaspari <[email protected]>

v8.0.0

Toggle v8.0.0's commit message
Merge mozilla-mobile#4081

4081: Bug 1572796 - Improve service-experiments public API docstrings r=travis79 a=travis79

As part of Doc Days of Summer 2019 2.0, improves the docstrings of the public API classes and especially the exposed methods and properties.

### Pull Request checklist
<!-- Before submitting the PR, please address each item -->
- [ ] **Quality**: This PR builds and passes detekt/ktlint checks (A pre-push hook is recommended)
- [ ] **Tests**: This PR includes thorough tests or an explanation of why it does not
- [ ] **Changelog**: This PR includes [a changelog entry](https://github.com/mozilla-mobile/android-components/blob/master/docs/changelog.md) or does not need one
- [ ] **Accessibility**: The code in this PR follows [accessibility best practices](https://github.com/mozilla-mobile/shared-docs/blob/master/android/accessibility_guide.md) or does not include any user facing features

### After merge
- [ ] **Milestone**: Make sure issues closed by this pull request are added to the [milestone](https://github.com/mozilla-mobile/android-components/milestones) of the version currently in development.
- [ ] **Breaking Changes**: If this is a breaking change, please push a draft PR on [Reference Browser](https://github.com/mozilla-mobile/reference-browser) to address the breaking issues.

Co-authored-by: Travis Long <[email protected]>

v7.0.0

Toggle v7.0.0's commit message
Pre-release preparation for version 7.0.0

v6.0.2

Toggle v6.0.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
pocmo Sebastian Kaspari
Set version to 6.0.2.

v6.0.1

Toggle v6.0.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
pocmo Sebastian Kaspari
Set version to 6.0.1.

v6.0.0

Toggle v6.0.0's commit message
Update visibility modifier for push unsubscribe

v5.0.0

Toggle v5.0.0's commit message
Closes mozilla-mobile#3680: Synchronize icons between browser-store a…

…nd session

v4.0.1

Toggle v4.0.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
pocmo Sebastian Kaspari
Enable the use of `-` for labels in the Glean SDK

This is part of the change required to support a
long term solution for mozilla-mobile/fenix#4082