34 Commits (4fbe32a6daaf9419c95d98687ad9cca164ba075a)

Author SHA1 Message Date
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) 12 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
Jorge Martin Espinosa 199f578e4a
Re-enable `SyncService.withEncryptionSync` to improve decryption of notifications (#1199) 1 year ago
Marco Romano 633d5282d6
"Create poll" UI (#1143) 1 year ago
yostyle 1c4198db5a Update dispatcher 1 year ago
yostyle eeb6c3f61c Add feature flag 1 year ago
Florian Renaud 41d0d21c80
Add feature flag for polls (#1064) 1 year ago
Benoit Marty e1a113e938 Enable LocationSharing flag for the release. 1 year ago
Benoit Marty 2c11f472ca Replace FeatureFlags.ShowMediaUploadingFlow by FeatureFlags.LocationSharing because it has more chance to be disabled. 1 year ago
Benoit Marty fd26f987a8 Remove feature flag ShowStartChatFlow. It was just used in test. 1 year ago
Benoit Marty da818229dc Remove feature flag CollapseRoomStateEvents. It was not used anyway. 1 year ago
Marco Romano ca695ca077 Revert "Auto generate dark mode previews and screenshots (#776)" (#784) 1 year ago
Marco Romano fd467c2451 Auto generate dark mode previews and screenshots (#776) 1 year ago
Benoit Marty 54b5097c52 Update some setting screens. 1 year ago
Benoit Marty 6b77313fd6 Move the button to open the Showkase browser to the developer settings screen. (#389) 1 year ago
Jorge Martin Espinosa 30d4a63ed2 Fix: improve offline indicator designs (#341) 1 year ago
ganfra 991c7ff7f0 [FeatureFlag] add more tests 1 year ago
ganfra 4c04836dbc [FeatureFlag] add some unittest and fix one case! 1 year ago
ganfra a11b407038 FeatureFlag: first implementation 1 year ago