element-x-ada/appconfig
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
..
src/main/kotlin/io/element/android/appconfig FFs can now be toggled in release builds too (#3101) 2024-07-02 16:06:42 +00:00
build.gradle.kts Move notification_accent_color from resource file to NotificationConfig 2024-06-19 16:48:00 +02:00