fenix/app
Michael Comella 690554b5c6 For #15644: mock package inspection dependencies in GleanMetricsService.
The new robolectric version changed the behavior such that the app ID
that was returned for our app was `org.mozilla.fenix.debug` instead of
(I guess) `org.mozilla.fenix`. In general, relying on robolectric can be
fragile, such as this case, so it's better to mock. Also, this test
behavior should theoretically have varied between build flavors so
mocking prevents the tests from breaking across flavors.
2020-10-15 09:53:13 -07:00
..
sampledata For #7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00
src For #15644: mock package inspection dependencies in GleanMetricsService. 2020-10-15 09:53:13 -07:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle For #15280: add current ConstraintLayout warnings to lint baseline. 2020-10-14 15:20:28 -07:00
lint-baseline.xml For #15280 - review: add license to lint-baseline.xml. 2020-10-14 15:20:28 -07:00
lint.xml For #15644: escalate many Performance check severity in lint.xml. 2020-10-15 09:53:13 -07:00
metrics.yaml For #15347 - Adds telemetry for tabs settings 2020-10-14 22:53:31 -04: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 #14735: Remove debug logs from release build. (#15747) 2020-10-13 09:17:58 -04:00