Commit Graph

3290 Commits (1a8b4ce6dd191df19700db116c794b8a302a1a17)
 

Author SHA1 Message Date
mcarare 1a8b4ce6dd [fenix] For https://github.com/mozilla-mobile/fenix/issues/8591: Allow items in quick_action_sheet to be read by a11y services 5 years ago
mcarare 9b0a7baa73 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9140: Remove drawable from title in empty state panes 5 years ago
MickeyMoz 394e1635c1 [fenix] Update Android Components version to 37.0.20200318190037. 5 years ago
Ryan Kelly 7d08e36843 [fenix] Add support for application-services autoPublish local dev workflow. 5 years ago
Arturo Mejia 8405dade26 [fenix] Remove @ObsoleteCoroutinesApi from tests 5 years ago
Arturo Mejia 397ce4da6d [fenix] No issue: Add serverConfig param to FxaWebChannelFeature 5 years ago
Arturo Mejia 51c24af724 [fenix] Update Android Components version 5 years ago
Arturo Mejia bc61f5151c [fenix] Remove @UseExperimental for usages of the flow api 5 years ago
mcarare 2e157e75fc [fenix] For https://github.com/mozilla-mobile/fenix/issues/9200: Remove star icon from empty state icon in toolbar 5 years ago
mcarare eb3eb5dea2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8814: Change icon asset for top sites menu option 5 years ago
Mozilla L10n Automation Bot 2bf92e8e5f [fenix] Import l10n. 5 years ago
liuche 8d8e4c9775 [fenix] Bug 1621252 - Move Fenix Raptor tests to tier 1 (https://github.com/mozilla-mobile/fenix/pull/9217)
Co-authored-by: Florin Strugariu <bebe@mozilla.ro>
Co-authored-by: Johan Lorenzo <jlorenzo@mozilla.com>
5 years ago
Jonathan Almeida 061af2c380 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7661: Add variant-specific schemas for deep links
In order to target specific variants of Fenix, we're adding schemas that
are specific that app in order to avoid collisions with the other
variants and with other forks of fenix that may have the same schemas.

The current schema for variants:
 - Fenix Nightly: `fenix-nightly://`
 - Fenix Beta: `fenix-beta://`
 - Everything else: `fenix://`
5 years ago
Johan Lorenzo 364400391b [fenix] write-dummy-secret.py: clean unused json logic 5 years ago
Sawyer Blatz efaf85ca4b [fenix] For https://github.com/mozilla-mobile/fenix/issues/3086: Adds settings animations (https://github.com/mozilla-mobile/fenix/pull/9187) 5 years ago
Gregory Mierzwinski a02c283a0e [fenix] Bug 1613483 - Add all Browsertime tests with visual metrics to Fenix repo. (https://github.com/mozilla-mobile/fenix/pull/9087)
* Add visual-metrics docker type.

* Add required browsertime toolchain fetches.

* Add browsertime tests for technical and visual metrics.

* Run browsertime tests in a cron task.

* Run visual metrics on all browsertime tests.

* Use spaces instead of tabs, and resolve visual-metric nits.

* Enable browsertime on pull request for testing.

* Restrict PR tests to amazon on browsertime.

* First attempt using multi_dep.

* Add a primary dependency to browsertime.

* Try by not popping.

* Debug prints.

* Make one grouping per browsertime task.

* Try without the multi_dep transform.

* Delete dependent-tasks in visual-metrics transformer.

* Update setuptools installed and copy run-on-tasks-for.

* Use get when getting run-on-tasks-for.

* Add new pinned requirements.

* Try it.

* Set run-on-tasks-for properly.

* Remove print statement.

* Remove single_dep loader, and print statements.

* Remove run-on-tasks-for testing setting.

* Restart testing, and set user to root in visual-metrics Docker.

* Remove testing settings.

* Remove fetch-content from Docker.

* Change attributes grouping method.

* Run all tests as a check.

* Undo testing changes, and fix a bad test name.
5 years ago
Christian Sadilek 30ce746bb0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8808 https://github.com/mozilla-mobile/fenix/issues/9139: Add-on should be able to configure how to open options page 5 years ago
Edouard Oger 0ab28e9a0a [fenix] Prepare for a-c a-s upgrade 5 years ago
MickeyMoz 01872d313f [fenix] Update Android Components version to 37.0.20200317130045. 5 years ago
Sebastian Kaspari 4169924754 [fenix] Use pinned Android Components Nightly version instead of snapshots. 5 years ago
Chenxia Liu e36095eefd [fenix] Back out "Bug 1621252 - Move Fenix tests to tire 1" for failures.
This reverts commit 9fe10eba0192b36cca7511d15c3b8b84ab587ab9.
5 years ago
Severin Rudie afe685fca7 [fenix] No issue: fixes test broken by snapshot (https://github.com/mozilla-mobile/fenix/pull/9176)
* No issue: fixes test broken by snapshot

* No issue: ignore flaky tests
5 years ago
Tom Prince 529e3ae385 [fenix] Bug 1621264: Update taskgraph version. 5 years ago
Florin Strugariu c1d4b62055 [fenix] Bug 1621252 - Move Fenix tests to tire 1 5 years ago
Christian Sadilek 3a22f2e0d3 [fenix] No issue: Remove unneeded logic to adjust TP 5 years ago
isabelrios c5a4096d1e [fenix] ui-tests-homescreen-fix-to-enable (https://github.com/mozilla-mobile/fenix/pull/9050) 5 years ago
Mozilla L10n Automation Bot e53aa74edf [fenix] Import l10n. 5 years ago
Jonathan Almeida ef6c0cb3cc [fenix] Add nightly-only feature flag for WebPush integration 5 years ago
codrut.topliceanu fc2c801048 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8561 - Scroll to topSites on app cold start 5 years ago
Sawyer Blatz 1cc4aeea46 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8773: Fixes issue with snackbar placement on ContextMenu (https://github.com/mozilla-mobile/fenix/pull/8942) 5 years ago
Roger Yang 9484cf0713 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/9104: Pass release channel information to Socorro service (https://github.com/mozilla-mobile/fenix/pull/9130) 5 years ago
isabelrios 75ce370b85 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9076 - Upddate pipenv to run without error. (https://github.com/mozilla-mobile/fenix/pull/9077)
* For https://github.com/mozilla-mobile/fenix/issues/9076 - Upddate pipenv to run without error

* pipenv fixed the issue after update
5 years ago
Jeff Boek 887c1c0d7a [fenix] No issue - Fixes shadow on top layout 5 years ago
Jeff Boek 81abd0c497 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8949 - Removes old motionlayout code, fixes how shadow is drawn 5 years ago
David Walsh 1ae3202125 [fenix] Show the collections header when there are no collections 5 years ago
ekager f3d6d7f52d [fenix] For https://github.com/mozilla-mobile/fenix/issues/8897 - Don't remove all external sessions on back press 5 years ago
Christian Sadilek cb9a67d6bd [fenix] Update to AC 37.0.0-SNAPSHOT 5 years ago
Michael Comella 9d832f24e7 [fenix] No issue: remove unused HotStartPerformanceMonitor.
This monitor for hot start was intended to be used by FNPRMS to measure
hot start. However, hot start was deprioritized so it's now essentially
unused.
5 years ago
Mihai Branescu 6d6db30a48 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8800 - add tests for dismissing highlighted items 5 years ago
Mihai Branescu 7675d3113a [fenix] For https://github.com/mozilla-mobile/fenix/issues/8800 - dismiss all highlights when menu is closed 5 years ago
Severin Rudie fa7f2f9f61 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8800: clear menu highlights on use 5 years ago
mcarare dc60ad1467 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8474 Remove obsolete unit tests for removed menu items 5 years ago
mcarare be9502ea79 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8474 Reorganize browser menu items 5 years ago
Arturo Mejia 6a328a7207 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/8908 Notify users when previously unsupported add-ons
become available
5 years ago
Severin Rudie 738e5896d7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9091: fix test failure 5 years ago
ekager 1c4119d25c [fenix] For https://github.com/mozilla-mobile/fenix/issues/7087 - Add SearchView to Logins Fragment 5 years ago
ekager 7fe8246fdf [fenix] No issue: Remove useContentProcessHint from GV beta GeckoProvider 5 years ago
Severin Rudie a61b94e01b [fenix] For https://github.com/mozilla-mobile/fenix/issues/8017: remove redundant string per localization team (https://github.com/mozilla-mobile/fenix/pull/9068)
Based on conversation in https://github.com/mozilla-mobile/fenix/pull/8953#issuecomment-594332067
5 years ago
ekager 7bc98a0efc [fenix] For https://github.com/mozilla-mobile/fenix/issues/8296 - Adds user account avatar to Account Preference 5 years ago
Emily Kager 1261f1d424 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7270 - Do not overlap long logins items (https://github.com/mozilla-mobile/fenix/pull/9013) 5 years ago