658 Commits (71158bb0c27056752ed157cd2b6fb463aa2d191a)

Author SHA1 Message Date
Benoit Marty 6e27266988 Rename some classes which implement PreviewParameterProvider according to the new naming convention. 2 weeks ago
Benoit Marty ecd7bb0458 AsyncActionView: provide the value to the confirmationDialog lambda. 3 weeks ago
Benoit Marty fb52657b12 Let `AsyncAction.Confirming` be an interface, with a `AsyncAction.ConfirmingNoParams` data object. 3 weeks ago
Jorge Martin Espinosa 366db4791b
Upgrade Kotlin to v2.0 (#3594) 3 weeks ago
renovate[bot] 1f2075f1b3
fix(deps): update dependency androidx.compose:compose-bom to v2024.09.03 (#3583) 3 weeks ago
Benoit Marty 81fc52dcfa Add component ComposerAlertMolecule 4 weeks ago
renovate[bot] 98d9abecd9
fix(deps): update dependency io.nlopez.compose.rules:detekt to v0.4.15 (#3595) 4 weeks ago
ganfra adc03c9676 timeline : improve jumpTo precision (introducing animateScrollToItemCenter) 4 weeks ago
Jorge Martin Espinosa 79c17f714f
Use Anvil KSP instead of the Square KAPT one (#3564) 1 month ago
renovate[bot] 231217c438
Update dependency io.element.android:compound-android to v0.1.0 (#3524) 1 month ago
renovate[bot] 9756afc5d1
Update dependency androidx.compose:compose-bom to v2024.09.00 (#3399) 1 month ago
Benoit Marty 5a6859b251 Make text parts in bold. 2 months ago
Benoit Marty b87bec6228 Account deactivation. 2 months ago
Jorge Martin Espinosa 663362ac7f
Add forced logout flow when the proxy is no longer available (#3458) 2 months ago
ganfra ff368b4072 Send failure verified user : resolve ui and logic 2 months ago
ganfra b2c7ea02fb Design : allow passing ListItemColor to ListItem composable to customise as you want. 2 months ago
Jorge Martin Espinosa 67e262fdc8
Add banner for optional migration to simplified sliding sync (#3429) 2 months ago
Benoit Marty 375ac25d8d Migrate license to AGPL - XML files. 2 months ago
Benoit Marty f61df38e55 Migrate license to AGPL. 2 months ago
Benoit Marty faf1e7da9f Iterate on shield mapping and rendering 3 months ago
ganfra 03a0e4fa08 Pinned event : hide/show banner on timeline scroll 3 months ago
ganfra c76ff38f00 Pinned messages : introduces banner view 3 months ago
Benoit Marty 930833300f Remove the alpha channel on those 2 images. 4 months ago
Benoit Marty 5ca0f645ad Ensure that the manual dark theme is rendering correctly regarding night resource and keyboard. 4 months ago
Benoit Marty 2126556105 Rename val for clarity. 4 months ago
Benoit Marty 13853a39a5 Reduce the risk of text truncation in buttons. 4 months ago
Benoit Marty bb5ae89b2f Introduce ElementThemeApp to avoid code duplication. 4 months ago
Jorge Martin Espinosa c550436500
Fix `MainActionButton` layout for long texts (#3158) 4 months ago
Benoit Marty 6a1304a252 Improve click behavior on room timeline title. #3063 4 months ago
Benoit Marty f0917ad38a Fix KDoc issue 4 months ago
Benoit Marty da1f8cd465 Use DmAvatars in header of DM details. 4 months ago
Benoit Marty f4325aed50 Create DmAvatars to render both users of a DM. 4 months ago
Benoit Marty 3ce4af97cc Use `repeat` in the Preview. 4 months ago
Benoit Marty a2ff1dc933 Use ImmutableList in Composable. 4 months ago
Benoit Marty a9f23c06b0 Add enum `Suggestion` instead of reusing `TimelineRoom` 4 months ago
Benoit Marty ad02e05bf4 Use heroes to render room avatars 4 months ago
Benoit Marty a0f21d0b63 Add enum `EditProfileDetails` instead of reusing `RoomHeader` 4 months ago
Benoit Marty 61c21b6a96 Introduce CompositeAvatar to render heroes when main AvatarData does not have URL. 4 months ago
Benoit Marty 47856c22ce Allow scroll in the "Enter recovery key" screen. #3042 5 months ago
ganfra 97ec100e76 ProgressDialog : rename isCancellable param to showCancelButton on the ProgressDialogContent method. 5 months ago
Benoit Marty 5180ce388c Add a shortcut to navigate to the notification settings in case of error. 5 months ago
Benoit Marty 675f93a5ad Create component ErrorDialogWithDoNotShowAgain 5 months ago
ganfra f53dbef8de Progress dialog : add dialog properties parameter 5 months ago
Benoit Marty 11711e8f67 Remove empty manifest files. 5 months ago
Jorge Martin Espinosa 30a1367714
Element Call ringing notifications (#2978) 5 months ago
Jorge Martin Espinosa c8bd04ceb1
Sign in with QR code (#2793) 5 months ago
Benoit Marty ec8cb2e32f Change Test class suffix. 5 months ago
Benoit Marty c6f4c9e12a Suppress `ContentTrailingLambda` for AlertDialogContent( 5 months ago
Benoit Marty e97e21e785 Move `content` @Composable to the end of the parameter list. 5 months ago
Benoit Marty 37d9a9f5a9 Lambda parameters in a composable function should be in present tense, not past tense. 5 months ago