Commit Graph

9081 Commits (3b5460705222afe8f765dd932333b73ecd082e13)
 

Author SHA1 Message Date
dlp aec6e25a1c For #24666 Changed trackingProtectionLayout's bottomToTop constraint from clearSiteDataLayout clearSiteDataDivider 2 years ago
Mozilla L10n Automation Bot 727bbaf342 Import l10n. 2 years ago
MickeyMoz c55109f7d5 Update Android Components version to 102.0.20220512143419. 2 years ago
Aaron Train 7ef036bd9c For #25200 - Add on-failure notify for unit test to Slack
Add test summary section
2 years ago
Mozilla L10n Automation Bot 16f955fc98 Import l10n. 2 years ago
Gabriel Luong 63ca6791c1 For #25179 - Display a save or update credit card prompt 2 years ago
MickeyMoz 7aa3538e5a Update Android Components version to 102.0.20220511151046. 2 years ago
Mugurell 6a798ebfbc For #24333 - Disable ui tests code affected by the migration
After migrating to compose identifying widgets and interacting with them will
need to be updated.
Checked with Oana about the approach, commenting the code seems better.
2 years ago
Mugurell 1e3319f0e8 For #24333 - Replace the xml based CollectionViewHolder with a composable 2 years ago
Mugurell 2126c7eeb4 For #24333 - Move CollectionViewHolder to home/collections
Doing just a file move in a separate commit will ensure git history of the file
is kept when this will be later updated.
2 years ago
Mugurell aeb45c07a5 For #24333 - Complete removing the broken code for focusing the newly created collection
The removal was initially scheduled to happen in the PR for #24333
but landed separately in https://github.com/mozilla-mobile/fenix/pull/25045.
These are two small leftovers.
2 years ago
AndiAJ b7ebddb11b Disable failing useAddonsInPrivateModeTest UI test 2 years ago
Mozilla L10n Automation Bot 142cbb2688 Import l10n. 2 years ago
MickeyMoz 2f7f5988fc Update Android Components version to 102.0.20220510190142. 2 years ago
sarah541 7b895abab1 For #24455 - Migrate NoCollectionsMessageViewHolder to Compose 2 years ago
Mugurell 7f3aa6a314 For #25167 - Disable "handleDeleteAbnormal" as intermittently failing. 2 years ago
MickeyMoz f0d327cdd6 Update Android Components version to 102.0.20220510143312. 2 years ago
MatthewTighe 483f5a9f12 for #24931: create address label and description based on available data 2 years ago
Aaron Train c15303b67f For #25132 - Catch intermittent RuntimeException in early getInstrumentation() call
fix: ktlint
2 years ago
Mugurell a106585fe0 For #23876 - AC bump to sync the same update from Android Components 2 years ago
Mugurell fc2c1700c9 For #23876 - Update kotlinx-coroutines to 1.6.1. Refactor runBlocking in tests.
After the update `TestCoroutineDispatcher`, `TestCoroutineScope` and
`runBlockingTest` are deprecated.
Instead of these new `TestDispatcher`, `TestScope` and `runTest` APIs are used.

Took the oportunity to also replace most of the `runBlocking` calls with the
new `runTest` specially designed for running coroutines in tests API.
2 years ago
AndiAJ 76bf730782 For #24998 fix flaky deleteDeleteBrowsingHistoryDataTest UI test 2 years ago
mcarare 59c5033529 For #24966: Navigate back to previous screen when the last address is deleted. 2 years ago
mcarare a4a78717af For #24919: Add option menu in the address editor. 2 years ago
mcarare 2192d55da3 For #24854: Add ability to delete an existing address. 2 years ago
mcarare 4369c0b920 For #24855: Allow updating info for an existing address. 2 years ago
bendk e5b0069791
Application services 93.0.1 (#24904)
* Fixup breaking changes from AppServices upgrade to 93.0.0

* android-components RemoteTabsStorage now requires a Context param

* Update Android Components version to 102.0.20220509214046

Co-authored-by: James Hugman <james@hugman.tv>
Co-authored-by: Mark Hammond <mhammond@skippinet.com.au>
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Mozilla L10n Automation Bot fdeb22dd0b Import l10n. 2 years ago
Roger Yang 72b9e7e174 Issue #24738: hide the QR code button when switching to none default search engine 2 years ago
Gabriel Luong d6996b56a0 For #25113 - Remove showClearSiteData feature flag 2 years ago
MickeyMoz 7723afcd13 Update Android Components version to 102.0.20220509143036. 2 years ago
AndiAJ 98455c01ee For #23816 fix disabled verifyMultipleLoginsSelectionsTest UI test 2 years ago
Mozilla L10n Automation Bot 1e03e27e29 Import l10n. 2 years ago
AndiAJ ba4d5446e2 For #24993 and #25085 fix flaky UI tests 2 years ago
MickeyMoz 5f4ba5e349 Update Android Components version to 102.0.20220508143159. 2 years ago
Mozilla L10n Automation Bot c43c79cea6 Import l10n. 2 years ago
Arturo Mejia 40f3c8fce5 For #25142 increase the EXPECTED_NUMBER_OF_INFLATION to count for the messaging framework message. 2 years ago
MickeyMoz 912691d05c Update Android Components version to 102.0.20220506143032. 2 years ago
Arturo Mejia 29e0e34902 For #25142 increase the EXPECTED_RECYCLER_VIEW_CONSTRAINT_LAYOUT_CHILDREN to count for the messaging framework message. 2 years ago
Arturo Mejia 94b934290d Disable intermittent tests #20754. 2 years ago
Arturo Mejia b22a34db2e For #25110: Enable the messaging framework feature 2 years ago
Noah Bond 3e9dbaca35 For #25135 - Replace Button in SyncedTabs with PrimaryButton 2 years ago
MickeyMoz 8567367190 Update Android Components version to 102.0.20220505143135. 2 years ago
Arturo Mejia 7b3574d95a Disable intermittent tests #24843 and #23816 2 years ago
Jan-Erik Rediger 7bbee763a6 Auto-publish & substitute local Glean package
Careful with this: If anything inside Glean Core changes this will still
require a local substitute for the Gecko build.
2 years ago
Alexandru2909 89a1e6367f For #24262 - Filter Amazon/eBay sponsored tiles when the respective search engine is set 2 years ago
Mozilla L10n Automation Bot 35be05d599 Import l10n. 2 years ago
sarah541 2c50a229cc For #25015 - Add a compose version of PrimaryButton
bleh
2 years ago
Gabriel Luong 251acf8db4 For #25117 - Move HomeSectionHeader into its proper package 2 years ago
Gabriel Luong da1c5b9bf7 For #25115 - Remove showWallpapers feature flag 2 years ago