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/src/main/java/org/mozilla/fenix/browser
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
4 years ago
..
browsingmode Move settings in components (#12675) 4 years ago
readermode Add tests for ReaderModeController (#11049) 4 years ago
BaseBrowserFragment.kt For #10261: PWA Telemetry (#11859) 4 years ago
BrowserAnimator.kt Create ToolbarPosition enum (#12747) 4 years ago
BrowserFragment.kt For #12904 - Conditionally inflate SwipeGestureLayout in BaseBrowserFragment. 4 years ago
BrowserPerformanceTestActivity.kt Move creation of GeckoRuntime to flavor-specific source set. 5 years ago
CustomTabContextMenuCandidate.kt Fix license on remaining files 4 years ago
FenixSnackbarDelegate.kt Add tests for browser helper classes (#12370) 4 years ago
SwipeGestureLayout.kt For #3481 - Implement swipe on toolbar to switch tabs. 4 years ago
TabPreview.kt No issue - Fix compilation error caused by removed extension function. 4 years ago
TelemetrySessionObserver.kt For #6558 - cleanup + added unit tests 4 years ago
ToolbarGestureHandler.kt For #12865, #12990 - Disable swipe to switch tabs gesture when the keyboard is visible. 4 years ago
UriOpenedObserver.kt Add tests for some classes in home/browser (#12837) 4 years ago