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
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
..
src Generate the `activation` ping and send it with Glean (#1707) 5 years ago
.gitignore Initializes Android project 6 years ago
build.gradle Generate the `activation` ping and send it with Glean (#1707) 5 years ago
lint.xml Fixes #1890 - Remove unused strings (#1891) 5 years ago
metrics.yaml Generate the `activation` ping and send it with Glean (#1707) 5 years ago
pings.yaml Generate the `activation` ping and send it with Glean (#1707) 5 years ago
proguard-rules.pro adds missing class 5 years ago