forked from mozilla-mobile/focus-android
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
For mozilla-mobile#7249 Create a search widget
- Loading branch information
1 parent
0794dea
commit 3126016
Showing
6 changed files
with
89 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1900,3 +1900,57 @@ metrics: | |
metadata: | ||
tags: | ||
- Performance | ||
search_widget_installed: | ||
type: boolean | ||
lifetime: application | ||
description: | | ||
Whether or not the search widget is installed | ||
send_in_pings: | ||
- metrics | ||
bugs: | ||
- https://github.com/mozilla-mobile/fenix/issues/ | ||
data_reviews: | ||
- https://github.com/mozilla-mobile/fenix/pull/ | ||
data_sensitivity: | ||
- interaction | ||
notification_emails: | ||
- [email protected] | ||
expires: 119 | ||
metadata: | ||
tags: | ||
- Search | ||
|
||
search_widget: | ||
new_tab_button: | ||
type: event | ||
description: | | ||
A user pressed anywhere from the Focus logo until the start of the | ||
microphone icon, opening a new tab search screen. | ||
bugs: | ||
- https://github.com/mozilla-mobile/fenix/issues/ | ||
data_reviews: | ||
- https://github.com/mozilla-mobile/fenix/pull/ | ||
data_sensitivity: | ||
- interaction | ||
notification_emails: | ||
- [email protected] | ||
expires: 119 | ||
metadata: | ||
tags: | ||
- Search | ||
voice_button: | ||
type: event | ||
description: | | ||
A user pressed the microphone icon, opening a new voice search screen. | ||
bugs: | ||
- https://github.com/mozilla-mobile/fenix/issues/ | ||
data_reviews: | ||
- https://github.com/mozilla-mobile/fenix/pull/ | ||
data_sensitivity: | ||
- interaction | ||
notification_emails: | ||
- [email protected] | ||
expires: 119 | ||
metadata: | ||
tags: | ||
- Search |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters