980 Commits (e4a07dfa38baaeb7470d92ee5efce26f4eac8ef5)

Author SHA1 Message Date
Benoit Marty 9a91e0fbc1 Ensure message bubble is .75f width screen ratio. Remove padding from LazyList and apply padding to content to ensure width is correctly computed. 1 year ago
Benoit Marty ec74193170 Fix dev issue. 1 year ago
Benoit Marty 705883b29c Rename file. 1 year ago
Benoit Marty 12c2a201d6 Use new `aTimelineItemReactions` fun. 1 year ago
Benoit Marty b6cdafe02d Fix test compilation issue. 1 year ago
Benoit Marty 22b16850cb Bubble max width to 3/4 of the screen width 1 year ago
Benoit Marty c4836ac066 Iterate on extra padding solution. 1 year ago
Benoit Marty 2bc52216f5 Rework timestamp position. 1 year ago
Benoit Marty 5f20c17acf Increase padding for timestamp 1 year ago
Benoit Marty 322fcd1ef1 Increase space between messages. 1 year ago
Benoit Marty af95f9a131 Rework Message bubbles, to avoid using zIndex and offset. 1 year ago
Benoit Marty 3b94fe6061 Rework avatar rendering of sender of message. 1 year ago
Benoit Marty 4c76396239 Add missing previews. 1 year ago
Benoit Marty 934e030d49 Change bubble background colors - also affects background of reactions. 1 year ago
Benoit Marty 92bd16832d Rework AvatarSize. 1 year ago
Jorge Martin Espinosa a16335b4b7 [Compound] Integrate compound tokens (#586) 1 year ago
ganfra 812880a148 RoomList: fix tests and sample 1 year ago
Marco Romano 316d57d1b6 Async API improvements "v2" (#672) 1 year ago
Benoit Marty dfa1adb9c1 More cleanup 1 year ago
Benoit Marty 798da50454 Use `CommonStrings` everywhere 1 year ago
ganfra fa48c29486 RoomList: more rework on RoomSummaryDataSource 1 year ago
Marco Romano c5c9cd33da Refine handleSnackbarMessage API (#676) 1 year ago
Benoit Marty 36910abca4 Move FileSizeFormatter to module :libraries:androidutils 1 year ago
Benoit Marty 573de1c168 Improve rendering of cache size (and fix compilation issue) 1 year ago
Benoit Marty 529720079a Move FileSizeFormatter to a new module for injectable Android utilities. 1 year ago
bmarty 874739ece9 Sync Strings from Localazy 1 year ago
Jorge Martin Espinosa cf2723ac7f [Message Actions] Copy events to clipboard (#665) 1 year ago
Jorge Martin Espinosa 9251cbf536 [Message Actions] Report messages (#642) 1 year ago
ganfra e0e50a97e9 API: simplify NetworkMonitor api 1 year ago
Jorge Martin Espinosa 42827206b3 [Message Actions] Forward messages (#635) 1 year ago
ganfra 8e617b427d CanSendEvent default to true and branch refresh mechanism... 1 year ago
Benoit Marty da110bd2c4 Extract `getCanSendEvent` to the `matrixui` module, rename to `canSendEventAsState` and use produceState. 1 year ago
bmarty 700fadb09d Sync Strings from Localazy 1 year ago
ganfra 6ca36b2339 Timeline media: kind of align with other messenger apps 1 year ago
github-actions[bot] fe5524bae4 Sync Strings (#630) 1 year ago
Benoit Marty 9f01d6f66a Display a banner instead of the composer when user cannot post message to a room (#602) 1 year ago
ganfra 35dcc5dd5a Media : Fix test compilation 1 year ago
ganfra 33c74fb4e5 Fix MediaPreProcessor for images/videos sent as file 1 year ago
ganfra 2cc78fd5fb Timeline: fix unknown aspectRatio 1 year ago
ganfra d4526e52c6 Matrix rust sdk: update to 0.1.20 (and fix compilation issues) 1 year ago
Jorge Martin Espinosa 244306545f Move logic of different BottomSheets in `MessagesView` to presenters (#600) 1 year ago
ganfra cc1e3d9a0a Timeline: use thumbnailSource for image if available (except for gif) 1 year ago
ganfra e817afef84 Media: introduce a Kind.File so we don't use In-memory bytearray in timeline 1 year ago
Jorge Martin Espinosa 31555c4bd0 [Message Actions] Retry sending failed messages (#596) 1 year ago
Benoit Marty 9b4b9e9140 Introduce `simulateLongTask` to ensure that the Presenter State `Loading` is visible. 1 year ago
ganfra 8ddc1090b1 Timeline: fix wrong username for reply 1 year ago
ganfra 800896be88 Timeline: fix ReplyToContent clip on click 1 year ago
Benoit Marty 4a56d433c6 Unblock develop 1 year ago
ganfra 26746f5e27 Extract fetchDetailsForEvent and use coroutineDispatchers.io 1 year ago
Benoit Marty 9e73e70a22 Enforce usage of `TestScope.testScheduler` 1 year ago