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/main
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
..
assets For #14552: Do not display back button when there is no tab history. 4 years ago
java/org/mozilla Nimbus-SDK-119 Get Nimbus server endpoint at build time. (#16682) 4 years ago
res Adding menu configuration for A/A experiment and A/B experiment (#16692) 4 years ago
AndroidManifest.xml Update Android Components, Kotlin, Gradle plugin (#16021) 4 years ago
ic_launcher-web.png Optimize PNGs. 4 years ago
ic_launcher_private-web.png Optimize PNGs. 4 years ago