fenix/app
Michael Comella 6abeb2d9e7 For #13959: change StrictModeManager to class from object.
I originally tried to create this PR leaving this as an object to keep
the change simple but it wasn't worth it - once the object started to
keep state, we'd need to manually reset the state between runs. Also,
the tests were already getting hacky with static mocking so it was
easier to address some of those issues this way too.
2020-09-28 18:01:19 -07:00
..
sampledata For #7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00
src For #13959: change StrictModeManager to class from object. 2020-09-28 18:01:19 -07:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle Configure M5 AMO collection for Nightly/Debug 2020-09-25 11:18:07 -04:00
lint.xml For #13507 - Adds tests for ReviewPromptController 2020-08-26 21:02:02 -07:00
metrics.yaml For #14565: Add telemetry for top sites 2020-09-17 10:06:39 -07: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