1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix
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
..
addons Use uplifted addon date code 2020-07-30 10:29:40 -07:00
browser For #10261: PWA Telemetry (#11859) 2020-08-03 13:59:31 -05:00
cfr Create ToolbarPosition enum (#12747) 2020-07-22 19:23:38 -07:00
collections Update LongParameterList baseline 2020-07-27 14:20:34 -04:00
components For #10261: PWA Telemetry (#11859) 2020-08-03 13:59:31 -05:00
crashes Integrate activity for showing past crashes. 2020-05-12 09:14:20 +02:00
customtabs For #10261: PWA Telemetry (#11859) 2020-08-03 13:59:31 -05:00
downloads Update LongParameterList baseline 2020-07-27 14:20:34 -04:00
exceptions Closes #12522: Reuse exceptions code (#13047) 2020-07-31 13:24:14 -07:00
ext For #12865, #12990 - Disable swipe to switch tabs gesture when the keyboard is visible. 2020-07-29 14:55:03 -07:00
home For issue #12400 - Refresh swiped collection tab view 2020-07-31 12:48:32 -04:00
library For #9619 hide overflow menu for all history items in selected mode 2020-08-01 22:26:43 -04:00
media Update to new feature-media API. 2020-03-29 23:13:13 -07:00
migration For #12856: Add save to collections button to Tabs Tray 2020-07-28 11:14:08 -07:00
onboarding For #9722: Refactor onboarding buttons with text. 2020-07-21 10:28:45 -07:00
perf For #12802: add StorageStats glean metrics. 2020-07-31 16:05:06 -07:00
push Add tests for web push integration 2020-07-21 10:12:06 -07:00
search For #12570 - Correctly removes search suggestions when search query and url is empty 2020-07-29 16:03:10 -07:00
session Use AC RunWhenReadyQueue (#12800) 2020-07-22 09:48:36 -07:00
settings For #13140: Use concept-menu for saved logins menu (#13143) 2020-08-02 18:48:10 -07:00
share For #11798: Allow sharing of reader view pages 2020-06-25 14:39:21 -04:00
shortcut For #10261: PWA Telemetry (#11859) 2020-08-03 13:59:31 -05:00
sync For #11498/#11499 - added/fixed unit tests 2020-07-31 21:42:57 +03:00
tabhistory For #12888 - Add highlight to current page in tab history. 2020-07-31 12:54:42 -07:00
tabtray For #13117 - Don't show add to collections button in private tabs tray 2020-07-31 14:13:12 -07:00
theme Fix lint issues (#12683) 2020-07-17 16:20:08 -07:00
trackingprotection Fix license on remaining files 2020-07-27 13:04:55 -04:00
utils For #13140: Use concept-menu for saved logins menu (#13143) 2020-08-02 18:48:10 -07:00
whatsnew Fix license on remaining files 2020-07-27 13:04:55 -04:00
widget Feature/#220 language menu (#7070) 2020-01-03 18:15:35 -08:00
wifi Add tests for sync, wifi, and push (#12581) 2020-07-16 12:25:38 -07:00
AppRequestInterceptor.kt Closes #12670: Add lastUri as a parameter in RequestInterceptor 2020-07-28 13:24:03 -04:00
BrowserDirection.kt For #12503: Open addon permissions link in app. 2020-07-15 10:04:40 -04:00
Config.kt For #13135 - Replace about top header with Firefox Daylight 2020-07-31 16:21:39 -04:00
ExperimentsManager.kt For #9488: Add experimentation support 2020-06-04 14:10:22 -07:00
FeatureFlags.kt For #12904 - Conditionally inflate SwipeGestureLayout in BaseBrowserFragment. 2020-07-28 14:54:18 -07:00
FenixApplication.kt For #12802: add StorageStats glean metrics. 2020-07-31 16:05:06 -07:00
GlobalDirections.kt Add deep links for settings and home screens 2020-07-16 10:37:03 -04:00
HomeActivity.kt Closes #12522: Reuse exceptions code (#13047) 2020-07-31 13:24:14 -07:00
IntentReceiverActivity.kt No issue: correct position of StartupTimeline; add warning. 2020-07-20 14:27:41 -07:00
NavHostActivity.kt Add method to test fragments in roboletric (#12261) 2020-07-06 13:04:43 -07:00
OnBackLongPressedListener.kt For #1048 - Add ability to view tab history by long-pressing the back or forward button. 2020-07-22 11:20:47 -07:00
StrictModeManager.kt Add tests for StrictModeManager (#12013) 2020-06-29 08:17:07 -07:00