2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-05 21:20:45 +00:00
Commit Graph

6114 Commits

Author SHA1 Message Date
Mozilla L10n Automation Bot
77dd1b3c4f [fenix] Import l10n. 2021-02-02 01:48:13 +00:00
MickeyMoz
14ea261072 [fenix] Update Android Components version to 73.0.20210201143120. 2021-02-02 00:50:15 +00:00
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
2021-02-01 23:50:07 +00:00
Christian Sadilek
07ddc9ae84 [fenix] Increase AMO collection cache timeout to 2 days 2021-02-01 17:08:34 -05:00
Michael Comella
76864a8ece [fenix] For https://github.com/mozilla-mobile/fenix/issues/17553: renew storage.stats metrics. 2021-02-01 16:33:08 -05:00
Christian Sadilek
3b76735317 [fenix] Remove SessionManager references from UI tests 2021-02-01 10:58:46 -05:00
mawen7
9452247bd9 [fenix] Include selected session in session suggestions if opened from home fragment (https://github.com/mozilla-mobile/fenix/pull/17127) 2021-02-01 10:17:49 +02:00
MickeyMoz
ca88df2d51 [fenix] Update Android Components version to 73.0.20210131143119. 2021-01-31 16:24:51 +00:00
MickeyMoz
fc7ac1ae23 [fenix] Update Android Components version to 73.0.20210129195412. 2021-01-31 02:55:37 +00:00
Mozilla L10n Automation Bot
b02f98b4fd [fenix] Import l10n. 2021-01-31 00:36:55 +00:00
Mozilla L10n Automation Bot
16a6ecd95d [fenix] Import l10n. 2021-01-30 00:29:45 +00:00
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.
2021-01-29 14:59:27 -08:00
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>
2021-01-29 17:25:21 -05:00
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) 2021-01-29 15:16:21 -05:00
Jonathan Almeida
8a9b7d2ae0 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/1340: Add support for WebAuthnFeature 2021-01-29 22:57:49 +04:00
Jonathan Almeida
82038ff372 [fenix] Update Android Components version to 73.0.20210129102924 2021-01-29 22:57:49 +04:00
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
2021-01-29 09:35:57 -05:00
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.
2021-01-29 10:14:32 +02:00
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.
2021-01-29 10:51:33 +04:00
ekager
38f294bd78 [fenix] No issue - Update androidx dependencies newer stable versions 2021-01-28 17:44:25 -07:00
Mozilla L10n Automation Bot
658f44d03a [fenix] Import l10n. 2021-01-29 00:29:36 +00:00
Elise Richards
c4e0ad6451 [fenix] Update metrics when an addon is installed or enabled (https://github.com/mozilla-mobile/fenix/pull/17669) 2021-01-28 14:30:59 -06:00
MickeyMoz
18aad7e8b6 [fenix] Update Android Components version to 73.0.20210128143151. 2021-01-28 17:16:03 +00:00
Oana Horvath
4fc2a8b9be [fenix] For https://github.com/mozilla-mobile/fenix/issues/9188: wait for page content to appear in Reader mode tests 2021-01-28 17:33:40 +02:00
Mozilla L10n Automation Bot
c553c0d223 [fenix] Import l10n. 2021-01-28 00:32:43 +00:00
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.
2021-01-27 16:54:48 -05:00
amedyne
e9c9154b33 [fenix] Update ---bug-report.md (https://github.com/mozilla-mobile/fenix/pull/17660)
Update Bug report template
2021-01-27 16:53:04 -05:00
Christian Sadilek
2fc49c292f [fenix] Remove SessionManager from BrowserFragment/ToolbarGestureHandler 2021-01-27 16:24:25 -05:00
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) 2021-01-27 12:46:16 -05:00
MickeyMoz
fffc904ad3 [fenix] Update Android Components version to 73.0.20210127143126. 2021-01-27 17:35:10 +00:00
Oana Horvath
cd131a47d2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9188: wait for page load in Reader mode 2021-01-27 18:14:27 +02:00
Roger Yang
2f2945d523 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17530: Update has open tabs metrics when tabs are opened or closed (https://github.com/mozilla-mobile/fenix/pull/17557) 2021-01-27 10:51:03 -05:00
mcarare
f4558b7816 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17464: Handle selected item background programmatically. 2021-01-27 09:14:42 -05:00
Aki Sasaki
12c0251b68 [fenix] support staging release promotion projects (https://github.com/mozilla-mobile/fenix/pull/17652)
Let's make mozilla-releng/staging-fenix the official staging repository.
By supporting it in the automation, we no longer need to maintain a
staging patchset to test things properly.
2021-01-26 17:28:59 -08:00
Mozilla L10n Automation Bot
abc550e2a5 [fenix] Import l10n. 2021-01-27 01:14:34 +00:00
Christian Sadilek
82386ed43e [fenix] Fix breaking API change in FennecMigrator 2021-01-26 19:06:02 -05:00
Gabriel Luong
c32923f0ce [fenix] For https://github.com/mozilla-mobile/fenix/issues/14302 - Skip one time pages visit from frecent top sites 2021-01-26 19:06:02 -05:00
Christian Sadilek
dc72193c88 [fenix] Update Android Components version to 73.0.20210126190058 2021-01-26 19:06:02 -05:00
mcarare
a63b46ef3c [fenix] For https://github.com/mozilla-mobile/fenix/issues/17635: Check if id corresponds to a custom tab before removing it. 2021-01-26 13:10:45 -05:00
Christian Sadilek
d013bf3242 [fenix] Refactor HomeFragment to use browser store 2021-01-26 10:08:02 +01:00
Gregory Mierzwinski
55566c6f9b [fenix] Bug 1688111 - Sync visual-metrics script with mozilla-central. (https://github.com/mozilla-mobile/fenix/pull/17583)
* Sync visual-metrics script with mozilla-central.

* Use | instead of - in the error line formatting.
2021-01-25 21:59:31 -05:00
Mozilla L10n Automation Bot
3885fcc768 [fenix] Import l10n. 2021-01-26 00:27:53 +00:00
Elise Richards
2b0e65422c [fenix] For https://github.com/mozilla-mobile/fenix/issues/17084: Use in-app browser switching dialog (https://github.com/mozilla-mobile/fenix/pull/17628)
Co-authored-by: hakkikaancaliskan <caliskanhkaan@gmail.com>
2021-01-25 16:16:24 -06:00
Elise Richards
fcf3c5f57a [fenix] For https://github.com/mozilla-mobile/fenix/issues/16485: Tabs tray grid view telemetry (https://github.com/mozilla-mobile/fenix/pull/17442)
* Tabs tray CFR telemetry interactions

* Create CFR events and implementation

* Tests for tab tray controller
2021-01-25 15:25:56 -06:00
Sebastian Kaspari
086174a280 [fenix] Refactor ExternalAppBrowserActivity and ExternalAppBrowserFragment to not use Session(Manager). 2021-01-25 13:13:26 -05:00
Arturo Mejia
a1246d05f8 [fenix] Remove external download manager FeatureFlags 2021-01-25 13:00:22 -05:00
Arturo Mejia
03c174437d [fenix] Remove autoplay indicator FeatureFlags 2021-01-25 12:04:06 -05:00
MickeyMoz
45fe74dd6a [fenix] Update Android Components version to 72.0.20210125143126. 2021-01-25 16:32:11 +00:00
Oana Horvath
f4db4f019f [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615 & https://github.com/mozilla-mobile/fenix/issues/11191: re-enabled ReaderViewTest and added a UI smoke test 2021-01-25 16:16:43 +02:00
Mozilla L10n Automation Bot
d9278db1f3 [fenix] Import l10n. 2021-01-25 00:30:42 +00:00