Commit Graph

8991 Commits (1226dba90d915c07a6cc0791d8073b27a70dcac3)
 

Author SHA1 Message Date
Gabriel Luong 4c967a37ee [fenix] For https://github.com/mozilla-mobile/fenix/issues/25264 - Refactor toShortUrl extension function from TabSessionState to String 2 years ago
Mugurell 7d02d4cbf2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24316 - Migrate TabInCollectionViewHolder to Compose 2 years ago
jhugman df4ea50387 [fenix] Change FxNimbus/Nimbus startup sequence (https://github.com/mozilla-mobile/fenix/pull/25266)
* Change FxNimbus initialization sequence

Add cache invalidation

* Change ordering of message restoration and Nimbus initialization

* Address reviewer comments
2 years ago
AndiAJ 5c658c4189 [fenix] Disable failing verifyContextMixedVariations UI test 2 years ago
AndiAJ c5d5b3e372 [fenix] Disable failing selectTabOnLongTapTest UI test 2 years ago
MatthewTighe fa8deb452c [fenix] for https://github.com/mozilla-mobile/fenix/issues/25167: ignore handleDeleteSingle and handleDeleteMultiple tests due to intermittent failures with coroutines 2 years ago
Mozilla L10n Automation Bot 6e17a4aec1 [fenix] Import l10n. 2 years ago
Arturo Mejia 73811608f5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25209: Avoid trying to download wallpapers without a server URL. 2 years ago
MickeyMoz 6ce141dec2 [fenix] Update Android Components version to 102.0.20220517171212. 2 years ago
Michael Comella 3a77569d98 [fenix] No issue: remove performance codeowners. 2 years ago
Arturo Mejia 902dea1e28 [fenix] No issue: Add extension function to TabSessionState for shortening urls safely. 2 years ago
sarah541 e2aecb47b5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25176 - Refactor TabTitle and TabSubtitle 2 years ago
Oana Horvath 840cf3a041 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20754: Fix scrolling issues and re-enable verifyAboutFirefoxPreview 2 years ago
dlp d31e8ae93d [fenix] For https://github.com/mozilla-mobile/fenix/issues/24660 - Overrided contentsSameAs inside TabInCollectionItem class. 2 years ago
Mozilla L10n Automation Bot 53f52a4bc5 [fenix] Import l10n. 2 years ago
MickeyMoz 9238171148 [fenix] Update Android Components version to 102.0.20220516172914. 2 years ago
Arturo Mejia 994fdaec0f [fenix] For https://github.com/mozilla-mobile/fenix/issues/25145: Unify behavior for opening systems setting for updating the default browser preference 2 years ago
Mozilla L10n Automation Bot 4befb1746f [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot 8984a3ec33 [fenix] Import l10n. 2 years ago
Arturo Mejia 82a0a4f1f0 [fenix] Revert "Change FxNimbus initialization sequence (https://github.com/mozilla-mobile/fenix/pull/25089)"
This reverts commit b7427874e73ebaad5f8553b7a8614a7babdc8baa.
2 years ago
jhugman 5beb1da884 [fenix] Change FxNimbus initialization sequence (https://github.com/mozilla-mobile/fenix/pull/25089)
* Change FxNimbus initialization sequence

* Add cache invalidation
2 years ago
MickeyMoz d8ccc63e23 [fenix] Update Android Components version to 102.0.20220513143132. 2 years ago
dlp 771d109712 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24666 Changed trackingProtectionLayout's bottomToTop constraint from clearSiteDataLayout clearSiteDataDivider 2 years ago
Mozilla L10n Automation Bot 08e24f8278 [fenix] Import l10n. 2 years ago
MickeyMoz 9c607a4a57 [fenix] Update Android Components version to 102.0.20220512143419. 2 years ago
Aaron Train 2f5cc51d28 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25200 - Add on-failure notify for unit test to Slack
Add test summary section
2 years ago
Mozilla L10n Automation Bot 28b98bdc3a [fenix] Import l10n. 2 years ago
Gabriel Luong 34e226adc0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25179 - Display a save or update credit card prompt 2 years ago
MickeyMoz 798e37075e [fenix] Update Android Components version to 102.0.20220511151046. 2 years ago
Mugurell c1e91e6f0a [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 7185eee3df [fenix] For https://github.com/mozilla-mobile/fenix/issues/24333 - Replace the xml based CollectionViewHolder with a composable 2 years ago
Mugurell d92adcff12 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 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