68 Commits (9440d08c20b200e7ac7c3bb9d6bf7d3323de80ea)

Author SHA1 Message Date
Jorge Martin Espinosa b0cebf5ca0
Improve screenshot testing with ComposablePreviewScanner (#3125) 3 months ago
Jorge Martin Espinosa 32a374d836
FFs can now be toggled in release builds too (#3101) 3 months ago
Benoit Marty e619fefb7f Add a flag to enable or disable incoming share 4 months ago
Jorge Martin Espinosa c8bd04ceb1
Sign in with QR code (#2793) 4 months ago
Benoit Marty 643acb17b6 Render data of blocked users (behind deactivated feature flag). 4 months ago
Benoit Marty 268c196e35 Remove flag RoomListFilters. 5 months ago
Jorge Martin Espinosa d0f26777da
Remove Room moderation feature flag (#2678) 5 months ago
ganfra 8325583133 RoomDirectory : set default value of FeatureFlag to false. 6 months ago
ganfra 5f8b74055d RoomDirectory : address pr reviews 6 months ago
ganfra e4aaf6af2f RoomList filters : enable the feature for production build 6 months ago
ganfra 6e8d0ded36 Room Directory Search : setup the feature 6 months ago
Benoit Marty 889761a8d8 Enable the feature "Mark as unread". 6 months ago
Jorge Martin Espinosa 97f2620997
Add room moderation feature flag (#2495) 7 months ago
Benoit Marty daa90a0660 Remove feature flag `SecureStorage` 7 months ago
ganfra 31988e81fa RoomListFilters: add feature flag 7 months ago
Benoit Marty 3e34461007 Mark as unread: add a feature flag, disabled on release build. 7 months ago
Benoit Marty b104dba845 Remove Modifier parameter in private function when only default value is used. 7 months ago
Benoit Marty a83eaede1f Remove ReadReceipts feature flag. 8 months ago
Benoit Marty 5d086ad82d Fix moar ktlint issues 8 months ago
renovate[bot] c8bd362397
Update plugin ktlint to v12.1.0 (#2200) 8 months ago
Benoit Marty fac04034f1 Enable Chat backup, Mentions and Read Receipt in release. 9 months ago
Benoit Marty 2c01d486e0 Feature: add a `isFinished` boolean to filter out features from developer options screen. 9 months ago
Benoit Marty ab8e4f1422 Add Konsist test to use isTrue() instead of isEqualTo(true), and fix existing issues. 10 months ago
Benoit Marty b2d9b41946 Add Konsist test to use isFalse() instead of isEqualTo(false), and fix existing issues. 10 months ago
Benoit Marty 8ec9bc2b84 Read receipts: feature flag 10 months ago
Jorge Martin Espinosa f752147837
Remove Element Call feature flag and revert base URL to `call.element.io` (#1809) 10 months ago
Benoit Marty 5013ff061e Secure backup: create a feature flag (disabled) 11 months ago
ganfra ed26c74627 LockScreen : enable the feature 11 months ago
Benoit Marty f554fb8dcc Change FeatureFlagService.isFeatureEnabled return value from Boolean to Flow<Boolean> 11 months ago
Jorge Martin Espinosa e64f822f5a
Enable Element Call integration in rooms by default (#1685) 11 months ago
Marco Romano c3cbf4de96
Default enable voice message feature flag (#1669) 11 months ago
Jorge Martin Espinosa 44de6adb86
Initial support for member suggestions (#1631) 11 months ago
ganfra fd63220ee0 Fix compilation 11 months ago
ganfra 67d4271f4d Pin unlock : add signout prompt 11 months ago
Jorge Martin Espinosa 46f78ef700
Integrate Element Call with widget API (#1581) 11 months ago
ganfra 304ec0b740 Pin unlock : hides behind feature flag (disabled by default) 11 months ago
Benoit Marty 8929a90970 Konsist: add test to ensure filename match top level Composable View, and fix existing issue 12 months ago
jonnyandrew 9e73d6ddc2
Add feature flag for voice messages (#1507) 12 months ago
Benoit Marty 0e4c146e87 Detekt: Rename `DayNightPreviews` to `PreviewsDayNight` to follow naming convention. 1 year ago
Benoit Marty 2819448cd4 Use `DayNightPreview` 1 year ago
Benoit Marty 657ac05e01 Remove feature flag RichTextEditor, it's replaced by an advanced settings. 1 year ago
David Langley 5e8cb958f8 Enabled NotificationSettings by default, Fix spacing, use activeMemberCount for isOneToOne. 1 year ago
jonnyandrew 8ab391f615
[Rich text editor] Add feature flag for rich text editor (#1289) 1 year ago
Benoit Marty 1dbecaac79
Fix typo 1 year ago
Benoit Marty 762a03259b Make a diff between `FeatureFlags.defaultValue` and value returned by `StaticFeatureFlagProvider.isFeatureEnabled()`. 1 year ago
Benoit Marty aacfa0d83a To avoid mistake, FeatureFlags does not have `defaultValue` set to true, and `StaticFeatureFlagProvider` return the default value. 1 year ago
Benoit Marty c16c875e68 Rework the feature flag module. 1 year ago
Yoan Pintas 4a5a01d710
Add room notification settings (#807) 1 year ago
Benoit Marty 128c4a7b09
SDK 0.1.49: notification decryption is now fully handled by the Rust SDK. (#1231) 1 year ago
Marco Romano 33683abf59
Enable polls (#1196) 1 year ago