Commit Graph

5966 Commits (5fb684f048580d9f1b5a63465ec9270bed258cc8)
 

Author SHA1 Message Date
Florin Strugariu 02a79bf5d5 [fenix] Update taskcluster settings to use short names instead of indexes 4 years ago
Michael Comella b62dfc086b [fenix] For https://github.com/mozilla-mobile/fenix/issues/17816: add profiler marker for onPreDraw via HomeActivity.onStart.
This may be useful for MAIN start up to determine when the user begins
seeing content.
4 years ago
Michael Comella 6895920bde [fenix] For https://github.com/mozilla-mobile/fenix/issues/17816: add profiler marker for 2x Activity.onCreate.
The IntentReceiverActivity one is particularly useful to quickly determine
when we can begin executing code in the WARM VIEW case (i.e. "Set selection
begin here").

The HomeActivity one is useful for COLD start up analysis in similar
ways and to see the Activity transitions in WARM VIEW.
4 years ago
Mozilla L10n Automation Bot fe3151fd0b [fenix] Import l10n. 4 years ago
ekager cb641900d4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17915 - Do not launch system settings on Role Request Intent cancel 4 years ago
AndiAJ aca5681026 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14523 Fix Intermittent tests verifyContextOpenLinkNewTab & verifyContextOpenLinkPrivateTab 4 years ago
Oana Horvath dca92aed10 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17847: Removes editCustomSearchEngineTest UI test 4 years ago
Mozilla L10n Automation Bot 066ed1c8fa [fenix] Import l10n. 4 years ago
Arturo Mejia 31035fdca1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17817 Change the feature prompt references from fragment to activity. 4 years ago
Mozilla L10n Automation Bot 8d9222725c [fenix] Import l10n. 4 years ago
Abhinav Gupta ec673f6d4c [fenix] Hiding the usernameview if the data item.username is blank. 4 years ago
ekager a0ed1a4a1d [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17871 - use viewLifecycleOwner for TopSitesFeature owner on HomeFragment (https://github.com/mozilla-mobile/fenix/pull/17873) 4 years ago
Mozilla L10n Automation Bot 21b0b9c2b0 [fenix] Import l10n. 4 years ago
Roger Yang aa6190bce4 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17174: Remove the New Media Session API Feature Flag (https://github.com/mozilla-mobile/fenix/pull/17863) 4 years ago
ekager 1e9ba2a87c [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/13089 - Adds correct animations for account settings 4 years ago
ekager 466a163f05 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17785 - Use screenshots setting when adding secure flag 4 years ago
jhugman e47dcc8bde [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/17738 - Early initialization of Nimbus (https://github.com/mozilla-mobile/fenix/pull/17834) r=christian 4 years ago
Mugurell 31c4a415dc [fenix] Update Android Components version 4 years ago
Mugurell b3930760b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10686 - Use the AC custom behavior for both the top and bottom toolbars
This comes to unify the experience (with improvements but also specific issues)
for the url toolbar irrespective of it being placed at the bottom or at the top
Going further this will ease development and ensure the best UX for users.
4 years ago
Gabriel Luong 1430e127b1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17418 - Add event ping telemetry for the Google Top Site click (https://github.com/mozilla-mobile/fenix/pull/17862)
Co-authored-by: codrut.topliceanu <codrut.topliceanu@softvision.ro>
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
4 years ago
jhugman dd557d6607 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/17833 - increment A/A experiment id (https://github.com/mozilla-mobile/fenix/pull/17835) r=christian 4 years ago
Christian Sadilek 6699c65180 [fenix] Remove SessionManager reference from FenixApplication 4 years ago
Oana Horvath 5153461698 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17847: disables editCustomSearchEngineTest 4 years ago
MickeyMoz 20b30e40cc [fenix] Update Android Components version to 73.0.20210204143136. 4 years ago
Andrei Joltan 421d0e5757 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16020 Fix Intermittent tests caused by the Menu Button (https://github.com/mozilla-mobile/fenix/pull/17829) 4 years ago
amedyne e469a5c435 [fenix] Add configuration file for probot-stale - https://github.com/probot/stale (https://github.com/mozilla-mobile/fenix/pull/17801)
* Create stale.yml

* Update stale.yml

* Update stale.yml
4 years ago
Oana Horvath 40660c602d [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI smoke test customTrackingProtectionSettingsTest 4 years ago
AndiAJ c846cc683e [fenix] For https://github.com/mozilla-mobile/fenix/issues/12895 Fix Intermittent test navigateBookmarksFoldersTest 4 years ago
hwinnemo 36ab8d42cf [fenix] For https://github.com/mozilla-mobile/fenix/issues/17724: Wait for tab to be fully created before showing ETP Onboarding if ETP is active 4 years ago
Sebastian Kaspari 478a314f44 [fenix] Remove TabsUseCases methods that take a Session object. 4 years ago
Grisha Kruglov ba388e3d88 [fenix] Exclude separators from the bookmarks UI 4 years ago
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