1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/customtabs
Elise Richards 3e8cab19c0
For #10261: PWA Telemetry (#11859)
* Add PWA events to metrics.

Track events for add to homescreen and install.

Map PWA facts to events

* Map component facts to local metrics

Add events pings to fragments

Supress long method for events

Move install event to AC and collect facts

Retrieve fg and bg events from Facts. Do not track intent fg/bg events, only views

* Allow onPause in base fragment to send telemetry for PWA in the external app fragment. Track foreground and bg locally in fenix, and route install and home screen taps from AC facts

* Rebase
2020-08-03 13:59:31 -05:00
..
CustomTabToolbarIntegration.kt Split out CustomTabToolbarIntegration (#7107) 2019-12-17 12:26:46 -08:00
CustomTabToolbarMenu.kt For #2681 - Adds ability to bypass cache when reloading 2020-07-27 12:11:11 -07:00
CustomTabsIntegration.kt For #11903: Enforce private theme in custom tabs 2020-06-26 22:59:43 -04:00
CustomTabsService.kt Update customtabs service 2020-06-24 23:26:49 -04:00
ExternalAppBrowserActivity.kt for #11830 created class containing the logic for sending AllStartup telemetry logic 2020-07-28 17:09:42 -07:00
ExternalAppBrowserFragment.kt For #10261: PWA Telemetry (#11859) 2020-08-03 13:59:31 -05:00
FennecWebAppIntentProcessor.kt Update Android Components to 51.0.20200717190031 2020-07-17 19:32:02 -04:00
PoweredByNotification.kt For #6153 - Add powered by notification 2019-10-31 16:39:58 -07:00
WebAppSiteControlsBuilder.kt Issue #7996: fix lint issues 2020-04-30 13:38:52 +03:00