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

6086 Commits

Author SHA1 Message Date
Jan-Erik Rediger
d274db2376 [fenix] Set distributionId right after initializing Glean
Previously setting it might have been arbitrarily delayed, resulting in
this metrics missing from pings that get submitted earlier.
Setting it early should prevent that.
The performance impact is negligible, Glean dispatches recording that
data off-main-thread anyway.
2021-03-15 13:38:11 +01:00
Sebastian Kaspari
d0152f7e79 [fenix] Integrate Android Autofill support into Nightly and debug builds. 2021-03-15 10:28:38 +01:00
mcarare
325e5619ca [fenix] For https://github.com/mozilla-mobile/fenix/issues/12528: Provide fallback values for locale display name. 2021-03-15 08:54:20 +02:00
Mozilla L10n Automation Bot
d7cf76a67f [fenix] Import l10n. 2021-03-15 00:37:52 +00:00
MickeyMoz
f98aabceb6 [fenix] Update Android Components version to 74.0.20210313190118. 2021-03-14 16:24:44 +00:00
Mozilla L10n Automation Bot
6ab6bdaf21 [fenix] Import l10n. 2021-03-14 00:32:08 +00:00
Mozilla L10n Automation Bot
255f7f2c57 [fenix] Import l10n. 2021-03-13 00:29:42 +00:00
Elise Richards
9c40bb475e [fenix] Add open in app to main three dot menu (https://github.com/mozilla-mobile/fenix/pull/18462) 2021-03-12 12:13:53 -06:00
Elise Richards
eb3643f179 [fenix] Remove sync sign in and keep it as synced tabs 2021-03-12 12:43:16 -05:00
Elise Richards
c94d4bf7a4 [fenix] Add report site issue to new three dot menu 2021-03-12 12:43:16 -05:00
Elise Richards
08a0ef2fbb [fenix] Remove disabled color for icons 2021-03-12 12:43:16 -05:00
MickeyMoz
503762d5e5 [fenix] Update Android Components version to 74.0.20210312143156. 2021-03-12 16:19:13 +00:00
MickeyMoz
939dc739ea [fenix] Update Android Components version to 74.0.20210311143147. 2021-03-12 02:28:29 +00:00
Mozilla L10n Automation Bot
c681504aed [fenix] Import l10n. 2021-03-12 00:55:35 +00:00
Michael Comella
1bc9e5245c [fenix] No issue: add script to measure duration to first frame.
I only tested this for nightly but we can fix it for other channels as
we use it.
2021-03-11 16:02:55 -08:00
Mozilla L10n Automation Bot
d0dc24b663 [fenix] Import l10n. 2021-03-11 00:38:54 +00:00
Gabriel Luong
f0ad7abee1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18241 - Refactor SyncLoginsPreferenceView to SyncPreferenceView for reusability (https://github.com/mozilla-mobile/fenix/pull/18383)
This refactors SyncLoginsPreferenceView to SyncPreferenceView so that it be can be used in the
Credit cards preference for the equivalent "Sync cards across devices" preference.
2021-03-10 16:16:37 -05:00
MickeyMoz
a0a6fb6b75 [fenix] Update Android Components version to 74.0.20210310112134. 2021-03-10 12:47:57 +00:00
isabelrios
4523d2bfae [fenix] Taskgraph changes to allow running UI tests on nightly builds (https://github.com/mozilla-mobile/fenix/pull/18191)
* Modify taskgraph to allow running UI tests on Nightly builds

* adding try_task_config file

* remove try_task_config file
2021-03-10 11:31:55 +01:00
Mozilla L10n Automation Bot
23b818d715 [fenix] Import l10n. 2021-03-10 00:26:33 +00:00
Aki Sasaki
fa90d7e7be [fenix] signing index (https://github.com/mozilla-mobile/fenix/pull/18379) 2021-03-09 17:35:38 -05:00
Jonathan Almeida
9fd4f5406d [fenix] Update to Android Components 74.0.20210309154120 2021-03-09 15:41:21 -05:00
Jonathan Almeida
ef4264b464 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17804: Use enterToImmersiveMode from support-ktx component 2021-03-09 15:41:21 -05:00
MickeyMoz
9086882c08 [fenix] Update Android Components version to 74.0.20210309143153. 2021-03-09 17:26:07 +00:00
dependabot[bot]
23bc904f09 [fenix] Bump cryptography
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.8...3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 17:20:08 +01:00
Mozilla L10n Automation Bot
f7a90b2030 [fenix] Import l10n. 2021-03-09 01:00:19 +00:00
Roger Yang
1ca7dc61ab [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/18178: Rework History Telemetry (https://github.com/mozilla-mobile/fenix/pull/18261) 2021-03-08 19:15:29 -05:00
Roger Yang
f0dcb64716 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/18173: Add Telemetry When User Opens a Bookmark (https://github.com/mozilla-mobile/fenix/pull/18174) 2021-03-08 17:11:59 -05:00
Roger Yang
b8342ac6f0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/18068: Use AwesomeBarFacts for AwesomeBar Telemetry (https://github.com/mozilla-mobile/fenix/pull/18090) 2021-03-08 16:34:52 -05:00
Roger Yang
70329154e5 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/18163: Use SyncedTabsFacts for Synced Tab Telemetry (https://github.com/mozilla-mobile/fenix/pull/18172) 2021-03-08 15:21:00 -05:00
Mozilla L10n Automation Bot
a64c43db8e [fenix] Import l10n. 2021-03-08 18:52:52 +00:00
Mihai Adrian Carare
bcad665bf5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17971: Add Reader view appearance controls in three-dot main menu. (https://github.com/mozilla-mobile/fenix/pull/18340) 2021-03-08 11:24:27 -06:00
mcarare
97a1241006 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18312: Do not update secure flag on pausing logins fragments.
The flags are already properly set for activity and thus for other fragments.
2021-03-08 16:57:12 +02:00
Oana Horvath
8fa1f6c8ff [fenix] For https://github.com/mozilla-mobile/fenix/issues/18325: dismiss GooglePlay ToS dialog after UI test 2021-03-08 10:35:22 +02:00
Mozilla L10n Automation Bot
4d06f81c35 [fenix] Import l10n. 2021-03-08 00:28:18 +00:00
MickeyMoz
1c3604b4e4 [fenix] Update Android Components version to 74.0.20210307143117. 2021-03-07 16:32:07 +00:00
Mozilla L10n Automation Bot
e47b46e89a [fenix] Import l10n. 2021-03-07 00:27:43 +00:00
MickeyMoz
bc3260dcb4 [fenix] Update Android Components version to 74.0.20210306143127. 2021-03-06 16:22:38 +00:00
Mozilla L10n Automation Bot
4a11cb4782 [fenix] Import l10n. 2021-03-06 00:27:55 +00:00
MickeyMoz
198bad177b [fenix] Update Android Components version to 74.0.20210305144553. 2021-03-05 16:29:16 +00:00
Mugurell
bf1759d01b [fenix] For https://github.com/mozilla-mobile/fenix/issues/17963 - Present Fenix as a browser app to the system
Fenix will now be able to be started from a call to
Intent.makeMainSelectorActivity(Intent.ACTION_MAIN, Intent.CATEGORY_APP_BROWSER)

For more info:
https://developer.android.com/reference/android/content/Intent#CATEGORY_APP_BROWSER
2021-03-05 09:01:48 +02:00
Elise Richards
098691a8c2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17802: Match the design for three-dot menu navigation (https://github.com/mozilla-mobile/fenix/pull/17875)
* Feature flag for toolbar menu redesign. Add new items to menu and reorder.

* Handle toolbar items in menu controller

* Remove bookmark from toolbar nav

* Respect toolbar position

* Inline toolbar orientation checks

* Add Todos for bookmark UI tests

* Make variable names consistent
2021-03-04 17:22:13 -06:00
Jan-Erik Rediger
8abe5818ba [fenix] Pass auto-generated build info (version code and name) to Glean (https://github.com/mozilla-mobile/fenix/pull/18230)
This also re-generated the Glean docs due to an update of the bundled
glean-parser.
2021-03-04 10:22:56 -06:00
Mugurell
b51c0089b2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18034 - Don't animate the toolbar while the tab is loading
Use the new controller offered by AC to resolve some browser layout issues and
also offer an experience consistent with that of other browsers.
2021-03-04 14:41:34 +02:00
Mozilla L10n Automation Bot
783e2db261 [fenix] Import l10n. 2021-03-04 08:50:50 +00:00
MickeyMoz
8baea973e2 [fenix] Update Android Components version to 74.0.20210303143143. 2021-03-04 08:00:30 +00:00
mcarare
95a660a203 [fenix] For https://github.com/mozilla-mobile/fenix/issues/18009: Correctly report items in adapter for a11y services. 2021-03-03 18:19:42 +02:00
Oana Horvath
c37145d49d [fenix] For https://github.com/mozilla-mobile/fenix/issues/18040: no network access startup test 2021-03-03 17:45:17 +02:00
mcarare
23a1973b68 [fenix] Update documentation after PR 18257. 2021-03-03 17:00:34 +02:00
mcarare
0bd90ffb7a [fenix] For https://github.com/mozilla-mobile/fenix/issues/18195: Fix speech recognition for voice search in widget. 2021-03-03 09:26:58 -05:00