1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/components/metrics
Will Hawkins 9c28cb632c Issue #7425 (et al): Cache the list of installed browsers
Cache the list of installed browsers. Calling `Browsers.all`
the application directly redundantly recalculates the list.
Accessing the list of installed browsers through this cache
will reduce that overhead.
2020-01-07 18:40:07 -08:00
..
ActivationPing.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
AdjustMetricsService.kt Fixes #6344: Adds null check for adjust campaign (#6348) 2019-10-30 10:13:03 -07:00
BreadcrumbsRecorder.kt Closes #5091: Refactor Sentry BreadCrumbs to use lib-crash BreadCrumbs 2019-09-11 16:14:42 -07:00
GleanMetricsService.kt Issue #7425 (et al): Cache the list of installed browsers 2020-01-07 18:40:07 -08:00
LeanplumMetricsService.kt Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
Metrics.kt For #1607 - Passes "custom" as the search engine identifier for custom engines 2019-12-09 11:47:05 -08:00
MozillaProductDetector.kt Issue #7425 (et al): Cache the list of installed browsers 2020-01-07 18:40:07 -08:00