element-x-ada/libraries/featureflag/test
Jorge Martin Espinosa 9714abe032
Add Labs screen for beta testing of public features (#5465)
* Add Labs screen:

- Make `Feature` have an `isInLabs` boolean to distinguish private feature flags from public ones.
- Have `FeatureFlagsService` provide the list of available flags.
- Display the labs item in the settings screen only if there are available public features.
- Remove public feature toggles from developer options.
- Implement the labs screen with the public features.
- Add a clear cache step to the threads feature toggle
- Update screenshots

---------

Co-authored-by: ElementBot <android@element.io>
2025-10-07 10:02:54 +00:00
..
src/main/java/io/element/android/libraries/featureflag/test Add Labs screen for beta testing of public features (#5465) 2025-10-07 10:02:54 +00:00
build.gradle.kts Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00