7319 Commits (5c2d612bb38b9671711747c3e83138b59c72fa79)
 

Author SHA1 Message Date
Benoit Marty b8ed7cc2e4 Suppress `ContentTrailingLambda` for ExpandableBottomSheetScaffold 4 months ago
Benoit Marty c6f4c9e12a Suppress `ContentTrailingLambda` for AlertDialogContent( 4 months ago
Benoit Marty e97e21e785 Move `content` @Composable to the end of the parameter list. 4 months ago
Benoit Marty 7eb7e21d27 Rename Event of PollHistoryEvents 4 months ago
Benoit Marty ea63f2aa32 Rename some fun regarding polls 4 months ago
Benoit Marty fc161c11d1 Rename some Events regarding polls 4 months ago
Benoit Marty 37d9a9f5a9 Lambda parameters in a composable function should be in present tense, not past tense. 4 months ago
renovate[bot] 0ba5537082
Update dependency io.nlopez.compose.rules:detekt to v0.4.3 4 months ago
ganfra 3080dac220
Merge pull request #2635 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x 4 months ago
Jorge Martin Espinosa 04e503177b
Notifications: simplify the flow by removing persistence (#2924) 4 months ago
Benoit Marty 635a88e585 Cleanup import 4 months ago
Benoit Marty 7156dab7dc Make anId a const. 4 months ago
Benoit Marty edded63473 Fix compilation issue 4 months ago
Benoit Marty 17678add86
Merge pull request #2928 from element-hq/feature/bma/movePushSetting 4 months ago
Benoit Marty 35a02a2a12 Fix test 4 months ago
Benoit Marty f74032d87a
Merge pull request #2930 from element-hq/feature/bma/blockedUserData 4 months ago
Benoit Marty 21802be5c6 Fix changelog name 4 months ago
Benoit Marty 15dc423345 Add test on DefaultAnalyticsService 4 months ago
Benoit Marty 5a1896ae3d Remove dead code `AnalyticsService.onSignOut`. 4 months ago
Benoit Marty 011aba4887 Make AnalyticsStore an interface and create DefaultAnalyticsStore 4 months ago
ElementBot e18394a668 Update screenshots 4 months ago
Benoit Marty 6c3afb3e63 Changelog 4 months ago
Benoit Marty b2c8299be3 Remove obsolete comment. 4 months ago
Benoit Marty 48b58b47b9 Add UI test on BlockedUserView 4 months ago
Benoit Marty 643acb17b6 Render data of blocked users (behind deactivated feature flag). 4 months ago
Benoit Marty 9a24e7d4af Change type of `NotificationSettingsState.currentPushDistributor` from `AsyncAction` to `AsyncData` 4 months ago
Benoit Marty ab99137baf Apply `.toImmutableList()` only once. 4 months ago
Benoit Marty 3349df5a24 Set the value of `currentDistributorName` by reading again the value from the service. 4 months ago
renovate[bot] f0cfa684d4
Update dependencyAnalysis to v1.32.0 4 months ago
Benoit Marty c511d59510
Merge pull request #2926 from element-hq/renovate/com.squareup-kotlinpoet-1.x 4 months ago
ElementBot bd46321c2a Update screenshots 4 months ago
Benoit Marty ea3a7855b3 Fix test, `NotificationSettingsEvents.RefreshSystemNotificationsEnabled` is emitting first. 4 months ago
renovate[bot] 71352e4bfe
Update dependency com.squareup:kotlinpoet to v1.17.0 4 months ago
Benoit Marty 683f7d4748
Merge branch 'develop' into renovate/io.nlopez.compose.rules-detekt-0.x 4 months ago
Benoit Marty 15e7b2b7db
Merge pull request #2923 from element-hq/renovate/com.posthog-posthog-android-3.x 4 months ago
Benoit Marty 0ba595ff1b Changelog 4 months ago
Benoit Marty c253da11b0 Remove unnecessary boundType parameter 4 months ago
Benoit Marty 05b3337e6f Hide the advance setting section if there is no error and their is only one available push distributor. 4 months ago
Benoit Marty 300ca40af4 Move setting to change push provider to the `Notifications` setting screen. #2912 4 months ago
Benoit Marty d0b2233a7b
Merge pull request #2922 from element-hq/feature/bma/iterateOnPreferenceDesign2 4 months ago
Benoit Marty 414e2bb3f1 UseLet 4 months ago
Benoit Marty 79057678d7 supportingContent should be null if there is nothing to display. 4 months ago
ElementBot 6339bb6235 Update screenshots 4 months ago
Benoit Marty f743934e0f trailingContent and supportingContent should be null if there is nothing to display. 4 months ago
Benoit Marty ef4cf42b71 No Composable if subtitle is null 4 months ago
Benoit Marty cf057310b4 Add preview without subtitle 4 months ago
Benoit Marty 8eeb95e867 Remove unused parameter. 4 months ago
Benoit Marty 6c11fb8bac Remove trailing comma 4 months ago
Marco Antonio Alvarez a9835e0dd1
Add rich content listener to markdown text input (#2918) 4 months ago
Benoit Marty 3a39e2a3ec
Merge pull request #2921 from element-hq/sync-localazy 4 months ago