1
0
Fork 0
fenix/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.
2019-05-03 09:40:21 -05:00
..
metrics Generate the `activation` ping and send it with Glean (#1707) 2019-05-03 09:40:21 -05:00
toolbar For #2225 - Don't pass click events under find in page bar 2019-05-02 13:33:07 -07:00
Analytics.kt For #1297 - Re-adds adjust to build task 2019-04-17 14:42:21 -07:00
BackgroundServices.kt Bookmark sync (#2090) 2019-04-26 14:20:13 -07:00
Components.kt Bookmark sync (#2090) 2019-04-26 14:20:13 -07:00
Core.kt For #2181 - Select session again after restoring (#2213) 2019-05-01 20:23:15 -05:00
FenixSnackbar.kt Fixes #1430 - Implements UX feedback for the FenixSnackbar 2019-04-15 13:34:50 -07:00
FindInPageIntegration.kt A-C breaking change: FindInPageIntegration needs an engineView 2019-03-21 23:30:00 -05:00
Search.kt Closes #884 - Set and use default search engine 2019-03-12 11:11:24 -07:00
Services.kt Remove success path 2019-04-12 14:38:51 -07:00
Storage.kt Closes #1079: Managing site permissions exceptions 2019-04-12 17:59:05 -04:00
UseCases.kt Adds toolbar with autocomplete and menu to BrowserFragment 2019-01-24 14:39:51 -08:00
Utilities.kt No issue - update to A-C 50 2019-04-02 15:35:23 -07:00