Skip to content

Tags: mrandreastoth/fenix

Tags

v79.0.0-beta.7

Toggle v79.0.0-beta.7's commit message
Update to Mozilla Android Components 48.0.5.

v79.0.0-beta.6

Toggle v79.0.0-beta.6'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#11875 - Prevent mixup of region / locale based sea…

…rch engines

We have two search engine types:
- one based on MLS reported region,
- one based only on Locale.

There are multiple steps involved in returning the default search engine for
example and though at each step we could verify if a certain operation is
completed we are still exposed to concurrency issues.
Simplest and most effective way to make sure the MLS engines do not mix with
Locale based engines is to use the same type of engines for the entire duration
of the app. At the next cold start we'll verify again which engines to use.

Using the Locale based engines (fallbacks) is expected to only happen once, at
the first run of the application after being installed.

v79.0.0-beta.5

Toggle v79.0.0-beta.5's commit message
Use Mozilla Android Components 48.0.3.

v79.0.0-beta.4

Toggle v79.0.0-beta.4's commit message
Update to Mozilla Android Components 48.0.2.

v79.0.0-beta.3

Toggle v79.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.
For mozilla-mobile#12081 - Properly installs searchengines when MLS c…

…ompletes (mozilla-mobile#12141)

v79.0.0-beta.2

Toggle v79.0.0-beta.2's commit message
Revert "For mozilla-mobile#9946: Update FennecBeta branding (mozilla-…

…mobile#10066)" to push to Firefox Beta (mozilla-mobile#11872)

* Revert "For mozilla-mobile#9946: Update FennecBeta branding (mozilla-mobile#10066)" to push to Firefox Beta.

This reverts commit 95f26f1.

* No issue: Test remove codecov (mozilla-mobile#11928)

Co-authored-by: Emily Kager <emilykager@gmail.com>

v79.0.0-beta.1

Toggle v79.0.0-beta.1's commit message
Update Mozilla Android Components to 48.0.0.

v78.0.1-beta.1

Toggle v78.0.1-beta.1's commit message
For issue mozilla-mobile#11835 - Update text fonts

Updated the fonts and colors for several texts throughout the application.

v78.0.0-beta.1

Toggle v78.0.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
For mozilla-mobile#11392: Rename Installation ping to FirstSession (m…

…ozilla-mobile#11964)

v5.2.0

Toggle v5.2.0's commit message
Issue mozilla-mobile#11378 - Pin AC version to 46.0.0