659 Commits (1c94547475a7482cef0d0ec015ab609217c56268)

Author SHA1 Message Date
Benoit Marty cbc93cfd48 Move icons to the design system to reuse them (and use new ic_devices). 12 months ago
Jorge Martin Espinosa 74e5bf18fc
Iterate design on Settings screen (#1763) 1 year ago
Benoit Marty 7bd2ccd2a9 FlowStepPage: make `onBackClicked` nullable and remove `canGoBack`. 1 year ago
Benoit Marty 163bc8703f Rename UserStoryFlowPage to FlowStepPage 1 year ago
Benoit Marty 3483eaaa00 Fix issue about modifier. 1 year ago
Benoit Marty 256eb23acf Let SecureBackupEnableView use UserStoryFlowPage. 1 year ago
Benoit Marty 9fa6026483 Create UserStoryFlowPage. 1 year ago
Benoit Marty e984b9bb5c Introduce AsyncViewDefaults for ProgressDialog 1 year ago
Benoit Marty aaa89afe34 Use AsyncView in EditUserProfileView 1 year ago
Benoit Marty d700b0bc4e Introduce AsyncView to limit duplicated code. 1 year ago
Benoit Marty 21200df294 Konsist: check that if `sealed interface` is used in parameter of `Composable`, it has the `@Stable` or `@Immutable` annotation 1 year ago
Jorge Martin Espinosa 14dc8e1059
Replace suffixes for `@PreviewsDayNight` annotation (#1736) 1 year ago
jonnyandrew 5080df3262
Add voice message 'hold to record' tooltip (#1710) 1 year ago
Benoit Marty 250389633b Progress for LinearProgressIndicator and CircularProgressIndicator are now lambdas. 1 year ago
Benoit Marty 6db4f34d1b Add preview for dialog with a third button 1 year ago
Benoit Marty 5f3770d4dd If there is only one button, use a TextButton. 1 year ago
Benoit Marty 1ba2a22eda Reorder parameters for readability 1 year ago
Benoit Marty 70ea2beaf9 SimpleAlertDialogContent: enforce button submit instead of button cancel and improve API around dialogs. 1 year ago
Benoit Marty 8df9b7fb3c Add TestTags to dialog buttons. 1 year ago
Marco Romano 7651cf1b33
Voice message button: Show proper disabled color. (#1682) 1 year ago
jonnyandrew 8121d1a6de
Show voice message preview player progress (#1675) 1 year ago
Benoit Marty 99fbb1919d Add topBar parameter to HeaderFooterPage and use a Scaffold. 1 year ago
jonnyandrew 7ebea4acf1
Refactor waveform factory function 1 year ago
David Langley af513a8023 Fix documentation 1 year ago
jonnyandrew 9510d43289
Add waveform to voice message preview UI (#1661) 1 year ago
Jorge Martin Espinosa 44de6adb86
Initial support for member suggestions (#1631) 1 year ago
Benoit Marty 9807ebf649 Secure backup 1 year ago
Marco Romano b2a61f2ed3
Show correct UI when replying to a voice message (#1658) 1 year ago
David Langley 1389c9ed24 Simple live waveform implementation. 1 year ago
Marco Romano 0457e5915c
Convert mx waveform to floats as early as possible in the chain (#1652) 1 year ago
Benoit Marty bf5047647a Fix warning: Composable functions should only be emitting content into the composition from one source at their top level. 1 year ago
Benoit Marty ea9c7f5b10 Rename file. 1 year ago
Benoit Marty 96dd7bbd8d Use DialogLikeBannerMolecule in NotificationSettingsView. 1 year ago
Benoit Marty fa2a2e2f7f Design: extract DialogLikeBannerMolecule from RequestVerificationHeader 1 year ago
Benoit Marty 93e05e9d9f Preference: Add badge to the icon preference. 1 year ago
Benoit Marty bec12c4cca Design kit: add destructive dialog action 1 year ago
Benoit Marty e9e050a6d8 Design kit: add destructive buttons. 1 year ago
Benoit Marty cb8c6f3eb1 Add RedIndicatorAtom 1 year ago
jonnyandrew acd7aef6be
Move waveform UI to design system library (#1649) 1 year ago
Jorge Martin Espinosa 46f78ef700
Integrate Element Call with widget API (#1581) 1 year ago
ganfra 4416c0133a Create pin : start handling the text field 1 year ago
Benoit Marty c3bc44bfec Ensure screen does not turn off when playing a video (#1519) 1 year ago
Benoit Marty 8f8a5746e5 Konsist: add test about PreviewParameterProvider class name and fix existing issues. 1 year ago
Benoit Marty 3c41158558 Use existing `BooleanProvider` 1 year ago
ganfra 2d5a3a473c Pin setup with fake lock 1 year ago
Benoit Marty 8929a90970 Konsist: add test to ensure filename match top level Composable View, and fix existing issue 1 year ago
Marco Romano 096d57517e
Optimize use of blurhash algo in bloom modifier (#1509) 1 year ago
Benoit Marty e344a8fbaf Add preview for InfoListOrganism 1 year ago
Benoit Marty 7a9ac33caa Move InfoListItemMolecule to the molecules package. 1 year ago
Benoit Marty af6dcadd4a Move InfoListOrganism to the new organisms package. 1 year ago