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
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.
4 years ago
..
androidTest For #15130: Remove "what's new card" check in UI test. 4 years ago
beta/res Simplify build variants to just: debug, nightly, beta and release. 4 years ago
debug For #12095: Remove TWA feature flag (#12096) 4 years ago
geckoBeta/java/org/mozilla/fenix/engine For #4132: remove BrowserPerformanceTestActivity & usages. 4 years ago
geckoNightly/java/org/mozilla/fenix/engine For #4132: remove BrowserPerformanceTestActivity & usages. 4 years ago
geckoRelease/java/org/mozilla/fenix/engine For #13424 - Fix detekt config and warnings. 4 years ago
main For #13959: change StrictModeManager to class from object. 4 years ago
migration Issue #13270: Do not launch into Fennec's task anymore. 4 years ago
nightly Simplify build variants to just: debug, nightly, beta and release. 4 years ago
release/res Simplify build variants to just: debug, nightly, beta and release. 4 years ago
test For #13959: change StrictModeManager to class from object. 4 years ago