1643 Commits (a67410f5739b1a7ab475f3a2e9d967dab2c16fa4)

Author SHA1 Message Date
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
Jorge Martin Espinosa d08631fa07
[Compound] implement IconButton changes (#1049) 1 year ago
ganfra fa51f6eaa7
Feature/fga/sync states (#1042) 1 year ago
Jorge Martin Espinosa 2131af28d5
Enable filter push notifications by push rules (#1041) 1 year ago
ganfra e8d1f21a14
Feature/fga/rust sdk tracing (#1036) 1 year ago
ganfra 6800723722
Update rust sdk to 0.1.41 (just make it compiles) (#1040) 1 year ago
Jorge Martin Espinosa 23982dde47
[Compound] Implement components (Button) (#1021) 1 year ago
Jorge Martin Espinosa 598a63d267
Use for instead of forEach with ranges (#1035) 1 year ago
ganfra b5b120d09e
Update rust sdk to 0.1.39 (#1024) 1 year ago
ganfra ac7412c2d8
Feature/fga/matrix client versions (#1022) 1 year ago
Jorge Martin Espinosa 82c5b1a348
Fix notification rendering by removing leftover test code (#1019) 1 year ago
renovate[bot] 9bc336d17c
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.38 (#1015) 1 year ago
ganfra 62a367520e
RoomList: use same logic than Timeline for caching built items. (#1013) 1 year ago
David Langley 0b95ef09b7
Reaction summary view and sorting reactions by count and then timestamp (#942) 1 year ago
Marco Romano 2a59e6ae78
Properly inline `tryOrNull()` (#1003) 1 year ago
ElementBot 784b84d1e8
Sync Strings from Localazy (#1002) 1 year ago
Jorge Martin Espinosa eb80f5bbfe
Fix detekt issues in develop (#1004) 1 year ago
ganfra e9802ffea6 Small changes after reviews 1 year ago
ganfra fa9fa69697 Makes sure NotificationService is suspendable 1 year ago
Benoit Marty 39bd0b9746 fix typo 1 year ago
ganfra ea35e36aff Timeline: move TimelineEncryptedHistoryPostProcessor off the main thread 1 year ago
Benoit Marty 4cb0417afa Showkase does not take into account the `fontScale` parameter of the Preview annotation, so alter the LocalDensity in the CompositionLocalProvider. 1 year ago
Benoit Marty bf0b364da9 Split long line. 1 year ago
ganfra bd5e1e6520 No crash when room is already destroyed... 1 year ago