2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00
Commit Graph

5856 Commits

Author SHA1 Message Date
Abhinav Gupta
ec673f6d4c [fenix] Hiding the usernameview if the data item.username is blank. 2021-02-06 13:20:22 -07:00
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) 2021-02-05 19:47:25 -05:00
Mozilla L10n Automation Bot
21b0b9c2b0 [fenix] Import l10n. 2021-02-06 00:25:11 +00:00
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) 2021-02-05 18:54:37 -05:00
ekager
1e9ba2a87c [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/13089 - Adds correct animations for account settings 2021-02-05 14:03:18 -07:00
ekager
466a163f05 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17785 - Use screenshots setting when adding secure flag 2021-02-05 13:17:47 -07:00
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 2021-02-05 18:54:47 +00:00
Mugurell
31c4a415dc [fenix] Update Android Components version 2021-02-05 18:23:32 +01:00
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.
2021-02-05 18:23:32 +01:00
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>
2021-02-05 12:06:32 -05:00
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 2021-02-05 16:41:46 +00:00
Christian Sadilek
6699c65180 [fenix] Remove SessionManager reference from FenixApplication 2021-02-05 14:16:35 +01:00
Oana Horvath
5153461698 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17847: disables editCustomSearchEngineTest 2021-02-05 11:11:33 +02:00
MickeyMoz
20b30e40cc [fenix] Update Android Components version to 73.0.20210204143136. 2021-02-04 18:21:26 +01:00
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) 2021-02-04 11:42:58 -05:00
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
2021-02-04 09:53:58 -05:00
Oana Horvath
40660c602d [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI smoke test customTrackingProtectionSettingsTest 2021-02-04 12:17:23 +02:00
AndiAJ
c846cc683e [fenix] For https://github.com/mozilla-mobile/fenix/issues/12895 Fix Intermittent test navigateBookmarksFoldersTest 2021-02-04 10:06:39 +02:00
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 2021-02-03 17:24:23 -07:00
Sebastian Kaspari
478a314f44 [fenix] Remove TabsUseCases methods that take a Session object. 2021-02-03 15:16:39 -05:00
Grisha Kruglov
ba388e3d88 [fenix] Exclude separators from the bookmarks UI 2021-02-03 11:09:01 -08:00
Grisha Kruglov
a1dc2c4f10 [fenix] Reuse helper functions in bookmark tests 2021-02-03 11:09:01 -08:00
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
2021-02-03 18:35:20 +02:00
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
2021-02-03 09:45:28 -05:00
mcarare
e18afd703c [fenix] For https://github.com/mozilla-mobile/fenix/issues/17364: Make hint scrollable and do not overlap other elements. 2021-02-03 14:54:03 +02:00
mcarare
1668306b55 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17364: Do not show search suggestion hint before starting to type. 2021-02-03 14:54:03 +02:00
rxu
f4dd9672c5 [fenix] Add mozcn safebrowsing for release variant 2021-02-03 10:35:32 +01:00
Christian Sadilek
20460641fe [fenix] Refactor WebAppSiteControlsBuilder to use browser store 2021-02-03 10:16:06 +01:00
Mozilla L10n Automation Bot
8f1388b786 [fenix] Import l10n. 2021-02-03 00:27:35 +00:00
Christian Sadilek
8aa8caa944 [fenix] Refactor tryReloadTabBy to use browser store 2021-02-02 17:13:13 -05:00
MickeyMoz
a78e50464d [fenix] Update Android Components version to 73.0.20210202194906. 2021-02-02 21:15:11 +00:00
Sebastian Kaspari
b25c0a13b8 [fenix] Remove SessionManager dependency from CustomTabsIntegration. 2021-02-02 14:17:46 -05:00
Elise Richards
b41d6160e5 [fenix] Increase date on expired metrics (https://github.com/mozilla-mobile/fenix/pull/17766) 2021-02-02 12:27:10 -06:00
Arturo Mejia
b863777940 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12822 - Opt-in of scoped storage 2021-02-02 12:58:44 -05:00
MickeyMoz
c99b143047 [fenix] Update Android Components version to 73.0.20210202143148. 2021-02-02 17:33:16 +00:00
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.
2021-02-02 08:39:51 -08:00
Jonathan Almeida
fb997764ca [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/1340: Forward Activity results to the fragment 2021-02-02 19:46:20 +04:00
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>
2021-02-02 14:39:07 +01:00
Oana Horvath
15d4e812d1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16959: verify page url not content in swipeToSwitchTabTest 2021-02-02 15:19:00 +02:00
AndiAJ
c1546655a7 [fenix] Go Forward Test Fix 2021-02-02 10:23:29 +02:00
AndiAJ
1f199794c1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17641 Fix Intermittent test addPredefinedSearchEngineTest 2021-02-02 10:23:22 +02:00
AndiAJ
f2214044fa [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI Smoke Tests for Tab Crash Reporter 2021-02-02 10:23:04 +02:00
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