Commit Graph

5 Commits (2380d518081c7e003b8737bfd18af40d414ef8ee)

Author SHA1 Message Date
Christian Sadilek e89f7008a6 Suppress TooGenericExceptionCaught for NimbusApi.withExperiment
(cherry picked from commit 68a761388a)
3 years ago
James Hugman 3a8763d3ff Re-instate catch-all to withExperiment
(cherry picked from commit 5981a92148)
3 years ago
Christian Sadilek 3a57188c35 Fix lint/detekt issues 3 years ago
James Hugman ab678a21ff Add an experiment to demontrate the Feature API
This is not visible in production, but only debug. It shows three variables
being used to change the settings screen (title, icon and title-punctuation).
3 years ago
jhugman 9a984f10f1
Add withExperiment extension method to Nimbus (#16926) r=christian, sebastian
* Fixes #16925 Add withExperiment extension method to Nimbus
* Don't call Nimbus at all if not enabled by FeatureFlag
3 years ago