1
0
Fork 0
fenix/app
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
..
sampledata For #7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00
src For #10261: PWA Telemetry (#11859) 2020-08-03 13:59:31 -05:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle For #13140: Use concept-menu for saved logins menu (#13143) 2020-08-02 18:48:10 -07:00
lint.xml Change enabled lint rules (#12517) 2020-07-17 15:17:16 -07:00
metrics.yaml For #10261: PWA Telemetry (#11859) 2020-08-03 13:59:31 -05:00
pings.yaml For #11392: Rename Installation ping to FirstSession (#11869) 2020-06-25 10:06:26 -07:00
proguard-android-optimize-3.5.0-modified.txt Proguard/r8: Do not allow access modification. 2020-05-29 10:25:27 -07:00
proguard-rules.pro For #8949 - Removes old motionlayout code, fixes how shadow is drawn 2020-03-11 17:10:40 -07:00