Commit Graph

10154 Commits (2cba38ea4ca7acc15c75c4c164159aa4896d30e8)
 

Author SHA1 Message Date
Ryan VanderMeulen a63437feb6 [fenix] Update leakcanary to version 2.10 2 years ago
MickeyMoz 814b295503 [fenix] Update to Android-Components 108.0.20221111143147. 2 years ago
Alexander Gramiak e4494e6336 [fenix] No issue: Remove deprecated gradle property
This fixes the following build warning with no behavior change:

WARNING:The option 'android.enableUnitTestBinaryResources' is deprecated.
The current default is 'false'.
It has been removed from the current version of the Android Gradle plugin.
The raw resource for unit test functionality is removed.
2 years ago
mozilla-l10n-automation-bot 78ee8b2596 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27805) 2 years ago
Roger Yang 93d877e703 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/27779: Add telemetry for showing the default browser notification 2 years ago
Aaron Train c3aa15b587 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27799: Upgrade AndroidX Test Depdencies 2 years ago
MickeyMoz e044f14203 [fenix] Update to Android-Components 108.0.20221110143111. 2 years ago
Mugurell cdc95724b5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27549 - Collect shim data about the Pocket sponsored stories.
With the new telemetry will immediately report when a certain Pocket sponsored
story is shown (visible more than 50%) or clicked by the user.
The reasons for the new ping help easily identify the probe being sent and the
type of shim data.
2 years ago
mcarare 777568e213 [fenix] No issue: Make the Startup profiling hints clearer. 2 years ago
mozilla-l10n-automation-bot 3eeaf902a7 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27787) 2 years ago
MatthewTighe 5cb6204e0c [fenix] For https://github.com/mozilla-mobile/fenix/issues/27782: add first URI load growth data 2 years ago
MatthewTighe 7c3c29ee7f [fenix] For 27768: add FirstAppOpenForDay growth data 2 years ago
mergify 7504329721 [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
AndiAJ b87a5a5f77 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27714 fix disabled sponsored shortcut UI tests 2 years ago
Alexander Gramiak f765d77f71 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27734: Make tab tray overflow menu background layer2
This matches with the toolbar overflow menu.
2 years ago
Alexander Gramiak 1005afcc9b [fenix] For https://github.com/mozilla-mobile/fenix/issues/27715: Allow FirefoxColors.copy to override some values
This helps to reduce theme color duplication, making it easier to see
which parameters differ.

This also brings FirefoxColors closer to the upstream Compose Material
Colors class.
2 years ago
MickeyMoz dff611e241 [fenix] Update to Android-Components 108.0.20221109144837. 2 years ago
Mugurell 796a5da5ed [fenix] For https://github.com/mozilla-mobile/fenix/issues/26826 - Add test tags for the recent bookmarks section. 2 years ago
Mugurell 97664b9484 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26826 - Add test tags for the recent visits section. 2 years ago
Mugurell 2d29750161 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26826 - Add test tags for the recent tabs section. 2 years ago
Mugurell 5b2a8c1a97 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26826 - Add test tags for the Pocket section 2 years ago
oana.horvath 733e3088b6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27522: Re-enabled and added search group UI tests 2 years ago
mozilla-l10n-automation-bot 4cd037915f [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27769)
Co-authored-by: dsmithpadilla <88508950+dsmithpadilla@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Jonathan Almeida 90e5b9abfe [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/27759: Add link to storageMaintenance flag 2 years ago
mergify 75a12d89bf [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
github-actions[bot] 1ab172d0c1 [fenix] Update to Android-Components 108.0.20221108190330. (https://github.com/mozilla-mobile/fenix/pull/27761)
Co-authored-by: MickeyMoz <sebastian@mozilla.com>
Co-authored-by: dsmithpadilla <88508950+dsmithpadilla@users.noreply.github.com>
2 years ago
Jonathan Almeida 0c5e0f8233 [fenix] Bug 1798805 - Initialize the FxaPushSupportFeature
We added the new `initialize` to explicitly make the call to start the
feature but we never actually used it here after it landed.
2 years ago
Roger Yang 9ec675687a [fenix] Close https://github.com/mozilla-mobile/fenix/issues/27023: Add capability to override telemetry URL using local properties 2 years ago
MickeyMoz b9841b93b9 [fenix] Update to Android-Components 108.0.20221108143336. 2 years ago
AndiAJ ddc846eca8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27392 fix flaky verifyAboutFirefoxPreview UI test 2 years ago
MickeyMoz b7c039a7ca [fenix] Update to Android-Components 108.0.20221108031613. 2 years ago
Ben Dean-Kawamura 510e4ad58a [fenix] Updating the code to work with application-services v95.0.0
This required updating the code to handle the new app-services error
hierarchy.
2 years ago
mozilla-l10n-automation-bot d6960d2972 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27749)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
MatthewTighe 088055743c [fenix] For https://github.com/mozilla-mobile/fenix/issues/27698: add set as default growth data 2 years ago
Noah Bond 587b7920db [fenix] For https://github.com/mozilla-mobile/fenix/issues/27746 - Move top sites text outside of backplating 2 years ago
Noah Bond 64d181c5e9 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/26606 - Add backplating to Top Sites 2 years ago
MickeyMoz 4350b15700 [fenix] Update to Android-Components 108.0.20221107190113. 2 years ago
Alexander Gramiak c67c455439 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27511: Remove duplicate padding update code
This padding update is already performed in FenixSnackbar.make when
isDisplayedWithBrowserToolbar is true, and that variable has no other
side-effects, so simply use that code.
2 years ago
mozilla-l10n-automation-bot 9c9c17b959 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27741)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Gregory Mierzwinski f1b3f5b3dc [fenix] Bug 1793823 - Disable perf tests running on P2. 2 years ago
MickeyMoz fee2faf01b [fenix] Update to Android-Components 108.0.20221107143052. 2 years ago
mozilla-l10n-automation-bot c684d58e7e [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27736) 2 years ago
MickeyMoz 3dcdef9246 [fenix] Update to Android-Components 108.0.20221106143258. 2 years ago
mozilla-l10n-automation-bot 99520b9e38 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27727) 2 years ago
MickeyMoz 4878a293e4 [fenix] Update to Android-Components 108.0.20221105143131. 2 years ago
mozilla-l10n-automation-bot e19229aab9 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27717) 2 years ago
MickeyMoz 68ab3c8d43 [fenix] Update to Android-Components 108.0.20221104182737. 2 years ago
AndiAJ 9588c477db [fenix] For https://github.com/mozilla-mobile/fenix/issues/26710 fix flaky deleteCookiesTest UI test 2 years ago
Gabriel Luong 9002c47b4f [fenix] For https://github.com/mozilla-mobile/fenix/issues/27667 - Update the commit sha in .git-blame-ignore-revs 2 years ago
Alexandru2909 d23837323d [fenix] For https://github.com/mozilla-mobile/fenix/issues/27252 - Update a11y services label for private browsing myths button 2 years ago