element-x-ada/features/messages
Jorge Martin Espinosa 32a374d836
FFs can now be toggled in release builds too (#3101)
- Removed `StaticFeatureFlagProvider`.
- Always provide `PreferencesFeatureFlagProvider`.
- For the default values of feature flags, use a lambda with a `BuildMeta` parameter so we can customize the return value based on its data.
2024-07-02 16:06:42 +00:00
..
api Lambda parameters in a composable function should be in present tense, not past tense. 2024-05-29 12:18:23 +02:00
impl FFs can now be toggled in release builds too (#3101) 2024-07-02 16:06:42 +00:00
test Fix moar ktlint issues 2024-01-11 10:02:10 +01:00