1359 Commits (be5bece629cc4f48e3327fe4b42f86311c7dd162)

Author SHA1 Message Date
Benoit Marty 64a7fc5f52 Use a safer algorithm, and limit the size of the hashed string. 1 year ago
Benoit Marty 7055fea895 Add preview for SunsetPage and fix warnings about Modifiers. 1 year ago
Benoit Marty 3a8eefc927 Fix warning. 1 year ago
Benoit Marty ff749947f8 Add the Migrate session screen (#1145) 1 year ago
Benoit Marty 0ef0accdf6 Localazy: move string `screen_migration_` to ftue/impl module and sync the strings. 1 year ago
Benoit Marty 0c5675e307 Extract Composable to new SunsetPage. 1 year ago
Benoit Marty 8415826a97 Import strings with Localazy. 1 year ago
Florian Renaud 8f2647799e Use a single preview for radio buttons with checked & unchecked states 1 year ago
Marco Romano 0abda97d6f
ListItem: Don't apply clickable modifier if onClick is null. (#1146) 1 year ago
Jorge Martin Espinosa b326ca28cc
Improve list items: add lists to dialogs, rework `ListItem` customizations (#1119) 1 year ago
Jorge Martin Espinosa c670fc9e9c
Prevent verification while initial sync is in progress (#1138) 1 year ago
Marco Romano 9fb0216272
Surface send poll start API from rust sdk (#1140) 1 year ago
Jorge Martin Espinosa 648e2c378d
Fix sent videos being cropped (#1124) 1 year ago
Benoit Marty 7083abcf09 migrate `object` to `data object` (#1135) 1 year ago
renovate[bot] 53840c1009
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.46 (#1130) 1 year ago
Benoit Marty c84b1747e7 Handle remarks from PR #1127 1 year ago
Jorge Martin Espinosa 7eb1f1c7bf
When event has no id, just cancel parsing the latest room message (#1126) 1 year ago
Benoit Marty d293cae47f Implement didRefreshTokens(): update database with updated SessionData. 1 year ago
Benoit Marty bc57a03a39 Add setting entry point to manage account (OIDC) 1 year ago
Benoit Marty 6928dc6e44 Restore OIDC support. 1 year ago
Benoit Marty 7ea9512642 Simplify code (code review). 1 year ago
Jorge Martin Espinosa 1922c505ef
Make links in messages clickable again (#1115) 1 year ago
Florian Renaud 246e9c50e6 Do not handle poll end event 1 year ago
Florian Renaud 886c6526e8 Improve previews 1 year ago
Florian Renaud 81051295a4 Use custom RadioButton 1 year ago
Florian Renaud 079d89ace5 Update UI for poll in the timeline 1 year ago
Benoit Marty 549218eeb2 Button theme: fix small integration mistake on button padding from Figma. 1 year ago
Benoit Marty d7b22047c6 Code clarity (no change effect): always use when with `ButtonStyle.Filled`, `ButtonStyle.Outlined` and `ButtonStyle.Text` cases. 1 year ago
ganfra ddf542755f Fix memory leak : parallelMap can be cancelled so all members were not destroyed 1 year ago
ganfra 380b5302f3 Update rust sdk to 0.1.44 1 year ago
Jorge Martin Espinosa bfd938a970
Linkify raw links in HTML message contents (#1102) 1 year ago
Benoit Marty 8fea775e2a Fix deprecated API usage. 1 year ago
Jorge Martin Espinosa 0f77b4557b
[Compound] Platform components (Lists) (#990) 1 year ago
Benoit Marty cc3829380d Sync Localazy strings again after removing 2 strings added by the Web team test. 1 year ago
ElementBot ef8a60b657
Sync Strings from Localazy (#1098) 1 year ago
Jorge Martín 1c0f773d78 Fix `TextButtons` being displayed in black. 1 year ago
Benoit Marty 6f91be7923 Missing cleanup 1 year ago
Jorge Martín 489c4560d2 Fix snackbar padding 1 year ago
Jorge Martin Espinosa 0324719606
Upgrade compose-material3 to `1.2.0-alpha05` version (#1011) 1 year ago
Jorge Martin Espinosa 983b83a56f
Media upload cancellation (#1058) 1 year ago
renovate[bot] 4a630f141d
Update kotlin - TO BE MERGED AFTER THE RELEASE (#789) 1 year ago
Florian Renaud 41d0d21c80
Add feature flag for polls (#1064) 1 year ago
Jorge Martin Espinosa 75c19a7e04
Add workaround for blur in `ElementLogoAtom` for OS < 9. (#1061) 1 year ago
Florian Renaud 8a62abe93e
"View only" polls in the timeline (#1031) 1 year ago
Jorge Martin Espinosa 9e1ff513e4
[Compound] Implement Snackbars based on designs (#1054) 1 year ago
bmarty b61a8a219a Sync Strings from Localazy 1 year ago
ganfra a911134636
Update rust sdk to 0.1.42 (changes in tracing and sync apis) (#1055) 1 year ago
ElementBot 38a25dc3e9
Sync Strings from Localazy (#1032) 1 year ago
Jorge Martin Espinosa f35272c4fe
[Compound] Implement DropdownMenu customisations. (#1050) 1 year ago
Jorge Martin Espinosa a77b59824c
[Compound] Implement dialogs (#1043) 1 year ago