Skip to content

Tags: attet/fenix

Tags

v101.0.0-beta.1

Toggle v101.0.0-beta.1's commit message
Set version to 101.0.0

v100.1.1

Toggle v100.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to Android-Components 100.0.10. (mozilla-mobile#25023)

Co-authored-by: MickeyMoz <sebastian@mozilla.com>

v100.1.0

Toggle v100.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to Android-Components 100.0.9. (mozilla-mobile#24956)

Co-authored-by: MickeyMoz <sebastian@mozilla.com>

v100.0.0-beta.7

Toggle v100.0.0-beta.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to Android-Components 100.0.8. (mozilla-mobile#24915)

Co-authored-by: MickeyMoz <sebastian@mozilla.com>

v100.0.0-beta.6

Toggle v100.0.0-beta.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to Android-Components 100.0.6. (mozilla-mobile#24834)

Co-authored-by: MickeyMoz <sebastian@mozilla.com>

v100.0.0-beta.5

Toggle v100.0.0-beta.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to Android-Components 100.0.5. (mozilla-mobile#24806)

Co-authored-by: MickeyMoz <sebastian@mozilla.com>

v99.2.0

Toggle v99.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to Android-Components 99.0.10. (mozilla-mobile#24722)

Co-authored-by: MickeyMoz <sebastian@mozilla.com>

v100.0.0-beta.4

Toggle v100.0.0-beta.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to Android-Components 100.0.3. (mozilla-mobile#24698)

Co-authored-by: MickeyMoz <sebastian@mozilla.com>

v100.0.0-beta.3

Toggle v100.0.0-beta.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to Android-Components 100.0.2. (mozilla-mobile#24672)

Co-authored-by: MickeyMoz <sebastian@mozilla.com>

v100.0.0-beta.2

Toggle v100.0.0-beta.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
For mozilla-mobile#24593 - Initialize Glean on all builds. Avoid Fenn…

…ec check.

This completes the work for removing the Fennec migration support.
Before that, for Fenix release and beta, apps to which users might update to
from old Fennec builds the Glean initialization was done separately in
MigratingFenixApplication to allow time to first migrate user's telemetry
setting.
With the removal of the migration support it is now safe to initialize Glean in
the same way for all builds and remove that Fennec check.

(cherry picked from commit 526b9a1)