Commit Graph

5885 Commits (53f9fb53c45875736ed79d5195c8e8607b449660)
 

Author SHA1 Message Date
Grisha Kruglov a1dc2c4f10 [fenix] Reuse helper functions in bookmark tests 4 years ago
Mugurell 39b9878271 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12414 - Support sharing images through ShareDownloadFeature
Register a ViewBoundFeatureWrapper<ShareDownloadFeature> that will respond to
"Share image" from the browser contextual menu
4 years ago
Michael Droettboom 5ba78efbe7 [fenix] Update bug numbers to URLs for activation ping
Earlier versions of Glean supported bug numbers of the metadata, but this causes
ambiguity, particularly for Fenix where issues exist in both Bugzilla and
Github. This just updates the Bugzilla numbers to full URLs.

We made the use of numbers an error sometime ago, but neglected to enforce this
on "pings" in addition to "metrics".  A future version of `glean_parser` [1] will make
this an error and this will set Fenix up to be ready for that.

[1] https://github.com/mozilla/glean_parser/pull/262
4 years ago
mcarare e18afd703c [fenix] For https://github.com/mozilla-mobile/fenix/issues/17364: Make hint scrollable and do not overlap other elements. 4 years ago
mcarare 1668306b55 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17364: Do not show search suggestion hint before starting to type. 4 years ago
rxu f4dd9672c5 [fenix] Add mozcn safebrowsing for release variant 4 years ago
Christian Sadilek 20460641fe [fenix] Refactor WebAppSiteControlsBuilder to use browser store 4 years ago
Mozilla L10n Automation Bot 8f1388b786 [fenix] Import l10n. 4 years ago
Christian Sadilek 8aa8caa944 [fenix] Refactor tryReloadTabBy to use browser store 4 years ago
MickeyMoz a78e50464d [fenix] Update Android Components version to 73.0.20210202194906. 4 years ago
Sebastian Kaspari b25c0a13b8 [fenix] Remove SessionManager dependency from CustomTabsIntegration. 4 years ago
Elise Richards b41d6160e5 [fenix] Increase date on expired metrics (https://github.com/mozilla-mobile/fenix/pull/17766) 4 years ago
Arturo Mejia b863777940 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12822 - Opt-in of scoped storage 4 years ago
MickeyMoz c99b143047 [fenix] Update Android Components version to 73.0.20210202143148. 4 years ago
isabelrios a35b7e900b [fenix] Revert "Run UI tests nightly def (https://github.com/mozilla-mobile/fenix/pull/17513)" (https://github.com/mozilla-mobile/fenix/pull/17761)
This reverts commit 00d442ee4ab944cbeab0f357a5f7b69e29fd9237.
4 years ago
Jonathan Almeida fb997764ca [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/1340: Forward Activity results to the fragment 4 years ago
isabelrios e4ff93f889 [fenix] Run UI tests nightly def (https://github.com/mozilla-mobile/fenix/pull/17513)
* run-ui-test-nightly

* Run ui tests on nightly build

* set correct number of shard according to tests running

* fix typo

* removing testing file

Co-authored-by: isabel rios <isabelrios@MBP-de-isabel-2.home>
4 years ago
Oana Horvath 15d4e812d1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16959: verify page url not content in swipeToSwitchTabTest 4 years ago
AndiAJ c1546655a7 [fenix] Go Forward Test Fix 4 years ago
AndiAJ 1f199794c1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17641 Fix Intermittent test addPredefinedSearchEngineTest 4 years ago
AndiAJ f2214044fa [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI Smoke Tests for Tab Crash Reporter 4 years ago
Mozilla L10n Automation Bot 77dd1b3c4f [fenix] Import l10n. 4 years ago
MickeyMoz 14ea261072 [fenix] Update Android Components version to 73.0.20210201143120. 4 years ago
jhugman ccbf4d2815 [fenix] Re-enable Nimbus with Off the main thread I/O and non-blocking networking (https://github.com/mozilla-mobile/fenix/pull/17684)
* Moved Nimbus setup from Analytics to its own file

* Change experiment identifiers to fit new run of the experiment

* Re-enable nimbus for debug and nightly builds

* ./gradlew ktlint && detekt
4 years ago
Christian Sadilek 07ddc9ae84 [fenix] Increase AMO collection cache timeout to 2 days 4 years ago
Michael Comella 76864a8ece [fenix] For https://github.com/mozilla-mobile/fenix/issues/17553: renew storage.stats metrics. 4 years ago
Christian Sadilek 3b76735317 [fenix] Remove SessionManager references from UI tests 4 years ago
mawen7 9452247bd9 [fenix] Include selected session in session suggestions if opened from home fragment (https://github.com/mozilla-mobile/fenix/pull/17127) 4 years ago
MickeyMoz ca88df2d51 [fenix] Update Android Components version to 73.0.20210131143119. 4 years ago
MickeyMoz fc7ac1ae23 [fenix] Update Android Components version to 73.0.20210129195412. 4 years ago
Mozilla L10n Automation Bot b02f98b4fd [fenix] Import l10n. 4 years ago
Mozilla L10n Automation Bot 16a6ecd95d [fenix] Import l10n. 4 years ago
Michael Comella ba170fe153 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/17447: add intentional delay to cold start up in debug and nightly."
This reverts commit 3a5e6924da81500265c31e00d4499a50d1c4b003. This
intentional regression was only intended to be temporary so now we're
removing it.
4 years ago
Mickey Moz f66c7fa872 [fenix] Update Android Components version to 73.0.20210129143134. (https://github.com/mozilla-mobile/fenix/pull/17695)
Co-authored-by: Roger Yang <royang@mozilla.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
4 years ago
Roger Yang 762c10940c [fenix] For https://github.com/mozilla-mobile/fenix/issues/17092: Dismiss toolbar menu when configuration change occurs (https://github.com/mozilla-mobile/fenix/pull/17682) 4 years ago
Jonathan Almeida 8a9b7d2ae0 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/1340: Add support for WebAuthnFeature 4 years ago
Jonathan Almeida 82038ff372 [fenix] Update Android Components version to 73.0.20210129102924 4 years ago
rxu 5c17f03edb [fenix] Pop out privacy notice in first launch in MozillaOnline builds
Add privacy notice related strings

Pop out privacy notice with onboarding

Using embeded geckoview to display details about privacy

Present or hide privacy pop window according to isMozillaOnline

Add activity_privacy_content_display.xml into layoutNotToTest due to EngineView
4 years ago
Codrut Topliceanu 5e78e43440 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16828 - Adds telemetry for open in app banner (https://github.com/mozilla-mobile/fenix/pull/17049)
* For https://github.com/mozilla-mobile/fenix/issues/16828 - Adds telemetry for open in app banner

Specifically: Banner displayed, Dismiss action, Go to Settings action.
4 years ago
Jonathan Almeida a4abe9782c [fenix] Close https://github.com/mozilla-mobile/fenix/issues/15979: Add MOZILLA_OFFICIAL flag for release builds
When we build release APKs on Mozilla infrastructure, we want a way to
know this in code for features that would only work on them.
4 years ago
ekager 38f294bd78 [fenix] No issue - Update androidx dependencies newer stable versions 4 years ago
Mozilla L10n Automation Bot 658f44d03a [fenix] Import l10n. 4 years ago
Elise Richards c4e0ad6451 [fenix] Update metrics when an addon is installed or enabled (https://github.com/mozilla-mobile/fenix/pull/17669) 4 years ago
MickeyMoz 18aad7e8b6 [fenix] Update Android Components version to 73.0.20210128143151. 4 years ago
Oana Horvath 4fc2a8b9be [fenix] For https://github.com/mozilla-mobile/fenix/issues/9188: wait for page content to appear in Reader mode tests 4 years ago
Mozilla L10n Automation Bot c553c0d223 [fenix] Import l10n. 4 years ago
Mihai Adrian Carare cc56c0e127 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17655: Do not pass threshold if showTopFrecentSites is false. (https://github.com/mozilla-mobile/fenix/pull/17657)
* For https://github.com/mozilla-mobile/fenix/issues/17655: Do not pass threshold if showTopFrecentSites is false.

* For https://github.com/mozilla-mobile/fenix/issues/17655: Add unit tests for getTopSitesConfig.
4 years ago
amedyne e9c9154b33 [fenix] Update ---bug-report.md (https://github.com/mozilla-mobile/fenix/pull/17660)
Update Bug report template
4 years ago
Christian Sadilek 2fc49c292f [fenix] Remove SessionManager from BrowserFragment/ToolbarGestureHandler 4 years ago
Roger Yang bca2e3558d [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17531: Use top sites count fact for top sites telemetry (https://github.com/mozilla-mobile/fenix/pull/17664) 4 years ago