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
jhugman ea9f692007
Nimbus-SDK-119 Get Nimbus server endpoint at build time. (#16682)
This PR builds on [AC##9024][1], and implements setting the Nimbus endpoints from [a secret set at build time][2].

For production use, this requires a secret named `nimbus_url` to be put into CI.

Note: Nimbus is currently behind a feature flag.

If developers wish to use a Nimbus server for local development, you can set the url by adding an entry into local.properties, e.g.:

```
nimbus.remote-settings.url=https://settings.stage.moz4ws.net
```

Without setting server, Nimbus will be able to function, except no experimental definitions will be fetched, and features under experiment will be configured as if not enrolled in the experiment.

[1]: https://github.com/mozilla-mobile/android-components/pull/9024
[2]: https://groups.google.com/a/mozilla.com/g/android-components-team/c/lAGVKQy8aiA/m/rY3uGAwhBAAJ
4 years ago
..
sampledata For #7092: Add initial Migration UI 4 years ago
src Nimbus-SDK-119 Get Nimbus server endpoint at build time. (#16682) 4 years ago
.gitignore Initializes Android project 6 years ago
build.gradle Nimbus-SDK-119 Get Nimbus server endpoint at build time. (#16682) 4 years ago
lint-baseline.xml For #15788: Remove fixed issues from lint baseline. 4 years ago
lint.xml For #15644: escalate many Performance check severity in lint.xml. 4 years ago
metrics.yaml For #16076 - Link data review for the share_image telemetry (#16534) 4 years ago
pings.yaml For #11392: Rename Installation ping to FirstSession (#11869) 4 years ago
proguard-android-optimize-3.5.0-modified.txt Proguard/r8: Do not allow access modification. 4 years ago
proguard-rules.pro For #14735: Remove debug logs from release build. (#15747) 4 years ago