You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/main/java/org/mozilla/fenix/components
Alessio Placitelli 0d82431195 Generate the `activation` ping and send it with Glean (#1707)
This fetches the Google Advertising ID, salts it and
then applies hashing before sending a ping with it,
at startup. Hashing and salting are used in order
to prevent ourselves to correlate advertising IDs
from the same user running different products we
own off a single device. We will never send the
client_id and the Google Advertising ID in the same
ping.
5 years ago
..
metrics Generate the `activation` ping and send it with Glean (#1707) 5 years ago
toolbar For #2225 - Don't pass click events under find in page bar 5 years ago
Analytics.kt For #1297 - Re-adds adjust to build task 5 years ago
BackgroundServices.kt Bookmark sync (#2090) 5 years ago
Components.kt Bookmark sync (#2090) 5 years ago
Core.kt For #2181 - Select session again after restoring (#2213) 5 years ago
FenixSnackbar.kt Fixes #1430 - Implements UX feedback for the FenixSnackbar 5 years ago
FindInPageIntegration.kt A-C breaking change: FindInPageIntegration needs an engineView 5 years ago
Search.kt Closes #884 - Set and use default search engine 5 years ago
Services.kt Remove success path 5 years ago
Storage.kt Closes #1079: Managing site permissions exceptions 5 years ago
UseCases.kt Adds toolbar with autocomplete and menu to BrowserFragment 5 years ago
Utilities.kt No issue - update to A-C 50 5 years ago