Commit Graph

6673 Commits (4f25184054c2275586d7561272526aa79ae2a261)
 

Author SHA1 Message Date
Aki Sasaki 4f25184054
possibly fix if statement in sync-strings (#20163) 3 years ago
Aaron Train dd218c3fa1
No issue: Apply workaround for run-ui in contributor workflow (#20161) 3 years ago
Mozilla L10n Automation Bot 2c99bb8031 Import l10n. 3 years ago
Travis Long a2984e6863 [SDK-279] Adds a way to switch to the "preview" collection in Nimbus
This adds a toggle/switch to the debug settings menu that causes Nimbus to use the "preview" collection rather than the "main" collection when it initializes.  Since it is only applied during init, it does require a restart in order to take effect.
3 years ago
Mickey Moz 9d9761e267
Update Android Components version to 91.0.20210623143047. (#20139)
Co-authored-by: Ryan VanderMeulen <ryanvm@gmail.com>
3 years ago
Gabriel Luong 7aea29d57b For #19951 - Use Proton icon for new home button 3 years ago
Aki Sasaki d24e3b9410
use prod signers for {beta,release}-mozillaonline (#20134) 3 years ago
Arturo Mejia 29f5567869 For #19922 Fix the default autoplay setting to be block audio only 3 years ago
Mozilla L10n Automation Bot f24072c915 Import l10n. 3 years ago
Mugurell 5d62fe11a6 For #20046 - Show the last accessed tab in Jump back in 3 years ago
MickeyMoz a0c8047c9d Update Android Components version to 91.0.20210622143139. 3 years ago
jhugman 8b32f7dcda
Add error reporting via sentry to Nimbus caught exceptions (#20049) 3 years ago
cschanaj f78d95d5a7 For #19221, Use ISO-8601 format build date in About Firefox 3 years ago
Roger Yang cabd004390 Closes #19182: Close Tabs Tray when sharing completes 3 years ago
Roger Yang 74c1cc82fb Closes #19921: Update appcompat and fragment dependencies to 1.3.x 3 years ago
Mozilla L10n Automation Bot 7dbfca2d2e Import l10n. 3 years ago
Arturo Mejia 1d76bc7ca2 For #19922 Update the default autoplay setting to be block audio only 3 years ago
Jonathan Almeida 15df06b294 Issue #20054: Update recent tab on title or icon changes 3 years ago
Arturo Mejia 10adf31e85 Update Android Components version to 91.0.20210621121625. 3 years ago
Arturo Mejia 251bfc7fe9 Improvements to site permissions 3 years ago
codrut.topliceanu 37e2c6ceeb For #19739 - Adds start tabsTray with multiSelect support 3 years ago
codrut.topliceanu 2c538dbb5d For #16330 - Replaces Sentry.capture with submitCaughtException 3 years ago
Sebastian Kaspari 8a33d56dfa Mergify: Add rules for landing PRs 3 years ago
Mozilla L10n Automation Bot 841265e39d Import l10n. 3 years ago
MickeyMoz 2d8580ed3b Update Android Components version to 91.0.20210620143110. 3 years ago
Mozilla L10n Automation Bot cf0fab08f5 Import l10n. 3 years ago
MickeyMoz 2f6c1e4dca Update Android Components version to 91.0.20210619143112. 3 years ago
Mozilla L10n Automation Bot 79229ebdbd Import l10n. 3 years ago
Mugurell b3a6dcccd7 For #19797 - Remove FenixAccountManager#authenticatedAccount
This api had a bug stemming from the property name - authenticatedAccount which
may return even an unauthenticated account.
After the recent refactorings it was left unused so best to remove it to
prevent from future misuses.
3 years ago
Mugurell ce64c2439d For #19797 - Use the FXA email only if the account is authenticated
An account may exist but it may need to be re-authenticated.
In this case also the email should not be exposed to the app.
3 years ago
Mugurell 19af5e9b15 For #19797 - Remove FenixAccountManager#signedInToFxa
After the changes from this patch this api is not used anymore so to prevent
future misuses of it this is removed in favor of the new "accountState".
3 years ago
Mugurell 1fc3bb84ca For #19797 - Home menu: go to problems page if account exists but not signed in 3 years ago
Mugurell 3d071dd049 For #19797 - Browser menu: go to problems page if account exists but not signed in 3 years ago
Mugurell d663383cf7 For #19797 - New FenixAccountManager#getAccountState()
This new method allows a single source of truth for getting the up-to-date
account status without clients interesting in this needing to know what to
check for.
3 years ago
Elise Richards 80de7fd7ba
Define the width/height for homescreen empty collections button (#20082) 3 years ago
Grisha Kruglov 2198298df5 Obtain searchTerms from previous page in tab's history
Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>
3 years ago
Elise Richards 1a8ae21250
Define the width/height for sync sign in button on tabs tray (#20080) 3 years ago
bharat0to 6de3062738
For #18581 ETP Standard option is truncated (#18586) 3 years ago
Michael Comella 3905859fcb No issue: increase sleep duration in cold_view_nav_start benchmark. 3 years ago
Elise Richards 79af077b2f
Update glean notification emails to new email group (#20070) 3 years ago
Michael Comella 1b996e3b4b For #20017: add cold_main_session_restore test type to measure. 3 years ago
Michael Comella f7c59bd395 For #20017: use 'in' syntax for test name checks. 3 years ago
MickeyMoz a436be4cd0 Update Android Components version to 91.0.20210617143333. 3 years ago
Arturo Mejia c2439914fa For #19881 add telemetry for start on Home. 3 years ago
Jonathan Almeida aee14d8c19 Close #19950: Fix intermittent failure in SearchDialogControllerTest 3 years ago
Mihai Adrian Carare 9c9e26953f
For #19813: Invalidate tab tray adapter structure on screen rotation. (#20044) 3 years ago
Jonathan Almeida 854da1ac9d Issue #20053: Disabling collection smoke tests temporarily
The changes from #19090 did not fix the issue consistently, and are
causing failures intermittently on-unrelated PRs.

Disabling these tests again until we have another fix for #19090.
3 years ago
Christian Sadilek b123b50df7 HistoryMetadataMiddleware: Use state ext. functions from A-C 3 years ago
Mozilla L10n Automation Bot 03b797efb7 Import l10n. 3 years ago
mcarare df2efcf310 For #20024: Visit FAB after synced tabs in a11y traversal.
This helps focus on FAB without going through whole tab lists.
3 years ago