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
Sebastian Kaspari baaa85db80 Closes #16256: Introduce build flag for "Mozilla Online" variant.
This patch introduces a build flag that can be used on demand on the command line (`./gradlew -PmozillaOnline [..}`) or
permanently when added to local.properties (`mozillaOnline`).

At runtime `Config.channel.isMozillaOnline` will return `true` if the flag was set at build time.
4 years ago
..
androidTest For #13446 UI tests: wait for historyList to exist 4 years ago
beta/res Simplify build variants to just: debug, nightly, beta and release. 4 years ago
debug For #13959: move resetAfter into StrictModeManager. 4 years ago
geckoBeta/java/org/mozilla/fenix/engine For #15910 - Adds back automatic toggle, disables slider when enabled (#16070) 4 years ago
geckoNightly/java/org/mozilla/fenix/engine For #15910 - Adds back automatic toggle, disables slider when enabled (#16070) 4 years ago
geckoRelease/java/org/mozilla/fenix/engine For #15910 - Adds back automatic toggle, disables slider when enabled (#16070) 4 years ago
main Closes #16256: Introduce build flag for "Mozilla Online" variant. 4 years ago
migration 15278 detekt rule runblocking (#15942) 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 No issue: make StrictMode suppression count thread safe. 4 years ago