Commit Graph

6103 Commits (v88.0.0-beta.4)
 

Author SHA1 Message Date
mcarare 6a4a302f1a For #17768: Renew telemetry expiring in March. 3 years ago
mcarare 7cdf7a54df For #18076: Renew telemetry expiring in April. 3 years ago
Gabriel Luong 3a056bf850
For #18036 - Add TrackKeyInfo to Ad Click Metrics (#18159) 3 years ago
Oana Horvath a4691675a1 For #14005: fix strict TP tests loading timeout 3 years ago
Arturo Mejia 8f43acc903 Closes #18367 run SupportedAddonsChecker only for users with unsupported extensions 3 years ago
Arturo Mejia ec52c56ed9 For issue #18132 remove icons from Settings screen 3 years ago
Arturo Mejia 83b7d6f38d For issue #18132 create feature flag for refreshing icons 3 years ago
Jan-Erik Rediger c47f43608d 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.
3 years ago
Sebastian Kaspari 8856a3c1d7 Integrate Android Autofill support into Nightly and debug builds. 3 years ago
mcarare 1f96887f96 For #12528: Provide fallback values for locale display name. 3 years ago
Mozilla L10n Automation Bot 31f939c916 Import l10n. 3 years ago
MickeyMoz 563a2503d7 Update Android Components version to 74.0.20210313190118. 3 years ago
Mozilla L10n Automation Bot 3f679136de Import l10n. 3 years ago
Mozilla L10n Automation Bot a20e23bca8 Import l10n. 3 years ago
Elise Richards b15c3ff864
Add open in app to main three dot menu (#18462) 3 years ago
Elise Richards f5a1a01e06 Remove sync sign in and keep it as synced tabs 3 years ago
Elise Richards d34848a5d9 Add report site issue to new three dot menu 3 years ago
Elise Richards 4b84503813 Remove disabled color for icons 3 years ago
MickeyMoz be0ddeef42 Update Android Components version to 74.0.20210312143156. 3 years ago
MickeyMoz 66ccea4075 Update Android Components version to 74.0.20210311143147. 3 years ago
Mozilla L10n Automation Bot f0b771eb4d Import l10n. 3 years ago
Michael Comella 7df0006aaa 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.
3 years ago
Mozilla L10n Automation Bot c361b518e8 Import l10n. 3 years ago
Gabriel Luong a31ce9bf67
For #18241 - Refactor SyncLoginsPreferenceView to SyncPreferenceView for reusability (#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.
3 years ago
MickeyMoz 2634bf89b2 Update Android Components version to 74.0.20210310112134. 3 years ago
isabelrios 6002f944e8
Taskgraph changes to allow running UI tests on nightly builds (#18191)
* Modify taskgraph to allow running UI tests on Nightly builds

* adding try_task_config file

* remove try_task_config file
3 years ago
Mozilla L10n Automation Bot b661c83c8c Import l10n. 3 years ago
Aki Sasaki 8d1cb63682
signing index (#18379) 3 years ago
Jonathan Almeida 1c6dd4f6dd Update to Android Components 74.0.20210309154120 3 years ago
Jonathan Almeida fbe73cfc1d For #17804: Use enterToImmersiveMode from support-ktx component 3 years ago
MickeyMoz 157c41c20f Update Android Components version to 74.0.20210309143153. 3 years ago
dependabot[bot] 5259bdf7be 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>
3 years ago
Mozilla L10n Automation Bot ee17fc75d0 Import l10n. 3 years ago
Roger Yang 9049513017
Closes #18178: Rework History Telemetry (#18261) 3 years ago
Roger Yang 56b08abe0f
Closes #18173: Add Telemetry When User Opens a Bookmark (#18174) 3 years ago
Roger Yang 2322cbdd0e
Closes #18068: Use AwesomeBarFacts for AwesomeBar Telemetry (#18090) 3 years ago
Roger Yang aada459428
Closes #18163: Use SyncedTabsFacts for Synced Tab Telemetry (#18172) 3 years ago
Mozilla L10n Automation Bot 94425d22ac Import l10n. 3 years ago
Mihai Adrian Carare 5c7a01ba6f
For #17971: Add Reader view appearance controls in three-dot main menu. (#18340) 3 years ago
mcarare 8c519994f0 For #18312: Do not update secure flag on pausing logins fragments.
The flags are already properly set for activity and thus for other fragments.
3 years ago
Oana Horvath 9ac54fc06a For #18325: dismiss GooglePlay ToS dialog after UI test 3 years ago
Mozilla L10n Automation Bot 6e2d3b7085 Import l10n. 3 years ago
MickeyMoz 502f079a1f Update Android Components version to 74.0.20210307143117. 3 years ago
Mozilla L10n Automation Bot 726cc3f466 Import l10n. 3 years ago
MickeyMoz 303316b677 Update Android Components version to 74.0.20210306143127. 3 years ago
Mozilla L10n Automation Bot 71edc96832 Import l10n. 3 years ago
MickeyMoz 895f3541d8 Update Android Components version to 74.0.20210305144553. 3 years ago
Mugurell 7d2c3071ee For #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
3 years ago
Elise Richards 42cc4cb452
For #17802: Match the design for three-dot menu navigation (#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
3 years ago
Jan-Erik Rediger 8b7279ebe4
Pass auto-generated build info (version code and name) to Glean (#18230)
This also re-generated the Glean docs due to an update of the bundled
glean-parser.
3 years ago