Commit Graph

5631 Commits (5c673721f7163a3e53a0a03e193ddcea6b2299e0)
 

Author SHA1 Message Date
Mozilla L10n Automation Bot 5c673721f7 [fenix] Import l10n. 4 years ago
MickeyMoz c66ad1164e [fenix] Update Android Components version to 71.0.20201223143139. 4 years ago
Arturo Mejia 05ded2a9cd [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/13981 Use DEEP_LINK_SCHEME instead of hard-coded fenix 4 years ago
Mozilla L10n Automation Bot 9a39c5e586 [fenix] Import l10n. 4 years ago
MickeyMoz a78bac544a [fenix] Update Android Components version to 71.0.20201222143201. 4 years ago
Elise Richards 6f8721988c [fenix] For https://github.com/mozilla-mobile/fenix/issues/15703 and https://github.com/mozilla-mobile/fenix/issues/17133: allow ETP redirect trackers setting to be customized (https://github.com/mozilla-mobile/fenix/pull/17137)
* Remove ETP redirect trackers feature flag. Add category to ETP panel view.

* Add redirect tracker category to ETP custom settings
4 years ago
ekager 6211d0c2be [fenix] For https://github.com/mozilla-mobile/fenix/issues/17165 - Use application context to get notification localized strings 4 years ago
Christian Sadilek 801db47e22 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17073: Fix intermittent failures in PwaOnboardingObserverTest 4 years ago
Oana Horvath 67edfe2343 [fenix] Code cleanup in BookmarksRobot and BookmarksTest 4 years ago
MickeyMoz fb9e247543 [fenix] Update Android Components version to 71.0.20201221143158. 4 years ago
Christian Sadilek a7e1ff2c69 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17086 https://github.com/mozilla-mobile/fenix/issues/17143: Temporarily turn off Nimbus 4 years ago
MickeyMoz 5146a2863e [fenix] Update Android Components version to 71.0.20201218190337. 4 years ago
jhugman 6c27e44fa1 [fenix] No bug- protect nimbus init from StrictMode (https://github.com/mozilla-mobile/fenix/pull/17033) r=christian 4 years ago
MickeyMoz b5387ba7fb [fenix] Update Android Components version to 71.0.20201218143041. 4 years ago
Stefan Arentz 0aa02edb27 [fenix] Update mergify to recognize old and new task graphs for release builds (https://github.com/mozilla-mobile/fenix/pull/17121) 4 years ago
Stefan Arentz ed3375682c [fenix] Let Mergify know about the change of branch name (https://github.com/mozilla-mobile/fenix/pull/17119) 4 years ago
Stefan Arentz 67b6479d84 [fenix] Update mergify to use new release branch name format (https://github.com/mozilla-mobile/fenix/pull/17107) 4 years ago
MickeyMoz 528630f79a [fenix] Update Android Components version to 71.0.20201217143211. 4 years ago
Christian Sadilek cb2f6a813f [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/16949: Refactor OpenInAppOnboardingObserver to use browser store 4 years ago
Oana Horvath 3827eda678 [fenix] Added a description to each smoke test 4 years ago
Oana Horvath 374a51a8af [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI smoke test noCrashWithAddonInstalledTest 4 years ago
Sebastian Kaspari 4b4e9bc190 [fenix] Update Android Components version to 71.0.20201216143107. 4 years ago
Sebastian Kaspari e226ae7bf3 [fenix] Update Android Components to 70.0.20201216094408 4 years ago
Sebastian Kaspari 52267f2764 [fenix] Switch to new feature-tab-collections API. 4 years ago
Gregory Mierzwinski 486677375f [fenix] Disable conditioned profiles in the fenix branch. (https://github.com/mozilla-mobile/fenix/pull/17078) 4 years ago
Johan Lorenzo 1e8da5344f [fenix] Update release checklist to now include steps regarding shipit (https://github.com/mozilla-mobile/fenix/pull/16918) 4 years ago
Sebastian Kaspari 369c46d9c1 [fenix] Mergify: List checks manually for relbot PRs
PR tasks/checks do not run for relbot and therefore the existing mergify doesn't work. Instead we can look at the "push tasks". But since there is no "push complete" task yet, I listed all checks manually.
4 years ago
ekager 7f5c6d46d5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13321 - Do not hide toolbar when opening multiple bookmarks (https://github.com/mozilla-mobile/fenix/pull/17038) 4 years ago
Gregory Mierzwinski 1cfb16db1b [fenix] Update perfherder data schema for visual metrics. (https://github.com/mozilla-mobile/fenix/pull/16837) 4 years ago
Johan Lorenzo 0dc9caa20f [fenix] Bug 1681991 - Do not run ui-tests against debug builds on release branches (https://github.com/mozilla-mobile/fenix/pull/16981) 4 years ago
mcarare d75514d6fa [fenix] For https://github.com/mozilla-mobile/fenix/issues/16483: Rotate edit arrow when toolbar position is set to bottom. 4 years ago
Mugurell 4ee2151e75 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11578 - Cleanup download telemetry - metrics ping reference
These pings were implemented first as counters.
When changing to events "send_in_pings: - metrics" still remained causing
confusion.
This patch comes to remove this confusion and potential future issues.
4 years ago
mcarare dd2085b6a0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16068: Update SUMO links. 4 years ago
Mugurell a50340fd25 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15367 - Cleanup metrics ping reference (https://github.com/mozilla-mobile/fenix/pull/17071)
These pings were implemented first as counters.
When changing to events "send_in_pings: - metrics" still remained causing
confusion.
This patch comes to remove this confusion and potential future issues.
4 years ago
mcarare 04611dda64 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17061: Prevent appBarLayout from leaking. 4 years ago
mcarare 78195c8368 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16827: Send copy url metrics correctly. 4 years ago
mcarare 4d286d91ce [fenix] For https://github.com/mozilla-mobile/fenix/issues/15369: Send synced tabs metrics correctly. 4 years ago
Oana Horvath f2f33944df [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI smoke test redirectToAppPermissionsSystemSettingsTest 4 years ago
Kate Glazko f7430161e5 [fenix] For https://github.com/mozilla-mobile/fenix/pull/298: Fenix Quarantine For Delete Downloads UX 4 years ago
Christian Sadilek ac3ca9dbe3 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17045: Crash caused by calling consumeFlow on wrong thread 4 years ago
MickeyMoz 0ad8ba0a8d [fenix] Update Android Components version to 70.0.20201215143131. 4 years ago
ekager 621f31efc9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16973 - Use controller handled action instead of toolbar focus 4 years ago
Stefan Arentz 079ffcd1c7 [fenix] Change the expected author for automated PRs to MickeyMoz (https://github.com/mozilla-mobile/fenix/pull/17048) 4 years ago
Gabriel Luong 29e329d8f1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16941 - [Telemetry] Bookmark Counts (https://github.com/mozilla-mobile/fenix/pull/16942) 4 years ago
Christian Sadilek 4a0ad08ed5 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/16946: Refactor PwaOnboardingObserver to use browser store 4 years ago
Sebastian Kaspari 27f4c6b494 [fenix] Add search current/home region to debug screen. (https://github.com/mozilla-mobile/fenix/pull/17015) 4 years ago
Codrut Topliceanu 35eaf646a9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15368 - Adds telemetry for fullscreen, pip (https://github.com/mozilla-mobile/fenix/pull/16833) 4 years ago
mcarare 8ad1fdea2d [fenix] For https://github.com/mozilla-mobile/fenix/issues/16827: Add copy url from long press metrics. 4 years ago
mcarare 20cff480b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16827: Add documentation for copy url metrics. 4 years ago
mcarare c1216c5079 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15369: Add synced tabs usage metrics. 4 years ago