1
0
Fork 0
fenix/app
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
..
src Generate the `activation` ping and send it with Glean (#1707) 2019-05-03 09:40:21 -05:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle Generate the `activation` ping and send it with Glean (#1707) 2019-05-03 09:40:21 -05:00
lint.xml Fixes #1890 - Remove unused strings (#1891) 2019-04-22 11:24:49 -07:00
metrics.yaml Generate the `activation` ping and send it with Glean (#1707) 2019-05-03 09:40:21 -05:00
pings.yaml Generate the `activation` ping and send it with Glean (#1707) 2019-05-03 09:40:21 -05:00
proguard-rules.pro adds missing class 2019-04-10 10:37:34 -07:00