Commit Graph

12786 Commits (fenix/124.1.0)
 

Author SHA1 Message Date
AndiAJ 4c71cc875e Bug 1807268 - Fix verifySavedAddressCanBeEditedTest UI test 3 months ago
JohanLorenzo 38b129539e Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 3 months ago
ohall-m 3c2274e8ac Bug 1877278 - AC Translations Check for if the Engine is Supported
This patch supports the workflow for checking if the device architecture supports translations.

This patch adds:
* New `TranslationsBrowserState` to hold global translations engine state
* New `SetEngineSupportedAction` to set the isEngineSupported value on `TranslationsBrowserState`
* New `EngineExceptionAction` to set errors on `TranslationsBrowserState`
3 months ago
JohanLorenzo 6e38c30c81 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 3 months ago
William Durand 37138b62a1 Bug 1875229 - Add support for extensions not allowed in private windows 3 months ago
DreVla 3e0231b3f7 Bug 1870701 - Replace straight quotes with curly quotes in RC onboarding
Due to straight quotes giving an error in pontoon, these have to be
replaced with curly quotes.
3 months ago
Ryan VanderMeulen 45e3e14e5e Bug 1877888 - Update Adjust to version 4.38.1 3 months ago
AndiAJ 2229abaf05 Bug 1880221 - Add logs to RecentlyClosedTabsRobot 3 months ago
AndiAJ b5b4abb1ff Bug 1880221 - Convert private variables to functions so they don't get initialised 3 months ago
github-actions 9c7b082829 Import translations from android-l10n 3 months ago
Roger Yang ff6e0c2cd8 Bug 1880150 - Do not wait for attribution before dismissing splash screen 3 months ago
Ryan VanderMeulen a7c42269cd Bug 1851947 - Update Google Accompanist to version 0.32.0 3 months ago
mcarare 764786b015 Bug 1850316 - Use alternative ways to get backQueue elements.
backQueue is now private in NavController.
3 months ago
mcarare 40c37e67ef Bug 1850316 - Remove navigation library duplication from FenixDependencies. 3 months ago
AndiAJ 3f55c9095a Bug 1880064 - Add logs to ReaderViewRobot 3 months ago
AndiAJ 5c3e6298c2 Bug 1880064 - Remove redundant assertion functions from ReaderViewRobot 3 months ago
AndiAJ 1ee892eb4c Bug 1880064 - Add logs to PwaRobot 3 months ago
AndiAJ d14cbc72f6 Bug 1880047 - Convert private variables to functions so they don't get initialised 3 months ago
AndiAJ 7455523c8f Bug 1880047 - Add missing pairs of logs to NotificationRobot 3 months ago
DreVla 2967c025c9 Bug 1870701 - Review Checker opt-in privacy policy link and text update
Updated the Privacy Policy links and text to clearly explain the
minimal nature of data that's collected and processed during
Review Checker use in Firefox.
3 months ago
AndiAJ c3da54cfba Bug 1879886 - Add test logs to NavigationToolbarRobot 3 months ago
AndiAJ 611c39e09c Bug 1879886 - Remove redundant assertion functions from NavigationToolbarRobot 3 months ago
AndiAJ cd55ceee51 Bug 1879886 - Convert private variables to functions so they don't get initialized 3 months ago
AndiAJ 1be6982290 Bug 1879886 - Remove unused functions from NavigationToolbarRobot 3 months ago
github-actions 7f8dfd4e61 Import translations from android-l10n 3 months ago
Ryan VanderMeulen 8f8b28a19b Bug 1873486 - Update mockk to version 1.13.9 3 months ago
Ben Dean-Kawamura 1343061679 Revert "Bug 1875294 - Record breadbcrumbs before crashing with UnsatsisfiedLinkError"
This reverts commit 6fb061ce5efc1a3fb11dace06b826382e0b56736.

These didn't work out in practice.  The file lists were always empty, I
think it might be a difference in permissions for release builds vs the
debug builds that I was testing with.

The package installer name was useful, but I realized there's Sentry tag for that which is even more useful.
3 months ago
Jonathan Almeida 9ef4aef273 Bug 1868469 - Update the url immediately for existing engineSession
When we have an existing `engineSession` we use an optimized route to
load the url without needing to dispatch the load action. This is still
a valid performance improvement to make page loads faster.

However, in this code path we do not end up update the url in the state
until we get back a response from the Engine. This gives a perceived
performance loss of slow browsing. Updating the url gives UI components
an immediate update which reflects a change that would have been entered
by the user.

It was considered if we should do this in a middleware, but since this
is an optimized route, we should not wait for the middleware to process
the action before we perform the state update.
3 months ago
William Durand ca23a8e95b Bug 1879819 - Improve rating description in list of add-ons 3 months ago
AndiAJ c2179540f5 Bug 1879539 - Remove unused functions from LibrarySubMenusMultipleSelectionToolbarRobot 3 months ago
AndiAJ 7dc56f88c0 Bug 1879539 - Add test logs to LibrarySubMenusMultipleSelectionToolbarRobot 3 months ago
AndiAJ f9031dd0a2 Bug 1879539 - Remove redundant assertion functions from LibrarySubMenusMultipleSelectionToolbarRobot 3 months ago
AndiAJ 039c64c33b Bug 1816066 - Fix verifyMultipleLoginsSelectionsTest UI test 3 months ago
iorgamgabriel af474e69f7 Bug 1876140 - Translations UI Dropdown Checkmark 3 months ago
github-actions f4503a4bfe Import translations from android-l10n 3 months ago
github-actions 24f38a6af5 Import translations from android-l10n 3 months ago
github-actions 07a960be18 Import translations from android-l10n 3 months ago
Titouan Thibaud 70a8203442 Bug 1879583 - Change the default for pull-to-refresh to enabled
Co-authored-by: Jonathan Almeida <git@jonalmeida.com>
3 months ago
AndiAJ 9e213654b2 Bug 1879509 - Add missing pairs of logs to DownloadRobot 3 months ago
AndiAJ a99d224387 Bug 1879498 - Add missing pairs of logs to CustomTabRobot 3 months ago
AndiAJ 8f39d7ceb4 Bug 1879339 - Add missing pairs of logs to ComposeTopSitesRobot 3 months ago
William Durand c291a3ab1a Bug 1870337 - Update description of the add-on post-install popup 3 months ago
William Durand 2aa12bb12a Bug 1870319 - Announce title in add-ons sub-menu and use "navigate back" instead of "navigate up" 3 months ago
AndiAJ 0965d2d352 Bug 1879308 - Add missing pairs of logs to ComposeTabDrawerRobot 3 months ago
oana.horvath 95cf640fdc Bug 1878868 - Create TestSetup helper: Test classes A-C 3 months ago
William Durand 499e533ac2 Bug 1870362 - Add underline to each link in the add-on details view 3 months ago
AndiAJ 5ad9a003a6 Bug 1879288 - Add missing pairs of logs to BrowserRobot 3 months ago
AndiAJ 95b74cd8c6 Bug 1874662 - Fix flaky closeAllTabsTest UI tests 3 months ago
github-actions bee6feaa0f Import translations from android-l10n 3 months ago
William Durand ec85d157fe Bug 1870329 - Add add-on name to the content description of each install button 3 months ago