Commit Graph

8909 Commits (eba5e879ec9d32b5c3d0b7cc6fc28ad9546b0be7)
 

Author SHA1 Message Date
Mugurell 577090cccf [fenix] For https://github.com/mozilla-mobile/fenix/issues/24333 - Complete removing the broken code for focusing the newly created collection
The removal was initially scheduled to happen in the PR for https://github.com/mozilla-mobile/fenix/issues/24333
but landed separately in https://github.com/mozilla-mobile/fenix/pull/25045.
These are two small leftovers.
2 years ago
AndiAJ 38852866e1 [fenix] Disable failing useAddonsInPrivateModeTest UI test 2 years ago
Mozilla L10n Automation Bot 347c59702f [fenix] Import l10n. 2 years ago
MickeyMoz 4152210cb9 [fenix] Update Android Components version to 102.0.20220510190142. 2 years ago
sarah541 d2fa53ff1d [fenix] For https://github.com/mozilla-mobile/fenix/pull/24455 - Migrate NoCollectionsMessageViewHolder to Compose 2 years ago
Mugurell d75322cbaf [fenix] For https://github.com/mozilla-mobile/fenix/issues/25167 - Disable "handleDeleteAbnormal" as intermittently failing. 2 years ago
MickeyMoz a5e38a2422 [fenix] Update Android Components version to 102.0.20220510143312. 2 years ago
MatthewTighe a5643471f2 [fenix] for https://github.com/mozilla-mobile/fenix/issues/24931: create address label and description based on available data 2 years ago
Aaron Train 05d51d4bcb [fenix] For https://github.com/mozilla-mobile/fenix/issues/25132 - Catch intermittent RuntimeException in early getInstrumentation() call
fix: ktlint
2 years ago
Mugurell 10b8d1f39b [fenix] For https://github.com/mozilla-mobile/fenix/issues/23876 - AC bump to sync the same update from Android Components 2 years ago
Mugurell c6bb6c247e [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 f14b746b89 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24998 fix flaky deleteDeleteBrowsingHistoryDataTest UI test 2 years ago
mcarare c7115455e4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24966: Navigate back to previous screen when the last address is deleted. 2 years ago
mcarare 785b88334c [fenix] For https://github.com/mozilla-mobile/fenix/issues/24919: Add option menu in the address editor. 2 years ago
mcarare adc764ca0a [fenix] For https://github.com/mozilla-mobile/fenix/issues/24854: Add ability to delete an existing address. 2 years ago
mcarare 02fb70abf9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24855: Allow updating info for an existing address. 2 years ago
bendk 81e4534da1 [fenix] Application services 93.0.1 (https://github.com/mozilla-mobile/fenix/pull/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 c9b171f119 [fenix] Import l10n. 2 years ago
Roger Yang 116e8f7702 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/24738: hide the QR code button when switching to none default search engine 2 years ago
Gabriel Luong 4d5c8f5ce3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25113 - Remove showClearSiteData feature flag 2 years ago
MickeyMoz 49b69b2859 [fenix] Update Android Components version to 102.0.20220509143036. 2 years ago
AndiAJ 9490fea9e9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23816 fix disabled verifyMultipleLoginsSelectionsTest UI test 2 years ago
Mozilla L10n Automation Bot cad6b21cd1 [fenix] Import l10n. 2 years ago
AndiAJ 13204c826a [fenix] For https://github.com/mozilla-mobile/fenix/issues/24993 and https://github.com/mozilla-mobile/fenix/issues/25085 fix flaky UI tests 2 years ago
MickeyMoz 213751bbfe [fenix] Update Android Components version to 102.0.20220508143159. 2 years ago
Mozilla L10n Automation Bot 7f700b0c2f [fenix] Import l10n. 2 years ago
Arturo Mejia 3b29180062 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25142 increase the EXPECTED_NUMBER_OF_INFLATION to count for the messaging framework message. 2 years ago
MickeyMoz 016e970304 [fenix] Update Android Components version to 102.0.20220506143032. 2 years ago
Arturo Mejia 95c9a2412c [fenix] For https://github.com/mozilla-mobile/fenix/issues/25142 increase the EXPECTED_RECYCLER_VIEW_CONSTRAINT_LAYOUT_CHILDREN to count for the messaging framework message. 2 years ago
Arturo Mejia 3e1fb47096 [fenix] Disable intermittent tests https://github.com/mozilla-mobile/fenix/issues/20754. 2 years ago
Arturo Mejia a567877e46 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25110: Enable the messaging framework feature 2 years ago
Noah Bond 65ba6d1251 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25135 - Replace Button in SyncedTabs with PrimaryButton 2 years ago
MickeyMoz f80ed3ed52 [fenix] Update Android Components version to 102.0.20220505143135. 2 years ago
Arturo Mejia d1247e2c34 [fenix] Disable intermittent tests https://github.com/mozilla-mobile/fenix/issues/24843 and https://github.com/mozilla-mobile/fenix/issues/23816 2 years ago
Jan-Erik Rediger f09f6bf618 [fenix] 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 e78350b2ca [fenix] For https://github.com/mozilla-mobile/fenix/issues/24262 - Filter Amazon/eBay sponsored tiles when the respective search engine is set 2 years ago
Mozilla L10n Automation Bot 326743a822 [fenix] Import l10n. 2 years ago
sarah541 187dd7e12e [fenix] For https://github.com/mozilla-mobile/fenix/issues/25015 - Add a compose version of PrimaryButton
bleh
2 years ago
Gabriel Luong 33abdb4e02 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25117 - Move HomeSectionHeader into its proper package 2 years ago
Gabriel Luong d9f110ee24 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25115 - Remove showWallpapers feature flag 2 years ago
Gabriel Luong 89bc8ae0de [fenix] For https://github.com/mozilla-mobile/fenix/issues/25111 - Remove contileFeature feature flag 2 years ago
Alexandru2909 db7e1d9dd3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24971 - Split full name from Address editor into first, middle and last name 2 years ago
Oana Horvath 953a9ab96f [fenix] For https://github.com/mozilla-mobile/fenix/issues/22188: fix and re-enable launchPageShortcutInPrivateModeTest 2 years ago
MickeyMoz 5784a1e7ed [fenix] Update Android Components version to 102.0.20220504143122. 2 years ago
AndiAJ adf158e337 [fenix] Disable failing download UI tests 2 years ago
Jonathan Almeida 38537d6369 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/25091: Remove deprecated TrustedWebActivityIntentProcessor 2 years ago
Jonathan Almeida 98a67d1b73 [fenix] Update to Android Components 102.0.20220504005305. 2 years ago
Mozilla L10n Automation Bot 26b3533046 [fenix] Import l10n. 2 years ago
MatthewTighe 0138e26cfe [fenix] for https://github.com/mozilla-mobile/fenix/issues/24665: show recent synced tab faster 2 years ago
sunil9211 c4e17d0a73 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23856: Remove deprecated layout_constraintWidth_default 2 years ago