209 Commits (969962f4bc1f638c4e7c8521e02bb2b5da41f1b5)

Author SHA1 Message Date
ganfra 3d0e6a4130 Media: render audio content 1 year ago
Benoit Marty 6e2f645514 Create value class for transactionId. There is no validation on the format, but validation is a bonus for userId, roomId, etc. 1 year ago
Benoit Marty 5846af2aa4 Remove ElementTextStyles. Only ElementTheme.typography.* styles must be used now. 1 year ago
Marco Romano c48fcac2f1
Use @DayNightPreviews to correctly render the `PinIcon` in dark mode (#795) 1 year ago
Jorge Martin Espinosa 78a26c034e Fix actions for redacted, not sent and media messages (#771) 1 year ago
Marco Romano ca695ca077 Revert "Auto generate dark mode previews and screenshots (#776)" (#784) 1 year ago
Marco Romano fd467c2451 Auto generate dark mode previews and screenshots (#776) 1 year ago
Benoit Marty 663250aa2a TextComposer: change caret color to iconAccentTertiary 1 year ago
bmarty 6e54ed7b77 Sync Strings from Localazy 1 year ago
Chris Smith f5e57f1645 Show location replies per the designs 1 year ago
Benoit Marty 4949c13fe2 Show keyboard when entering special mode (edit/reply/etc.) 1 year ago
Benoit Marty d502c5ade7 When composer does not have focus, hide border. 1 year ago
Benoit Marty c1a2ffbcc4 Composer placeholder ("Message") color changed to `textDisabled` 1 year ago
Benoit Marty e5f933576f Animate rounded corner size change to avoid blink effect when changing number of lines from 1 <-> 2 in the composer. 1 year ago
Benoit Marty 737a797e69 Dsign for editing section in composer and increase click area for the close button. 1 year ago
Benoit Marty d8fdbabd27 Fix send attachment icon color (and remove useless Box) 1 year ago
Benoit Marty c3ab4318e6 Fix send message icon color 1 year ago
Benoit Marty 34554028cd Fix color for composer. 1 year ago
Benoit Marty 26c50fab0e Text style for reply to in timeline and in composer. 1 year ago
Chris Smith 53861fedb6 Show a prompt to reinvite other party in a DM 1 year ago
Jorge Martin Espinosa 683b0b3594 Link Compound's `TypographyTokens` to `ElementTheme`. (#700) 1 year ago
Benoit Marty 02a71155d9 Improve rendering of message reply preview. 1 year ago
Benoit Marty e2731c1d4c Fix color of reply body preview. 1 year ago
Jorge Martin Espinosa a16335b4b7 [Compound] Integrate compound tokens (#586) 1 year ago
Benoit Marty 44e53b9526 StringR -> CommonStrings 1 year ago
Benoit Marty 9264dd891e More cleanup 1 year ago
Benoit Marty 659b9d3d9c Now that the composer as been removed, we do not need element resource module anymore. 1 year ago
Benoit Marty 798da50454 Use `CommonStrings` everywhere 1 year ago
bmarty 874739ece9 Sync Strings from Localazy 1 year ago
Jorge Martin Espinosa 3e9475c8ab Set max lines to 2 in replies for composer (#645) 1 year ago
github-actions[bot] fe5524bae4 Sync Strings (#630) 1 year ago
Jorge Martin Espinosa c176eab4a3 [Message actions] New UI for replies (#545) 1 year ago
Jorge Martin Espinosa e376c1be82 [Message actions] New UI for message composer and editing (#526) 1 year ago
github-actions[bot] 044a3c991e Sync Strings (#522) 1 year ago
bmarty 175b7deccb Sync Strings from Localazy 1 year ago
Benoit Marty 8beb7310ef Fix compilation issue with Wysiwyg 2.2.0 1 year ago
Jorge Martin Espinosa 014c0f4186 [Media upload] Add media pickers to the Room screen and the composer (#380) 1 year ago
Jorge Martin Espinosa eeca1c9ee3 Add `PickerLauncher` wrapper for media/file pickers. (#361) 1 year ago
bmarty 860777d20c Sync Strings from Localazy 1 year ago
Jorge Martin Espinosa de010545fb Update Gradle to 8.1 and AGP to v8.0 (#329) 1 year ago
Benoit Marty 85b825e669 Ensure ellipsis char is used (fix lint issue). 1 year ago
Benoit Marty cca31af3f4 Invoke `./tools/localazy/downloadStrings.sh --all` 1 year ago
Benoit Marty 998178b70f [Strings] Use strings from localazy. 2 years ago
Benoit Marty 0af5ee0741 [Strings] Sync the strings. 2 years ago
Benoit Marty 466579c4d3 Move class of `matrix.api` module to `api` sub package. 2 years ago
Benoit Marty b8467e547c Split module `matrix` to `matrix.api` with interfaces and data classes and `matrix.impl` with Rust implementation. 2 years ago
Benoit Marty 6bb01d640f Make `@Preview` internal. 2 years ago
Benoit Marty bbe10382b0 ElementTheme + MaterialTheme3 2 years ago
Benoit Marty cdfc13cb15 Material3 only in designsystem. 2 years ago
Benoit Marty 9f3f345088 Material 1.8 2 years ago