fenix/app/src
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
..
androidTest For #15130: Remove "what's new card" check in UI test. 2020-09-25 18:04:48 +03:00
beta/res Simplify build variants to just: debug, nightly, beta and release. 2020-08-06 11:52:10 +02:00
debug For #12095: Remove TWA feature flag (#12096) 2020-07-01 19:14:41 -07:00
geckoBeta/java/org/mozilla/fenix/engine For #4132: remove BrowserPerformanceTestActivity & usages. 2020-08-05 10:15:46 -07:00
geckoNightly/java/org/mozilla/fenix/engine For #4132: remove BrowserPerformanceTestActivity & usages. 2020-08-05 10:15:46 -07:00
geckoRelease/java/org/mozilla/fenix/engine For #13424 - Fix detekt config and warnings. 2020-08-12 09:04:24 -07:00
main For #13959: change StrictModeManager to class from object. 2020-09-28 18:01:19 -07:00
migration Issue #13270: Do not launch into Fennec's task anymore. 2020-09-23 18:05:05 +02:00
nightly Simplify build variants to just: debug, nightly, beta and release. 2020-08-06 11:52:10 +02:00
release/res Simplify build variants to just: debug, nightly, beta and release. 2020-08-06 11:52:10 +02:00
test For #13959: change StrictModeManager to class from object. 2020-09-28 18:01:19 -07:00