1
0
Fork 0
fenix/app/src
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.
2019-05-03 09:40:21 -05:00
..
androidTest/java/org/mozilla/fenix UI tests for the home screen 2019-04-16 13:38:06 -07:00
debug For #1970: Fixes Firefox Preview icon for older devices (#2005) 2019-04-25 07:34:08 -07:00
main Generate the `activation` ping and send it with Glean (#1707) 2019-05-03 09:40:21 -05:00
test/java/org/mozilla/fenix Generate the `activation` ping and send it with Glean (#1707) 2019-05-03 09:40:21 -05:00