642 Commits (766ae389ce3ef0f7d17bb2357e4126ab462524b2)

Author SHA1 Message Date
Benoit Marty 1ba2a22eda Reorder parameters for readability 11 months ago
Benoit Marty 70ea2beaf9 SimpleAlertDialogContent: enforce button submit instead of button cancel and improve API around dialogs. 11 months ago
Benoit Marty 8df9b7fb3c Add TestTags to dialog buttons. 11 months ago
Marco Romano 7651cf1b33
Voice message button: Show proper disabled color. (#1682) 11 months ago
jonnyandrew 8121d1a6de
Show voice message preview player progress (#1675) 11 months ago
Benoit Marty 99fbb1919d Add topBar parameter to HeaderFooterPage and use a Scaffold. 11 months ago
jonnyandrew 7ebea4acf1
Refactor waveform factory function 11 months ago
David Langley af513a8023 Fix documentation 11 months ago
jonnyandrew 9510d43289
Add waveform to voice message preview UI (#1661) 11 months ago
Jorge Martin Espinosa 44de6adb86
Initial support for member suggestions (#1631) 11 months ago
Benoit Marty 9807ebf649 Secure backup 11 months ago
Marco Romano b2a61f2ed3
Show correct UI when replying to a voice message (#1658) 11 months ago
David Langley 1389c9ed24 Simple live waveform implementation. 11 months ago
Marco Romano 0457e5915c
Convert mx waveform to floats as early as possible in the chain (#1652) 11 months ago
Benoit Marty bf5047647a Fix warning: Composable functions should only be emitting content into the composition from one source at their top level. 11 months ago
Benoit Marty ea9c7f5b10 Rename file. 11 months ago
Benoit Marty 96dd7bbd8d Use DialogLikeBannerMolecule in NotificationSettingsView. 11 months ago
Benoit Marty fa2a2e2f7f Design: extract DialogLikeBannerMolecule from RequestVerificationHeader 11 months ago
Benoit Marty 93e05e9d9f Preference: Add badge to the icon preference. 11 months ago
Benoit Marty bec12c4cca Design kit: add destructive dialog action 11 months ago
Benoit Marty e9e050a6d8 Design kit: add destructive buttons. 11 months ago
Benoit Marty cb8c6f3eb1 Add RedIndicatorAtom 11 months ago
jonnyandrew acd7aef6be
Move waveform UI to design system library (#1649) 11 months ago
Jorge Martin Espinosa 46f78ef700
Integrate Element Call with widget API (#1581) 11 months ago
ganfra 4416c0133a Create pin : start handling the text field 11 months ago
Benoit Marty c3bc44bfec Ensure screen does not turn off when playing a video (#1519) 11 months ago
Benoit Marty 8f8a5746e5 Konsist: add test about PreviewParameterProvider class name and fix existing issues. 11 months ago
Benoit Marty 3c41158558 Use existing `BooleanProvider` 11 months ago
ganfra 2d5a3a473c Pin setup with fake lock 11 months ago
Benoit Marty 8929a90970 Konsist: add test to ensure filename match top level Composable View, and fix existing issue 12 months ago
Marco Romano 096d57517e
Optimize use of blurhash algo in bloom modifier (#1509) 12 months ago
Benoit Marty e344a8fbaf Add preview for InfoListOrganism 12 months ago
Benoit Marty 7a9ac33caa Move InfoListItemMolecule to the molecules package. 12 months ago
Benoit Marty af6dcadd4a Move InfoListOrganism to the new organisms package. 12 months ago
jonnyandrew 53cf82f025
[Rich text editor] Add full screen mode (#1447) 12 months ago
Benoit Marty 2cce7f3b47 Fix lint `UnnecessaryComposedModifier` and make it an error 12 months ago
Benoit Marty 702c137ead Replace `mutableStateOf` by `mutableIntStateOf` and `mutableFloatStateOf`. Use `intValue` and `floatValue` to avoid unboxing. 12 months ago
David Langley 752da37383 Add roomsWithUserDefinedRules data and render list 1 year ago
Benoit Marty 03eacdc454 Add animation on the timeline content, to avoid glitch (#1323) 1 year ago
Benoit Marty 0e4c146e87 Detekt: Rename `DayNightPreviews` to `PreviewsDayNight` to follow naming convention. 1 year ago
Benoit Marty 97f2d211ae Detekt: Rename `LargeHeightPreview` to `PreviewWithLargeHeight` to follow naming convention. 1 year ago
Benoit Marty 03d69146aa Remove unused resource, and use compound icons when possible. 1 year ago
Benoit Marty d531e71cd8 Migrate other icons to compound icons. 1 year ago
Benoit Marty 32f95e70cb Better rendering on screenshot test 1 year ago
Benoit Marty 7ec5e0e173 Fix warnings. 1 year ago
Benoit Marty c652606f56 Remove VectorIcons object, inline the values. 1 year ago
Benoit Marty 8f4f2f9d56 All icons are now white 1 year ago
Benoit Marty 45d45ecc87 Add Icons preview. 1 year ago
jonnyandrew d784ca3804
[Rich text editor] Update code and links style (#1362) 1 year ago
Benoit Marty b690dc3a78 Import all the icons from zip file at https://github.com/vector-im/element-x-android/issues/1320 1 year ago